
❌Ban
How it Works
Usage
Command
Permission
Description
Configuration (ban.yml)
ban.yml)# Use internal Crown handling or execute a vanilla/external command?
use-internal: true
# Should the ban automatically apply to the player's IP address?
punish-by-ip: true
# The screen shown to the player when they try to join
ban-screen:
- '<gradient:#ff416c:#ff4b2b><bold>You have been banned.</bold></gradient>'
- ''
- '<color:#b0b0b0>Reason: <color:#ffffff>{reason}</color></color>'
- '<color:#b0b0b0>Expires in: <color:#ffffff>{time_left}</color></color>'
- '<color:#b0b0b0>Appeal at: <color:#00c6ff><u>{support_link}</u></color></color>'Last updated