mirror of
https://github.com/plexusorg/Plex.git
synced 2025-02-14 12:58:17 +00:00
just in case...
This commit is contained in:
parent
e84e39b170
commit
1c4f43187d
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue