Last updated
Last updated
# After change any value in the commands.yml file you need to restart the server.
Commands:
Command: "rankjoin"
Aliases: [ ]
# Message display after type user main command
Display:
- "&7&n===================="
- "<center>&6RankJoinMessages &7version &c{plugin_version}"
- "&7Author: &6{author}"
- "&7Website: &6{website}"
- ""
- "&7To get available commands type &6/{label} help"
- ""
SubCommands:
HelpCommand:
Enabled: true
Aliases: [ "help" ]
Description: "Show available commands"
Permission: "rankjoin.help"
InfoCommand:
Enabled: true
Aliases: [ "info" ]
Description: "Check information about plugin"
Permission: "rankjoin.info"
PreviewCommand:
Enabled: true
Aliases: [ "preview" ]
Description: "Show information about rank"
Permission: "rankjoin.preview"
ReloadCommand:
Enabled: true
Aliases: [ "reload" ]
Description: "Reload configuration"
Permission: "rankjoin.reload"
# List of commands available when database is enabled
CheckCommand:
Enabled: true
Aliases: [ "check" ]
Description: "Check what message player have set"
Permission: "rankjoin.check"
RemoveCommand:
Enabled: true
Aliases: [ "remove" ]
Description: "Remove custom message for player"
Permission: "rankjoin.remove"
SetJoinCommand:
Enabled: true
Aliases: [ "setJoin" ]
Description: "Set message for player after join"
Permission: "rankjoin.setjoin"
SetQuitCommand:
Enabled: true
Aliases: [ "setQuit" ]
Description: "Set message for player when quit"
Permission: "rankjoin.setquit"