Files
CommandWhitelist/CommandWhitelistBukkit/src/main/resources/plugin.yml
T
YouHaveTrouble f41bfa7cd1 make bukkit module folia compatible
thanks to @Aitooor for figuring out what needed to be changed
2023-04-26 23:20:52 +02:00

23 lines
544 B
YAML

name: CommandWhitelist
prefix: CommandWhitelist
version: ${project.version}
api-version: 1.13
main: eu.endermite.commandwhitelist.bukkit.CommandWhitelistBukkit
authors: [YouHaveTrouble]
website: youhavetrouble.me
folia-supported: true
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