
NotzScoreboard
A multi scoreboard plugin for staff, ranks and VIPs with multi-line system and animation support. Fully customizable.
1.3K
6
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.
v4.0-pre4
- Animations system complete! (or most of it);
- Added multiline system;
- Fixed {default} placeholders and messages, Visiblegroups players system and colored white lines in legacy versions;
- Visiblegroups system.
v4.0-pre3
- Config version control;
- Added ViaVersion support for client version verification to fix string limits in older client versions and line separator between prefix and suffix;
- Fixed bugs in messages from file, player enter register and string limitation in older versions;
- Added Animations.yml file and default alternative for placeholders;
- Started implemention of animated line support (not yet tested);
- Implemented line separator into '::' and ':'.
v4.0-pre2
- Fixed placeholder and message issues.
(Not working 100%)
v4.0-preview
- Plugin changed to Paper 1.21.11;
- NotzAPI removed (until new version is fixed) and implemented classes to OthersUtil, MessageUtil, MessageManager and PlaceholderManager;
- All commands functions moved to CommandManager;
- New color customization (with custom alias/prefix like '&g' to gradient or '&&hover' to hover funtion*);
- Default admin permission changed to OP;
- NotzPlayers system removed and implemented into ScoreboardE;
- New NotzYAML implemented (now with version control!).
*. See full documentation in the future for new color codes (own NotzPlugins new color codes).
(Not working 100%)
v3.4-pre1
- Removed database conversion system;
- Updated plugin for Paper 1.21.11;
- Fixed part of the ScoreboardE code to work up to version 1.12;
- Now using Kotlin's own JSON.
3.3
- Kotlin updated to 2.3.0;
- ShadowJar plugin changed;
- Plugin migrated to Paper;
- NotzAPI updated to v0.4.8 (will no longer conflict when there is more than one Notz plugin, but needs to use the latest Notz plugins);
- NotzPlayer created for basic management of player-scoreboard;
- Database system changed to DSL via Exposed;
- MySQL fixed;
- Old system database converter created for the new system (only in this version!);
- Added command to delete old database;
- Added bStats system for tracking statistics;
- Fixed checkPlayers() in PlayerManager.
3.2
- Kotlin updated to 2.1.10;
- NotzAPI updated to v0.4.7;
- Translated into English (multilingual in the future);
- Example scoreboards created by default.
Changelog v3.1:
- NotzAPI updated to v0.4.2;
- Changed Spigot version to 1.12.2;
- Separated data class ScoreboardModel from ScoreboardM.

