TFGuilds/src/main/resources/plugin.yml
speed 13c6063474 guild warps (FS-1)
* adds guild warps
* some more message standardization
* formatting
* alphabetize help subcommand and guild command
2020-12-19 19:41:20 -05:00

23 lines
662 B
YAML

name: TFGuilds
version: ${project.version}
main: me.totalfreedom.tfguilds.TFGuilds
api-version: 1.16
authors: [ speed, super ]
description: A guilds plugin for the TotalFreedom server.
commands:
guild:
description: The main command of TFGuilds.
usage: /<command> <help>
aliases: [ g ]
guildchat:
description: Talk in chat with your guild.
usage: /<command> [message]
aliases: [ gchat ]
tfguilds:
description: Information about the plugin.
usage: /<command>
aliases: [ tfg ]
guildchatspy:
description: An admin only command which allows for spying on guild chat.
usage: /<command>
aliases: [ gchatspy, gcs ]