Initial commit

This commit is contained in:
youhavetrouble
2020-07-10 23:09:45 +02:00
commit 14f4a7574c
8 changed files with 362 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
messages:
prefix: "CommandWhitelist >"
command-denied: "No such command."
commands:
default:
- ?
- help
- spawn
- bal
- balance
- baltop
- pay
- r
- msg
- tpa
- tpahere
- tpaccept
- tpdeny
- warp
+11
View File
@@ -0,0 +1,11 @@
name: CommandWhitelist
version: ${project.version}
main: eu.endermite.commandwhitelist.CommandWhitelist
api-version: 1.16
authors: [YouHaveTrouble]
description: Control what commands players can use
permissions:
commandwhitelist.bypass:
default: OP
commandwhitelist.commands.default:
default: true