mirror of
https://github.com/TotalFreedomMC/TF-LibsDisguises.git
synced 2024-11-11 01:17:16 +00:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
c1eb650b4a
1 changed files with 0 additions and 4 deletions
|
@ -285,10 +285,6 @@ public class LibsDisguises extends JavaPlugin {
|
|||
public void onDisable() {
|
||||
DisguiseUtilities.saveDisguises();
|
||||
|
||||
for (Player player : Bukkit.getOnlinePlayers()) {
|
||||
DisguiseUtilities.removeSelfDisguiseScoreboard(player);
|
||||
}
|
||||
|
||||
reloaded = true;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue