Proskillapi - Custom Skills 1.1.7.17-4252334
Pair this with Prorpgitems to complete your RPG experience!
-Proskillapi no longer uses McCore, you'll need to start using the new Promccore, included with download
-We have moved the online editor to here: https://promcteam.github.io/proskillapi/
-We have released our java docs, you can get them here: https://promcteam.github.io/proskillapi/javadocs/
+Added PlaceholderAPI support directly in the plugin (Remove PlaceholderAPI Expansion)
+Added new command so that you can cast skills when using MythicMobs "/cast mobcast <mob.uuid> skillname"
+In the disguise mechanic, added materials for droppeditem and failingblock
+Added SkillPushEvent
+Added new trigger that checks for the item swap key, which is F by default unless you changed it
+Added fishing fail trigger, applies skill effects when a player fails to catch a fish due to poor timing
+Added fishing reel trigger, applies skill effects when a player reels in a fishing rod out of water or air with no fish on the rod
+Added fish bite trigger, applies skill effects when a fish bites the fishing rod of a player
+Added fishing grab trigger, applies skill effects when a player catches a fish
+Added fishing ground trigger, applies skill effects when the bobber of a fishing rod hits the ground
+Added fishing trigger, applies skill effects upon right-clicking with a fishing rod
+Added right click trigger, applies skill effects upon performing a right-click
+Added left click trigger, applies skill effects upon performing a left-click
+Added drop item trigger, applies skill effects upon dropping an item
+Added support for mimic for level and classes. Any plugin that supports mimic will now work with proskillapi
+You can now set the amount of fire damage per tick with the fire mechanic
+You can now set th amount of lightning damage per strike with the lightning mechanic
+Added new option to groups.yml "profess-refund-skills" (set to true or false)
+Added new option to groups.yml "profess-refund-attributes" (set to true or false)
+Adjusted particles and block mechanics to use relative width instead of absolute width (width is based on casters direction)
+Added new options for particle effects
+New condition added to set altitude check
+New condition that checks if you are burning
+New condition that checks what world(s) you are in
+Add ability to sort classes and skills into sub folders
+Added option to disable cooldown messages per skill
+Added new Mechanic: Item Drop (drops an item at target location)
+Added new trigger: Mine (breaks blocks in a cube or sphere, can set radius or cube dimension)
+Added new Mechanic: Money (Check for amount of money)
+Added new Condition: Money (Give or take money)
+Added support for custom sounds in the Sound Mechanic
+Add Money Condition/Mechanic
+Add unbreakable and hide flags item options
+Add extra options to lingering potions and leather armor
+Add lifespan options to Projectile and Item Projectile mechanics
+Added MythicMobs 5 support
+Added {skill_points} placholder for skill icon lore
+Added "skillapi.max_accounts.<accounts>"
+Added base and scale options for the Altitude mechanic
+Convert stat mechanic to use text box instead of drop down box. This allows you to add custom elemental defense with stats.
-Drop support for legacy item data/durability
!Fix for multiple skill bar issues
!Fixed a dupe bug when a player dies with items in skills bars
!Fixed PlaceholderAPI placeholders
!Fixed Quests integration (and added QuestsGUI integration)
!Fixed commands with usernames
!Fixed issue with command mechanic
!Fixed issue with scoreboard not working
!Fixed /class reload
!Fixed issues with player and group placeholders not working
!Fixed issue with /class forcecast command
!Scoreboard improved using reflection
!Fix for using the /class help command, you can now switch pages again using /class help 2, 3, etc
!Fix for armorstands getting stuck in the world when the player dies
!Fixed some issues with particle projectile mechanic
!Fixed the issue with not being able to give potions with the item mechanic
!Fixed disguise issues with the disguise mechanic
!Fixed health scaling issue when using Prorpgitems
!Fixed the quest module for the quests plugin (skillapi and quest integration)
!Fixed forcecast command with repeat mechanic
!Fixed valueadd when leaving on a delay
!Fixed an issue with attribute formulas
!fixed health not updating when resetting a player's class
!Fixed the issues with the stat mechanic
!Fixed the issues with the attributes mechanic
!Fix for class health being reset on login
!Fix for combo clicks double clicking
!Fix for damage indicators
!Fix for the "/class changeclass" issues
!Fixed issue when triggering a skill while looking at a block, would cause the cooldown message to be spammed
!Fix for the stat speed mechanic that prevented decimals to be used for the speed
!Fix for ambient particles still showing when set to false in the potion mechanic
!Fixed a PlayerDeathEvent error
!Fixed stackable option for movement speed with the stat mechanic
!Fixes issue some users had with increasing attributes
!Fixed duration when using movement speed in the stat mechanic
!Fixed issue with some blocks not working with the block mechanic
!Fixed issue with attributes getting reset when professing to a sub class
!Fixed formulas in effects.yml for square, pentagon and hexagon (for previous installs you'll need to update these values, see below)
!Fixed issues with /class options showing the wrong data
!Fixed issue with print.err showing up in the console
!Fixed issue with duel clicks when using click combos that caused an action to register twice
!Fixed issue with classless players not having the correct health
!Fixed issue with attack speed being reduced when joining a class
!Fixed issue with ambient particles not turning off when setting ambient to false in the potion mechanic
!Fixed issue with the stat speed mechanic that didn't change the movement speed
!Fixed issue with PlayerInteractEvent that triggered the cooldown text multiple times
!Fixed the warning message that kept showing up in console about System.out/err.print
!Fixed the issue when using unused items in the editor
!Fixed player not being registered as an ally when in a party
!Fixed issue with skill points not being given to the player when they first join
!Fixed Block Mechanic inaccuracies
!Refund command overhaul
!Update Mimic integration
!Fix error when resetting class
!Fix error that sometimes appeared on death
!Fix formatting and placeholders in icon lore
!Fix health changing on scroll when using bonus attributes from ProRPGItems
!Rework particle system a bit
!Fix modify-health option (Thanks ling556)
!Fix some errors thrown on startup that cause the plugin to disable itself.
!Fix casting bar being applied on changeclass if none was previously applied.
!Fix error with GUI row counts
!Fixed lore issue when adding lore through "/class lore"
!Fixed issue with blocks like iron bars and glass panes making you immune to skills that have "Through Walls" set to false
!Fixed issue with /class customize not saving
!Fixed issue with skill combos that contained F click
!Fixed issue with Fire mechanic not correctly targeting the target
!Fixed issue when placing items in the free spots of the cast bar
!Fixed issue with cooldown mechanic
!Fixed issue with potion effect
!Fixed issue with skills that uses water condition
!Fixed issue with linear targeting blind spots
!Fixed issue with skillpionts not getting refunded when professing into a subclass
!Fixed issue with downgrading attributes causing you to lose money
!Fixed issue when using world restrictions not stopping you from actually using the skill
!Fixed icon issues not showing correctly with mohist
!Fixed issue that didn't allow players to damage themselves
!Fixed issue causing errors when armor stands followed player
- New condition added to set altitude check
- New condition that checks if you are burning
- New condition that checks what world(s) you are in
- Add ability to sort classes and skills into sub folders