๐Wiki
Create your first command!
commands:
info: # <- command name (without /)
perm: 'info.admin' # <- permission to use this command
perm-message: '&cYou cannot use this command!' # <- message when player don't have permission
#multi actions
actions:
action-1:
type: 'text'
action:
- '&#DBC7FFSended to all players!!' # <- to use HEX color, use &#HEXCODE
action-2:
type: 'broadcast'
action:
- '&aSended from {PLAYER}!'
- '&aHI ALL!'Actions
replace
Commands
Placeholders
Hex
Last updated