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)
|
switch (s)
|
||||||
{
|
{
|
||||||
case "-s":
|
case "-s":
|
||||||
|
case "-a":
|
||||||
{
|
{
|
||||||
listFilter = ListFilter.ADMINS;
|
listFilter = ListFilter.ADMINS;
|
||||||
break;
|
break;
|
||||||
|
@ -413,7 +413,7 @@ announcer:
|
|||||||
- 'Griefing is not allowed!'
|
- 'Griefing is not allowed!'
|
||||||
- 'Hacked clients are allowed!'
|
- 'Hacked clients are allowed!'
|
||||||
- 'Interested in becoming admin? Type "/ai" for more information!'
|
- '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!'
|
- 'Save your buildings via WorldEdit! http://totalfreedom.me for more information!'
|
||||||
- 'You may contact TotalFreedom support on Twitter! https://tiny.re/tfsupport'
|
- 'You may contact TotalFreedom support on Twitter! https://tiny.re/tfsupport'
|
||||||
- 'You may download TotalFreedomMod here: https://tiny.re/tfm+'
|
- 'You may download TotalFreedomMod here: https://tiny.re/tfm+'
|
||||||
|
Loading…
Reference in New Issue
Block a user