[Free] Frame - Scoreboard Lib - Lightweight - 32 chars - No flicker

Status
This thread has been locked.

joeleoli

@bigjoeleoli
Banned
Feedback score
15
Posts
468
Reactions
615
Resources
0
f84017672d2d20d7b7b38cf7ab7ce22f.png


This is probably the most performance efficient Scoreboard library. Feel free to use this in any of your plugins and or modify any of the library's code to fit your needs.

example.gif


https://github.com/joeleoli/Frame
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Fle

Top tier Random.
Supreme
Feedback score
11
Posts
1,025
Reactions
425
Resources
0
Hm :unsure:
 

PTech

Feedback score
6
Posts
422
Reactions
261
Resources
0
You should probably use a thread-safe alternative to a hash map considering you're running the task asynchronously. Just to be safe(an alternative could be a ConcurrentHashMap, for example). Also, just to clean up some code, try to use the ternary operator more often.

Bonus Tip: Try not to use libraries like lombok, an open source project should be documented(including getters), and follow oop practice and utilize dependency injection when possible.
 
Last edited:

joeleoli

@bigjoeleoli
Banned
Feedback score
15
Posts
468
Reactions
615
Resources
0
Fixed an issue with the team entry's last color showing before the team's suffix.
 
Banned forever. Reason: Scamming (https://builtbybit.com/threads/joeleoli-scam-report.408697/)
Status
This thread has been locked.
Top