bungee command blocker (no tab complete block yet)

This commit is contained in:
youhavetrouble
2020-07-31 15:32:43 +02:00
parent 86faeb8aeb
commit 6d2eb27ef3
6 changed files with 191 additions and 1 deletions
+4
View File
@@ -0,0 +1,4 @@
name: CommandWhitelistBungee
version: ${project.version}
main: eu.endermite.commandwhitelist.CommandWhitelistBungee
author: YouHaveTrouble
+20
View File
@@ -0,0 +1,20 @@
# This is bungeecord version of the config.
messages:
prefix: "CommandWhitelist > "
command-denied: "No such command."
no-permission: "&cYou don't have permission to do this."
no-such-subcommand: "&cNo subcommand by that name."
config-reloaded: "&eConfiguration reloaded."
commands:
# Permissions that control what commands players can use
# you can add unlimited amount of whitelists
# commandwhitelist.commands.default
# this will be automatically given to players by default
default:
- glist
- server
# commandwhitelist.commands.example
example:
- example