TFM-4.3-Reloaded/src/plugin.yml
2011-09-20 23:31:59 -04:00

25 lines
789 B
YAML

name: TotalFreedomMod
main: me.StevenLawson.TotalFreedomMod.TotalFreedomMod
version: 1.1.2
description: Plugin for the Total Freedom server
author: StevenLawson / Madgeek1450
commands:
deopall:
description: Superadmin command - Deop everyone on the server.
usage: /<command>
listreal:
description: Lists the real names of all online players.
usage: /<command>
opall:
description: Superadmin command - Op everyone on the server.
usage: /<command>
opme:
description: Superadmin command - Automatically ops user.
usage: /<command>
qdeop:
description: Quick De-Op - deop someone based on a partial name.
usage: /<command> [partialname]
qop:
description: Quick Op - op someone based on a partial name.
usage: /<command> [partialname]