Files
CommandWhitelist/src/main/resources/plugin.yml
T
2020-11-02 04:18:38 +01:00

23 lines
544 B
YAML

name: CommandWhitelist
prefix: CommandWhitelist
version: ${project.version}
api-version: 1.13
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.admin:
default: OP
commandwhitelist.bypass:
default: OP
commandwhitelist.commands.default:
default: true