mirror of
https://github.com/YouHaveTrouble/CommandWhitelist.git
synced 2026-05-12 14:36:56 +00:00
do not parse markdown for messages
This commit is contained in:
@@ -4,6 +4,7 @@ version: ${project.version}
|
||||
api-version: 1.13
|
||||
main: eu.endermite.commandwhitelist.bukkit.CommandWhitelistBukkit
|
||||
authors: [YouHaveTrouble]
|
||||
website: youhavetrouble.me
|
||||
softdepend:
|
||||
- ProtocolLib
|
||||
description: Control what commands players can use
|
||||
@@ -14,8 +15,8 @@ commands:
|
||||
usage: /commandwhitelist [args]
|
||||
permissions:
|
||||
commandwhitelist.reload:
|
||||
default: OP
|
||||
default: op
|
||||
commandwhitelist.admin:
|
||||
default: OP
|
||||
default: op
|
||||
commandwhitelist.bypass:
|
||||
default: OP
|
||||
default: op
|
||||
Reference in New Issue
Block a user