mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2024-11-27 01:05:38 +00:00
/list -a
/list -s still exists
This commit is contained in:
parent
0be2aa718f
commit
695ccd0e71
@ -41,6 +41,7 @@ public class Command_list extends FreedomCommand
|
||||
switch (s)
|
||||
{
|
||||
case "-s":
|
||||
case "-a":
|
||||
{
|
||||
listFilter = ListFilter.ADMINS;
|
||||
break;
|
||||
|
@ -413,7 +413,7 @@ announcer:
|
||||
- 'Griefing is not allowed!'
|
||||
- 'Hacked clients are allowed!'
|
||||
- 'Interested in becoming admin? Type "/ai" for more information!'
|
||||
- 'You may view all online administrators via "/list -s"'
|
||||
- 'You may view all online administrators via "/list -a"'
|
||||
- 'Save your buildings via WorldEdit! http://totalfreedom.me for more information!'
|
||||
- 'You may contact TotalFreedom support on Twitter! https://tiny.re/tfsupport'
|
||||
- 'You may download TotalFreedomMod here: https://tiny.re/tfm+'
|
||||
|
Loading…
Reference in New Issue
Block a user