This update ist the biggest one since the plugin release!
The following main features were added:
+ Stats-System
+ Reward-System
+ Placeholders for PlaceholderAPI
New features in detail:
+ Added stats for records and attempts. You can choose between file-database and MySQL.
+ Added '/ajar stats', '/ajar stats [player]' and '/ajar stats #[rank] commands.
+ Added '/ajar importstats' and '/ajar clearstats' commands.
+ Added the permissions 'autojumpandrun.stats.own', 'autojumpandrun.stats.rank', 'autojumpandrun.stats.other', 'autojumpandrun.importstats', 'autojumpandrun.clearstats' for the new commands.
+ Added stats.yml to configurate the new Stats-System and it's commands.
+ Added rewards.yml to configurate the new Reward-System (execute commands/send messages when a player reaches a specific amount of jumps).
+ Added the config.yml options 'clear_inventory', 'disable_fly', 'disable_build', 'disable_drops', 'disabled_commands', 'disabled_commands_message' to block specific actions during a jump and run.
+ Added the placeholders '%ajar_player_rank%', '%ajar_player_record%', '%ajar_player_attempts%', '%ajar_player_currentjumps%', '%ajar_player_name%', '%ajar_rank_[rank]_name%', '%ajar_rank_[rank]_record%', '%ajar_rank_[rank]_attempts%' you can now use with
PlaceholderAPI inside other plugins.
New improvements and fixes in detail:
* Slightly renamed the options in the config.yml to make them easier to read.
* Fixed a console error that appeared when placing blocks or dropping items.
* Some improvements inside the code.
Big thanks to efor89 for most of the ideas!
Important: Because of the config changes you have to delete your old config.yml and generate a new one!