Skills Pro

EXCLUSIVE SpigotVIP Skills Pro 19.4.1

Skills Pro
◦•●❤♡ ᴄᴏɴᴛᴀᴄᴛ Dekomori on discord ꜰᴏʀ ꜱᴜᴘᴘᴏʀᴛ ♡❤●•◦

Native Minecraft Version:
1.16
Tested Minecraft Versions: 1.9 / 1.10 / 1.11 / 1.12 / 1.13 / 1.14 / 1.15 / 1.16 / 1.17
Source Code: https://github.com/CryptoMorin/SkillsPro
dFu81wY.jpg

Join the Skills discord for suggestions, bug reports and questions.
You can also get verified to get the latest dev-builds on the discord server.


Do you want to have a fun, grindy RPG plugin on your server, so players would stay without getting bored? With different skills and abilities with cool effects. Then stop searching!
This is definitely a must-have plugin for a RPG server.

Features:

  • Custom GUIs. You can change everything. From basic stuff such as names, lores, amount and material to complex properties like skull texture, firework options and attributes.
  • Custom leveling system with math equations and XP. Replace vanilla exp level bar progress. You can define everything for each level, even without using math equations. Also use titles for levelups.
  • Independent animated Action Bar.
  • Update checkers.
  • An async automatic backup system.
  • Cool particles, effects and sounds.
  • XP/Souls holograms.
  • BossBar for events and leveling system.
  • Combo activation system for abilities. R, L, F, Q, S and C<key>
  • Built-in party & friends system.
  • Smart command tab completion that considers every factor in the situation to give the best results and aliases.
  • 99% language/message customization!
  • Custom Stats! Each time you level up, get stat points to upgrade them.
  • Custom energy types with custom mechanics for each skill. Such as Mana.
  • Souls. Configurable soul drop! Can lose souls upon death.
  • 9 different skill types! Each with unique abilities and weaknesses.
  • Permissions for all the commands and bypasses.
  • Saves experience, levels and even skill types and skill improves, so you can change the stats of each player easily.
  • Interactive GUI for each skill type to improve their deadly skills.
  • Full control of XP gain from mob spawners.
  • Armor Weights.
  • Masteries are a replacement for Jobs, Professions and McMMO for other abilities that are available for all the skill types.
  • JavaScript conditions for full control.
  • Give bonus XP for mobs with custom names! (Good for RPG servers with custom mobs)
  • Party system for players to gain more XP and souls together.
  • Configurable mana/energy regeneration rates for each skill type.
  • Temporary XP and soul global/personal booster.
  • Stable mass storage database.
  • Per player health scaling.
  • Efficient code and easy to use API.
  • Fast support. Currently there is only one person developing the plugin. I'm not available 24/7, but I can assure you that I'll fix your bugs in no time.
GUIs

[IMG]


Juggernaut's Chain Smash

[IMG]



Eidolon's Blackhole (quality reduced due to Spigot limit)

[IMG]



Levels & XP (quality reduced due to Spigot limit)

[IMG]



Supported Plugins


Commands (outdated)
Aliases: /skill, /skills, /skillpro, /skillspro
All the names used for the commands below are their main names. There are also other aliases for each sub-command.


  • /skill - Opens help.
  • /skill select - Select your skill type. You can change it later using /skill chance
  • /skill reload - Reloads the plugin.
  • /skill refresh - Charges your energy and resets ability cooldown.
  • /skill info - Shows information about your skill's status
  • /skill improve - Open a GUI to upgrade your skill's abilities.
  • /skill change - Change your skill.
  • /skill mastery - Upgrade abilities available for all the players.
  • /skill top - Shows the players with the highest levels.
  • /skill stats - Open stats GUI to manage your stat points.
  • /skill statistics - Shows a list of percentages about skills usage.
  • /skill updates - Checks for available updates.
  • /skill about - About the plugin.
  • /skill events - Manage XP/soul events.
  • /skill party - Manage your party.
  • /skill friend - Add someone as your friend.
  • /skill unfriend - Remove someone as your friend.
  • /skill friends - Show a list of your friends.
  • /skill bonus - Manage XP/soul bonuses.
  • /skill showActiveMessage - Toggle active message for active abilities.
  • /skill sound - Test a sound before using it in config.

Permissions

  • All the command permissions are skills.command.[group if available].<main name> Group is the commands group name such as /skills user <souls/exp/etc..> And the main name is the command's main name. You can't use aliases.
  • skills.mastery.<mastery> - Permission to use a mastery.
  • skills.select.<skill> - Permission to use a skill.
  • skills.change.cooldownbypass - Bypass /skill change cooldown.
  • skills.use-creative - Use your abilities in creative mode.


Placeholders
The placeholders works even without PlaceholderAPI installed.
There is also a special prefix for placeholders to use short numbers.
Using %skills_short_<placeholder>% format.
For example to get your XP in a short number: %skills_short_xp%
This will display 2500 XP as 2.5K

Note: Description for some abilities are missing or outdated.


jiOAGXq.png

khPsQz5.png

imAEc6p.png

Ef8OCgo.png

5rowlhv.png

kTVo7k9.png

9jcXaZr.png

cNmP4Yy.png

Priest.png

Latest updates

  1. N/A

    N/A
  2. N/A

    N/A
  3. N/A

    .

Latest reviews

Good plugin, but now
Error occurred while enabling SkillsPro v18.12.1.2.1 (Is it up to date?)
java.lang.IncompatibleClassChangeError: Inconsistent constant pool data in classfile for class org/skills/utils/caffeine/cache/LocalLoadingCache. Method 'java.lang.Object lambda$newMappingFunction$2(org.skills.utils.caffeine.cache.CacheLoader, java.lang.Object)' at index 215 is CONSTANT_MethodRef and should be CONSTANT_InterfaceMethodRef
at org.skills.utils.caffeine.cache.LocalLoadingCache.newMappingFunction(LocalLoadingCache.java:139) ~[?:?]
at org.skills.utils.caffeine.cache.BoundedLocalCache$BoundedLocalLoadingCache.<init>(BoundedLocalCache.java:3724) ~[?:?]
at org.skills.utils.caffeine.cache.Caffeine.build(Caffeine.java:1105) ~[?:?]
at org.skills.data.managers.DataManager.<init>(DataManager.java:26) ~[?:?]
at org.skills.party.PartyManager.<init>(PartyManager.java:26) ~[?:?]
at org.skills.main.SkillsPro.onEnable(SkillsPro.java:84) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.16.5.jar:git-Paper-779]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[patched_1.16.5.jar:git-Paper-779]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) ~[patched_1.16.5.jar:git-Paper-779]
at com.rylinaux.plugman.util.PluginUtil.load(PluginUtil.java:366) ~[?:?]
at com.rylinaux.plugman.util.PluginUtil.load(PluginUtil.java:318) ~[?:?]
at com.rylinaux.plugman.util.PluginUtil.reload(PluginUtil.java:380) ~[?:?]
at com.rylinaux.plugman.command.ReloadCommand.execute(ReloadCommand.java:122) ~[?:?]
at com.rylinaux.plugman.PlugManCommandHandler.onCommand(PlugManCommandHandler.java:95) ~[?:?]
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[patched_1.16.5.jar:git-Paper-779]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159) ~[patched_1.16.5.jar:git-Paper-779]
at org.bukkit.craftbukkit.v1_16_R3.CraftServer.dispatchCommand(CraftServer.java:826) ~[patched_1.16.5.jar:git-Paper-779]
at org.bukkit.craftbukkit.v1_16_R3.CraftServer.dispatchServerCommand(CraftServer.java:788) ~[patched_1.16.5.jar:git-Paper-779]
at net.minecraft.server.v1_16_R3.DedicatedServer.handleCommandQueue(DedicatedServer.java:470) ~[patched_1.16.5.jar:git-Paper-779]
at net.minecraft.server.v1_16_R3.DedicatedServer.b(DedicatedServer.java:437) ~[patched_1.16.5.jar:git-Paper-779]
at net.minecraft.server.v1_16_R3.MinecraftServer.a(MinecraftServer.java:1342) ~[patched_1.16.5.jar:git-Paper-779]
at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1130) ~[patched_1.16.5.jar:git-Paper-779]
at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) ~[patched_1.16.5.jar:git-Paper-779]
at java.lang.Thread.run(Thread.java:829) [?:?]
[23:50:49 INFO]: [SkillsPro] Disabling SkillsPro v18.12.1.2.1
Hi thank you for letting me use this plugin, basically I manage to earn a money ang my players love the plugin so much, so I did manage buy the original plugin thank you for letting me use this plugin <3

For those who really love this plugin and wanted the new/stable update with support please PM me here or MSG me on discord!

UPDATE: http://prnt.sc/10ixfit
Discord: @WizKhalifaX#0287
Есть ли у кого-то русификатор для плагина? А так плагин хороший
Hello! I'm so glad I finally found this leak. But this version (18.2.2) contains a bug. I went to the author's Discord and found that he had already released a fix. Could you post it (version 18.3.0). Thank you in advance!
thanks for your job really good
[15:18:40 INFO]: Giryee388 issued server command: /skill select
[15:18:40 ERROR]: null
org.bukkit.command.CommandException: Unhandled exception executing command 'skill' in plugin SkillsPro v17.1.0
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:47) ~[patched_1.15.2.jar:git-Paper-251]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159) ~[patched_1.15.2.jar:git-Paper-251]
at org.bukkit.craftbukkit.v1_15_R1.CraftServer.dispatchCommand(CraftServer.java:760) ~[patched_1.15.2.jar:git-Paper-251]
at net.minecraft.server.v1_15_R1.PlayerConnection.handleCommand(PlayerConnection.java:1854) ~[patched_1.15.2.jar:git-Paper-251]
at net.minecraft.server.v1_15_R1.PlayerConnection.a(PlayerConnection.java:1662) ~[patched_1.15.2.jar:git-Paper-251]
at net.minecraft.server.v1_15_R1.PacketPlayInChat.a(PacketPlayInChat.java:47) ~[patched_1.15.2.jar:git-Paper-251]
at net.minecraft.server.v1_15_R1.PacketPlayInChat.a(PacketPlayInChat.java:5) ~[patched_1.15.2.jar:git-Paper-251]
at net.minecraft.server.v1_15_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23) ~[patched_1.15.2.jar:git-Paper-251]
at net.minecraft.server.v1_15_R1.TickTask.run(SourceFile:18) ~[patched_1.15.2.jar:git-Paper-251]
at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[patched_1.15.2.jar:git-Paper-251]
at net.minecraft.server.v1_15_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[patched_1.15.2.jar:git-Paper-251]
at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[patched_1.15.2.jar:git-Paper-251]
at net.minecraft.server.v1_15_R1.MinecraftServer.ba(MinecraftServer.java:1081) ~[patched_1.15.2.jar:git-Paper-251]
at net.minecraft.server.v1_15_R1.MinecraftServer.executeNext(MinecraftServer.java:1074) ~[patched_1.15.2.jar:git-Paper-251]
at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.executeAll(IAsyncTaskHandler.java:95) ~[patched_1.15.2.jar:git-Paper-251]
at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:1208) ~[patched_1.15.2.jar:git-Paper-251]
at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:946) ~[patched_1.15.2.jar:git-Paper-251]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_212]
Caused by: java.lang.NoClassDefFoundError: Could not initialize class org.skills.gui.GUIOption
at org.skills.gui.GUIParser.option(GUIParser.java:173) ~[?:?]
at org.skills.gui.InteractiveGUI.push(InteractiveGUI.java:103) ~[?:?]
at org.skills.gui.InteractiveGUI.push(InteractiveGUI.java:76) ~[?:?]
at org.skills.commands.general.CommandSelect.openMenu(CommandSelect.java:108) ~[?:?]
at org.skills.commands.general.CommandSelect.runCommand(CommandSelect.java:131) ~[?:?]
at org.skills.commands.SkillsCommandHandler.onCommand(SkillsCommandHandler.java:172) ~[?:?]
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[patched_1.15.2.jar:git-Paper-251]
... 17 more
great plugin
Great plugin for a survival type server! 10/10 leak
great, keep update :)

Similar resources

Skills Pro MentegaTerbang
Please Leave A Review After Downloading.
5.00 star(s) 1 ratings
Downloads
219
Updated
Skills Pro B
An RPG plugin for players to grind with!
3.75 star(s) 4 ratings
Downloads
203
Updated
Skills Pro 18.5.6.3 E
SpigotVIP  Skills Pro 18.5.6.3 1.13,1.14,1.15,1.16
One of the essential plugins for an RPG server
5.00 star(s) 1 ratings
Downloads
169
Updated
BlackSpigot General Chat
Rules Help Users
    R @ RaeYN: Anyone have an alternate link to the Cobblestone server setup files? Been at least three days...
    Top