mirror of
https://github.com/YouHaveTrouble/CommandWhitelist.git
synced 2026-05-12 06:26:57 +00:00
28 lines
525 B
YAML
28 lines
525 B
YAML
messages:
|
|
prefix: "CommandWhitelist >"
|
|
command-denied: "No such command."
|
|
|
|
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:
|
|
- ?
|
|
- help
|
|
- spawn
|
|
- bal
|
|
- balance
|
|
- baltop
|
|
- pay
|
|
- r
|
|
- msg
|
|
- tpa
|
|
- tpahere
|
|
- tpaccept
|
|
- tpdeny
|
|
- warp
|
|
# commandwhitelist.commands.example
|
|
example:
|
|
- example |