Make sure to update the config file: Backup your config file and delete it from the plugins config folder in order to let the new version generate on restart or reload. You can then put your changes from the old config file into the new one.
Trigger any command when a player gets a level up. Commands are executed at player position, so feel free to use @p. Specify command and reward name in commandRewards.yml
More options in settings.yml include customizations for random level events such as multiplier and duration options and boss bar color.
Added more customizable Texts for almost every UI element.
By configuring them to your liking, you have the ability to translate virtually the entire plugin into another language.
Notes, Migration to new config file (texts.yml): If you want to use the new text customizations, make sure to backup your config file and delete it from the plugins config folder in order to let the new version generate. You can then put changes from your existing, old config into the new one.
Added more customizable Texts for almost every UI element.
By configuring them to your liking, you have the ability to translate virtually the entire plugin into another language.
Notes, Migration to new config file (texts.yml): If you want to use the new text customizations, make sure to backup your config file and delete it from the plugins config folder in order to let the new version generate. You can then put changes from your existing, old config into the new one.
A leaderboard, where the top 5 players in each skill are listed.
Shows information about player level and xp progress in the respective skill
Own progress is displayed at the top
Offline and Online Player support
Customizable Texts
Texts like chat messages from SimLevelSkills and some GUI elements are now interchangeable via a new config file: texts.yml
Change text color with bukkit's chat color codes, prefixed by '§' and ranging from §0 through §f (hex 0 - 15)
Use variable placeholders like ${variableName} to access available values from the plugin. All available variables are used in the default config and are text-specific. If a chosen variable is not available, a message with all options is logged to the console.
PlaceholderAPI Integration
Access level and total xp progress of a online player.
Available Placeholders:
%simlevelskills_mining_level%
%simlevelskills_mining_xp%
%simlevelskills_farming_level%
%simlevelskills_farming_xp%
%simlevelskills_forestry_level%
%simlevelskills_forestry_xp%
%simlevelskills_combat_level%
%simlevelskills_combat_xp%
%simlevelskills_fishing_level%
%simlevelskills_fishing_xp%
Notes, Migration to new config file If you want to use/control new features (in this case the leaderboard), make sure to backup your config file and delete it from the plugins config folder in order to let the new version generate. You can then put changes from your existing, old config into the new one.
Added Random Extra Skill XP Events. With these enabled in the config file (disabled by default), 1.5x-2.5x Extra Skill XP Events for one specific Skill occur randomly and last between 10 and 30 minutes.
Double Item Drops can now be disabled via the config file
Make sure to update your config file by backing it up and deleting it from the server. Start your server to generate a new one and copy any changes you made from your old config into the new one.