2011-09-20 02:52:08 +00:00
|
|
|
name: TotalFreedomMod
|
|
|
|
main: me.StevenLawson.TotalFreedomMod.TotalFreedomMod
|
2011-09-21 03:31:59 +00:00
|
|
|
version: 1.1.2
|
2011-09-20 02:52:08 +00:00
|
|
|
description: Plugin for the Total Freedom server
|
|
|
|
author: StevenLawson / Madgeek1450
|
|
|
|
commands:
|
2011-09-20 14:03:03 +00:00
|
|
|
deopall:
|
|
|
|
description: Superadmin command - Deop everyone on the server.
|
|
|
|
usage: /<command>
|
2011-09-20 02:52:08 +00:00
|
|
|
listreal:
|
|
|
|
description: Lists the real names of all online players.
|
|
|
|
usage: /<command>
|
2011-09-20 14:03:03 +00:00
|
|
|
opall:
|
|
|
|
description: Superadmin command - Op everyone on the server.
|
|
|
|
usage: /<command>
|
2011-09-20 02:52:08 +00:00
|
|
|
opme:
|
|
|
|
description: Superadmin command - Automatically ops user.
|
|
|
|
usage: /<command>
|
2011-09-20 16:14:09 +00:00
|
|
|
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]
|