2018-09-12 15:53:47 +00:00
|
|
|
name: ${name}
|
|
|
|
version: ${version}
|
|
|
|
description: ${description}
|
|
|
|
author: ${author}
|
|
|
|
website: ${url}
|
|
|
|
main: ${mainClass}
|
|
|
|
commands:
|
|
|
|
qol:
|
|
|
|
description: Base command
|
|
|
|
colors:
|
|
|
|
description: See all color/formatting codes
|
|
|
|
aliases: [color, c]
|
2018-09-14 05:08:13 +00:00
|
|
|
list:
|
|
|
|
description: See a list of players
|
|
|
|
aliases: [players, playerlist]
|
|
|
|
plugins:
|
|
|
|
description: See a list of plugins
|
|
|
|
aliases: [pl]
|
2018-09-12 15:53:47 +00:00
|
|
|
history:
|
|
|
|
description: Name History utility command
|
|
|
|
aliases: [names, name]
|
|
|
|
uuid:
|
|
|
|
description: UUID utility command
|
|
|
|
portal:
|
|
|
|
description: Nether Portal utility command
|
2018-09-12 16:06:02 +00:00
|
|
|
worldinfo:
|
|
|
|
description: World Info utility command
|
|
|
|
aliases: [wi]
|
2018-09-12 15:53:47 +00:00
|
|
|
makeme:
|
|
|
|
description: MakeMe utility command
|
|
|
|
sudo:
|
|
|
|
description: Sudo utility command
|
|
|
|
shadowmute:
|
|
|
|
description: Shadow Mute command
|
|
|
|
aliases: [sm]
|
2018-10-09 21:50:22 +00:00
|
|
|
deathmute:
|
|
|
|
description: Death mute command
|
|
|
|
aliases: [dm]
|
2018-09-12 15:53:47 +00:00
|
|
|
whitelist:
|
|
|
|
description: Whitelist command
|
|
|
|
timeout:
|
|
|
|
description: Timeout command
|
2018-10-12 16:09:47 +00:00
|
|
|
karattrophy:
|
|
|
|
description: 24 karat trophy command
|
|
|
|
aliases: [trophy]
|
2019-09-30 17:15:29 +00:00
|
|
|
checkup:
|
|
|
|
description: Checkup command
|
2018-09-12 15:53:47 +00:00
|
|
|
permissions:
|
2018-09-26 20:11:36 +00:00
|
|
|
qol.admin:
|
|
|
|
description: Ability to reload the plugin
|
|
|
|
default: op
|
|
|
|
qol.priority:
|
|
|
|
description: Allows a player on past the player cap
|
|
|
|
default: op
|
|
|
|
qol.uuid:
|
|
|
|
description: Ability to use the UUID command
|
|
|
|
default: op
|
|
|
|
qol.history:
|
|
|
|
description: Ability to use the Name History command
|
|
|
|
default: op
|
|
|
|
qol.portal:
|
|
|
|
description: Ability to use the Portal command
|
|
|
|
default: op
|
|
|
|
qol.worldinfo:
|
|
|
|
description: Ability to use the World Info command
|
|
|
|
deafult: op
|
|
|
|
qol.sudo:
|
|
|
|
description: Ability to use the Sudo command
|
|
|
|
default: op
|
|
|
|
qol.makeme:
|
|
|
|
description: Ability to use the MakeMe command
|
|
|
|
default: true
|
|
|
|
qol.shadowmute:
|
|
|
|
description: Ability to use the Shadow Mute command
|
|
|
|
default: op
|
2018-10-09 21:50:22 +00:00
|
|
|
qol.deathmute:
|
|
|
|
description: Ability to use the Death Mute command
|
|
|
|
default: op
|
2018-10-12 15:52:29 +00:00
|
|
|
qol.karattrophy:
|
2018-10-15 23:10:18 +00:00
|
|
|
description: Ability to use the Karat Trophy Command
|
2018-10-12 15:51:26 +00:00
|
|
|
default: op
|
2019-09-30 17:15:29 +00:00
|
|
|
qol.checkup:
|
|
|
|
description: Ability to use the Checkup Command
|
|
|
|
default: op
|
2018-09-26 20:11:36 +00:00
|
|
|
qol.auditable:
|
|
|
|
description: Audits command usage
|
|
|
|
default: op
|
|
|
|
qol.auditor:
|
2018-09-26 20:43:44 +00:00
|
|
|
description: Ability to bypass auditing when running commands on auditable
|
2018-09-26 20:11:36 +00:00
|
|
|
default: op
|
|
|
|
qol.tpconfirm:
|
|
|
|
description: Makes the user confirm they want to TP out of spec
|
|
|
|
default: op
|
2018-12-04 20:02:05 +00:00
|
|
|
qol.griefalert:
|
|
|
|
description: Alerts the user when monitored actions are encountered
|
|
|
|
default: op
|
2018-09-26 20:11:36 +00:00
|
|
|
qol.whitelist.bypass:
|
|
|
|
description: Allows someone into the server when Whitelist is enabled
|
|
|
|
default: op
|
|
|
|
qol.whitelist.command:
|
|
|
|
description: Ability to use the Whitelist command
|
|
|
|
default: op
|
|
|
|
children:
|
|
|
|
qol.whitelist.bypass: true
|
|
|
|
qol.timeout.bypass:
|
|
|
|
description: Allows someone to chat while a Timeout is active
|
|
|
|
default: op
|
|
|
|
qol.timeout.command:
|
|
|
|
description: Ability to use the Timeout command
|
|
|
|
default: op
|
|
|
|
children:
|
|
|
|
qol.timeout.bypass: true
|
2018-09-12 15:53:47 +00:00
|
|
|
|
2018-10-12 15:51:26 +00:00
|
|
|
|