mirror of
https://github.com/plexusorg/Plex.git
synced 2024-12-23 01:27: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()
|
public void syncCommands()
|
||||||
{
|
{
|
||||||
|
loadedYet = false;
|
||||||
blockedCommands.clear();
|
blockedCommands.clear();
|
||||||
|
|
||||||
List<String> raw = Plex.get().blockedCommands.getStringList("blockedCommands");
|
List<String> raw = Plex.get().blockedCommands.getStringList("blockedCommands");
|
||||||
|
Loading…
Reference in New Issue
Block a user