mirror of
https://github.com/plexusorg/Plex.git
synced 2024-12-22 17:17:37 +00:00
just in case...
This commit is contained in:
parent
e84e39b170
commit
1c4f43187d
@ -19,6 +19,7 @@ public class CommandBlockerManager
|
||||
|
||||
public void syncCommands()
|
||||
{
|
||||
loadedYet = false;
|
||||
blockedCommands.clear();
|
||||
|
||||
List<String> raw = Plex.get().blockedCommands.getStringList("blockedCommands");
|
||||
|
Loading…
Reference in New Issue
Block a user