QoL/src/main/resources/plugin.yml

139 lines
3.7 KiB
YAML

name: ${name}
version: ${version}
description: ${description}
author: ${author}
website: ${url}
main: ${mainClass}
softdepend: [spark, dynmap, DiscordSRV, Shopkeepers]
api-version: 1.13
commands:
qol:
description: Base command
colors:
description: See all color/formatting codes
aliases: [color, c]
list:
description: See a list of players
aliases: [players, playerlist]
history:
description: Name History utility command
aliases: [names, name]
uuid:
description: UUID utility command
portal:
description: Nether Portal utility command
worldinfo:
description: World Info utility command
aliases: [wi]
makeme:
description: MakeMe utility command
sudo:
description: Sudo utility command
shadowmute:
description: Shadow Mute command
aliases: [sm]
deathmute:
description: Death mute command
aliases: [dm]
whitelist:
description: Whitelist command
timeout:
description: Timeout command
checkup:
description: Checkup command
dynmaplink:
description: Dynmap Link command
aliases: [dlink]
marker:
description: Dynmap marker command
aliases: [mark]
wiki:
description: Search the Minecraft wiki
moon:
description: Get information about the current moon phase
discordignore:
description: Mute chat messages coming from Discord
aliases: [dignore]
permissions:
qol.admin:
description: Ability to reload the plugin
default: op
qol.discord:
description: Ability to use limited Discord syntax for chat formatting
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
qol.deathmute:
description: Ability to use the Death Mute command
default: op
qol.checkup:
description: Ability to use the Checkup Command
default: op
qol.dynmaplink:
description: Ability to use the Dynmap Link Command
default: op
qol.auditable:
description: Audits command usage
default: op
qol.auditor:
description: Ability to bypass auditing when running commands on auditable
default: op
qol.specconfirm:
description: Makes the user confirm they want to run (configurable) command(s) out of spec
default: op
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
qol.marker:
description: Ability to use the marker command
default: op
children:
qol.marker.limit: true
qol.wiki:
description: Ability to use the wiki command
default: op
qol.moon:
description: Ability to use the moon command
default: op
qol.discordignore:
description: Ability to use the use the discordignore command
default: op
qol.head_shop:
description: Controls if a player's head should be added to the head shop
default: op