just in case...

This commit is contained in:
9378062 2022-04-08 09:49:35 -04:00
parent e84e39b170
commit 1c4f43187d
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ public class CommandBlockerManager
public void syncCommands()
{
loadedYet = false;
blockedCommands.clear();
List<String> raw = Plex.get().blockedCommands.getStringList("blockedCommands");