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."
|
||||
|
||||
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
|
||||
@@ -17,4 +22,7 @@ commands:
|
||||
- tpahere
|
||||
- tpaccept
|
||||
- tpdeny
|
||||
- warp
|
||||
- warp
|
||||
# commandwhitelist.commands.example
|
||||
example:
|
||||
- example
|
||||
Reference in New Issue
Block a user