+ Completely re-wrote the whole code. + Added the knockback effect - Knockback Power Formula: 2.5 + (0.5 * Effect Level)
- Dropped older game version support, now working only on 1.17+
Note: You must delete the messages.yml file to make the plugin generate the new one. The previous config file is fully compatible with this new version of the plugin.
+ Added punch effects list command ("/pe list") + Cleaning some code and comments Note: You must delete/update your messages.yml file to let plugin make the new one with the new messages!
+ Added timed effect command ("/pe gte", "/pe rte") + Restructuration of all code files and converting them to UTF-8 + Fixing some messages mistakes + Changed the command "/pe give" to "/pe giveitem" + Added a message to the "/pe giveitem"
Note: You must delete/update your messages.yml file to let plugin make the new one with the new messages!
+ Added no permission option in the configs file. + Added a "/pe give <effect>" command to give yourself the custom item associated to the effect. + Added the support for the extra health bar for the "HEALTH" effect on 1.13+.
Note: You must delete/edit your configs.yml and messages.yml file to let plugin make the new ones with the new options and messages!
+ Added the "only_arrow" option in the configs file to make the "PROJECTILE" material works with only arrows projectiles.
Note: You may want to add the "only_arrow" option by yourself or let the plugin re-generate an updated version of the configs file. (Please refer to the "Configs" spoiler on the plugin page to know where to place the "only_arrow" option!
+ Added the "PROJECTILE" material type to support projectile damage effects. + Added a custom materials list on the plugin page. + Cleaned-up the item checker to be more efficient.
+ Added cool-down per effect. + Added trigger chances per effect. + Added the "HAND" material to make the effect be triggered only with a punch. + Fix of the WorldGuard region check not working on "__global__" region. + Fix of the Vampire Effect. + Fix of the Smite Effect. + Changed "player_effect" to "victim_effect" in the configs to be more explicit.
Note: You must delete/edit your configs.yml file to let plugin make the new one with the new options!
+ Added a list of all available effects with their effects on the plugin page. + Added Per Item Effects. You can configure if the player has to hold a certain item, with a display name and a lore or not (Type "ANY" in the "material" section to make it works with any item and none items, type "NONE" in the "display_name" section to check for an item without custom name, type [] in the "lore" section to check for an item without custom lore). + Added new effect "SMITE" which remove all the entity effects from the entity.
Note: You must delete your configs.yml file to let plugin make the new one with the new options!
+ Added the not enougth permissions error in the messages.yml file so when a player doesn't have the permission to do /pe reload he will get an error message.
Note: You must remove/edit your messages.yml to get the error works!
+ Added WorldGuard Support (Option in the configs.yml). + Fixed the effects level where the level was increased by one. + Cleaned up some code to make it more scalable in future.
Note: You must delete your configs.yml file to let plugin make the new one with the new options!