Voxel Shop beta is live. Expect occasional bugs. Learn more
A multi-scoreboard plugin for staff and VIPs with multilines and animation. Fully customizable.
v4.0
All commands functions moved to CommandManager;
Default admin permission changed to OP;
Fixed bugs in messages from file, player enter register and string limitation in older versions;
Fixed delay in 'addPlayer', create command with templates and missing {default} placeholder params;
Plugin:
- Plugin changed to Paper 1.21.11;
- NotzAPI removed
- NotzPlayers system removed and implemented directly into ScoreboardE;
- Added ViaVersion dependency and 'getDatabase' to transactions;
- Exposed Updated to v1.0.0;
Config:
- Added Animations.yml file;
- Implemented new NotzYAML api and versioning in config.yml;
- Better explanations in the file comments;
Scoreboard:
- New color customization (with custom alias/prefix like '&g' to gradient or '&&hover' to hover event);
- Added default alternative for placeholders, multiline system and ViaVersion support for client version verification to fix string limits in older client versions and line separator between prefix and suffix;
- Implemented line separator into `::` and `:`.
- Fixed visiblegroups players system, colored white lines in legacy versions, {default} placeholders and others messages.