# Messages use MiniMessage formatting (https://docs.adventure.kyori.net/minimessage/format) messages: prefix: 'Server > ' command_denied: No such command. subcommand_denied: You cannot use this subcommand no_permission: You don't have permission to do this. no_such_subcommand: No subcommand by that name. config_reloaded: Configuration reloaded. added_to_whitelist: Whitelisted command %s for permission %s removed_from_whitelist: Removed command %s from permission %s group_doesnt_exist: Group doesn't exist or error occured # Do not enable if you don't have issues with aliased commands. # This requires server restart to take effect. use_protocollib: false groups: example: commands: - warps - example subcommands: - example of admin: commands: - minecraft:kick - minecraft:teleport - minecrtaft:time - setblock subcommands: [] default: commands: - warps - tpa - sethome - homes - tpaccept - warp - home - teleport - give - minecraft:kick - minecraft:teleport - minecrtaft:time - setblock subcommands: []