Finally, a big new update to BlockyJump! This one includes stats, placeholders and more. Every game result will now be saved and used to show statistics which can also be accessed using placeholders of PlaceholderAPI. The plugin now also contains bStats.
About this update
Features
- Added stats system, every game result will now be saved to a local SQLite database and can be used to show statistics.
There are 3 stats menus: Personal, server and arena which can all be accessed with the new command. Your personal statistics show the amounts of games you played and won, as well as your best result for each arena. The server stats show the players with most games played and won as well as the best result for each arena. Finally, the arena stats show the arena's top 10 leaderboard.
- Added support for placeholders using PlaceholderAPI. This allows you for example to create (Hologram) leaderboards for each arena.
%bgj_<arena_name>_<1-10>_<player|fails|time>%
Example: %bgj_MyArena_2_time% - converts to the second best time of MyArena
- Added bStats - https://bstats.org/plugin/bukkit/BlockyJump/7779
Please keep in mind that a lot of functions in this update are still experimental and might not work 100%. I'm not completely familiar with SQLite, PlaceholderAPI and bStats just yet. If you have any issues or ideas, contact me! Also, don't worry if something in the stats doesn't look right, there might still be bugs when querying the database. The game results are safe though, it's probably just the displaying.
Commands and permissions
- New command
/bgj stats
shows the player's BlockyJump stats [p]
- New command
/bgj stats arena <name>
shows leaderboard of specific arena [p][c]
- New command
/bgj stats server
shows the server's BlockyJump leaderboard [p][c]
- New permission
blockyjump.player.stats
access to /bgj stats command [d]
As always, I hope you enjoy the plugin. If you do so, consider leaving a review. If you have an issue or an idea, contact me!