Fix being unable to switch worlds while self disguised (paper?), fixes #476
This commit is contained in:
@@ -171,10 +171,6 @@ public class LibsDisguises extends JavaPlugin {
|
||||
new MetricsInitalizer();
|
||||
}
|
||||
|
||||
private void startTask() {
|
||||
|
||||
}
|
||||
|
||||
public void unregisterCommands(boolean force) {
|
||||
CommandMap map = ReflectionManager.getCommandMap();
|
||||
Map<String, Command> commands = ReflectionManager.getCommands(map);
|
||||
|
Reference in New Issue
Block a user