mirror of
https://github.com/YouHaveTrouble/CommandWhitelist.git
synced 2026-05-12 06:26:57 +00:00
11 lines
309 B
YAML
11 lines
309 B
YAML
name: CommandWhitelist
|
|
version: ${project.version}
|
|
main: eu.endermite.commandwhitelist.CommandWhitelist
|
|
api-version: 1.16
|
|
authors: [YouHaveTrouble]
|
|
description: Control what commands players can use
|
|
permissions:
|
|
commandwhitelist.bypass:
|
|
default: OP
|
|
commandwhitelist.commands.default:
|
|
default: true |