bukman/Bungee/src/main/resources/bungee-commands.json
2021-07-24 18:21:30 +02:00

17 lines
329 B
JSON

{
"commands": {
"plugins": {
"flags": {
"modules": {
"main": "modules",
"aliases": [
"m"
],
"permission": "serverutils.plugins.modules",
"description": "Displays the proxy modules.",
"display-in-help": true
}
}
}
}
}