mirror of
https://github.com/HibiscusMC/HMCCosmetics.git
synced 2025-12-30 12:29:16 +00:00
clean: clean 2 am coding
This commit is contained in:
@@ -476,7 +476,7 @@ public class CosmeticUser {
|
||||
}
|
||||
|
||||
public void showCosmetics() {
|
||||
if (hideCosmetics == false) return;
|
||||
if (!hideCosmetics) return;
|
||||
|
||||
PlayerCosmeticShowEvent event = new PlayerCosmeticShowEvent(this);
|
||||
Bukkit.getPluginManager().callEvent(event);
|
||||
|
||||
Reference in New Issue
Block a user