mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2025-06-11 13:33:54 +00:00
/list -a
/list -s still exists
This commit is contained in:
@ -41,6 +41,7 @@ public class Command_list extends FreedomCommand
|
||||
switch (s)
|
||||
{
|
||||
case "-s":
|
||||
case "-a":
|
||||
{
|
||||
listFilter = ListFilter.ADMINS;
|
||||
break;
|
||||
|
Reference in New Issue
Block a user