mirror of
https://github.com/YouHaveTrouble/CommandWhitelist.git
synced 2026-05-12 14:36:56 +00:00
f
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
messages:
|
||||
prefix: "CommandWhitelist >"
|
||||
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
|
||||
|
||||
@@ -4,7 +4,14 @@ main: eu.endermite.commandwhitelist.CommandWhitelist
|
||||
api-version: 1.13
|
||||
authors: [YouHaveTrouble]
|
||||
description: Control what commands players can use
|
||||
commands:
|
||||
commandwhitelist:
|
||||
aliases:
|
||||
- cw
|
||||
usage: /commandwhitelist [args]
|
||||
permissions:
|
||||
commandwhitelist.reload:
|
||||
default: OP
|
||||
commandwhitelist.bypass:
|
||||
default: OP
|
||||
commandwhitelist.commands.default:
|
||||
|
||||
Reference in New Issue
Block a user