1.1.9 Feb 15, 2024
Adjusted and added a few things,

Fixed the grinder enabler in the config.
Fixed sounds from early versions throwing a error in the console if it cant find the song, it now just skips playing the sound if it doesn't exist.

Fixed the papi placeholders from getting the wrong values in the "next_level_experience" placeholders.

Added 2 new papi placeholders
%apvplevels_experience_percent_to_next_level%
%apvplevels_experience_percent_to_next_level_trimmed%
Just shows the percentage number of the current level progress ex: 20 for 20% complete trimmed is without the double value ex 20.4 would return 20

Allowing for users to specify the starting level, Keep the starting level positive or you may/will find issues. only realistically used to choose between 0 and 1.

fixed some messages from not being able to be removed. you now can just set the message string to nothing "" and it will not send the message. 


1.1.8 Aug 5, 2023
Placeholder API updates.

Placeholder API updates.

- Fixed the leaderboard placeholders needing the player object.


1.1.7 Jun 7, 2023
Updates KD after restarts

Updates KD after restarts


1.1.6 Jun 7, 2023
Fixed streak_rank placeholder returning value, instead of rank.

Fixed streak_rank placeholder returning value, instead of rank.


1.1.5 May 23, 2023
as per title :) Updating Data System + adjustments to the required API version

as per title :) Updating Data System + adjustments to the required API version


1.1.4 Mar 31, 2023
Data System additions again again. :)))

Data System additions again again. :)))


1.1.3 Mar 8, 2023
Fixing the failed upload, also adds a few "features"

- Kill messages
- Revamped the reset command you should now be able to do..

/lvl reset -a all (THIS WILL RESET ALL STATS)
/lvl reset -a kills (THIS WILL RESET KILL FOR ALL PLAYERS)
/lvl reset player all (THIS WILL RESET ALL STATS FROM PLAYER)
/lvl reset player kills (THIS WILL RESET ALL KILLS FROM PLAYER)


1.1.2 Mar 7, 2023
Data System additions again

Just some more data system updates, nothing changed feature wise.


1.1.1 Feb 26, 2023
Data System additions.

This update just adds a few more back-end changes to the datasystem

- Should Fix some issues related to "Database File Is Locked"


1.1 Feb 15, 2023
Temporary fix for crashing issues with the data system.
Many things changed in this update, Will write up a full update list in the next update, this is just to push a fix out sooner!

1.0.8 Jan 31, 2023
Placeholder fix

Simple placeholder value bugfix. 


1.0.7 Jan 9, 2023
1.19.3 fixes

This update should fix the onDeath issues from the particle system

Super simple fix, particle lib just needed to be bumped with latest version.


1.0.6 Dec 30, 2022
DataSystem Update!

This update completely replaces the old outdated data management system. Also fixes the "bungee" mode for the mysql server syncing. This is now renamed to mysql-refresh, this will update the stats every 30 seconds.

Please report any issues on the discord! 


1.0.5 Jun 11, 2022
KD Fix

Fixed KD not updating


1.0.3 Jun 10, 2022
Added new scale type, FLAT, Some bug fixes

- Added a new scale type FLAT, this scale type has the same leveling up exp every level. (by request, how boring..)
- Fixed leveling not starting at the correct value.
- Fixed a few API bugs


1.0 May 5, 2022