mirror of
https://github.com/YouHaveTrouble/CommandWhitelist.git
synced 2026-05-12 06:26:57 +00:00
added comments
This commit is contained in:
@@ -3,6 +3,11 @@ messages:
|
|||||||
command-denied: "No such command."
|
command-denied: "No such command."
|
||||||
|
|
||||||
commands:
|
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:
|
default:
|
||||||
- ?
|
- ?
|
||||||
- help
|
- help
|
||||||
@@ -18,3 +23,6 @@ commands:
|
|||||||
- tpaccept
|
- tpaccept
|
||||||
- tpdeny
|
- tpdeny
|
||||||
- warp
|
- warp
|
||||||
|
# commandwhitelist.commands.example
|
||||||
|
example:
|
||||||
|
- example
|
||||||
Reference in New Issue
Block a user