add missing resources

This commit is contained in:
YouHaveTrouble
2021-04-25 19:05:46 +02:00
parent d4396fdba2
commit 60260106a9
5 changed files with 364 additions and 0 deletions
@@ -0,0 +1,21 @@
name: CommandWhitelist
prefix: CommandWhitelist
version: ${project.version}
api-version: 1.13
main: eu.endermite.commandwhitelist.bukkit.CommandWhitelistBukkit
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