Files
CommandWhitelist/src/main/resources/plugin.yml
T
2020-08-02 21:28:12 +02:00

19 lines
459 B
YAML

name: CommandWhitelist
version: ${project.version}
main: eu.endermite.commandwhitelist.spigot.CommandWhitelist
authors: [YouHaveTrouble]
softdepend:
- ProtocolLib
description: Control what commands players can use
commands:
commandwhitelist:
aliases:
- cw
usage: /commandwhitelist [args]
permissions:
commandwhitelist.reload:
default: OP
commandwhitelist.bypass:
default: OP
commandwhitelist.commands.default:
default: true