forked from DevotedMC/Finale
-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
D3 - basic issueD4 - good for beginnersYou can probably do this as long as you know basic javaYou can probably do this as long as you know basic java
Description
The durability of every item of every player is being grabbed constantly, whether or not the player has their /config set to display durability. Scoreboard uses 1% of the server, and the vast majority of that is ScoreboardHUD.updateDurabilities(). Could be optimized by only updating durability if the player has it set to display in /config? Could also do it on a timer or something?
Metadata
Metadata
Assignees
Labels
D3 - basic issueD4 - good for beginnersYou can probably do this as long as you know basic javaYou can probably do this as long as you know basic java