mirror of
https://github.com/YouHaveTrouble/CommandWhitelist.git
synced 2026-05-12 14:36:56 +00:00
add missing resources
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
name: CommandWhitelist
|
||||
prefix: CommandWhitelist
|
||||
version: ${project.version}
|
||||
api-version: 1.13
|
||||
main: eu.endermite.commandwhitelist.bukkit.CommandWhitelistBukkit
|
||||
authors: [YouHaveTrouble]
|
||||
softdepend:
|
||||
- ProtocolLib
|
||||
description: Control what commands players can use
|
||||
commands:
|
||||
commandwhitelist:
|
||||
aliases:
|
||||
- cw
|
||||
usage: /commandwhitelist [args]
|
||||
permissions:
|
||||
commandwhitelist.reload:
|
||||
default: OP
|
||||
commandwhitelist.admin:
|
||||
default: OP
|
||||
commandwhitelist.bypass:
|
||||
default: OP
|
||||
Reference in New Issue
Block a user