Skills Pro icon

Skills Pro -----

One of the essential plugins for an RPG server



Bug Fixes & Improvements
  • Added some more details to Swordsman Dash and Mage's Chronoprohiberis abilities.
  • Added /skill tpaccept permission by default.
  • Added an option to blacklist certain entity types for Mage's Chronoprohiberis.
  • Fixed a few abilities targetting armor stands.
  • Fixed players being able to break and place blocks with Mage's Chronoprohiberis.
  • Fixed DiscordSRV support.
  • Fixed the friends teleporting system.
  • Changed a few Swordsman Dash scalings by default.
  • Deleted an unnecessary option for Juggernaut.


Code (YAML):
chronoprohiberis:
  required-level
: 1
  activation
:
    key
: LR
    energy
: ' %skills_max_energy%'
    cooldown
: 5
    items
: [ "CLOCK" ]
  # The duration of the time stop in seconds.
  duration
: 5 + lvl
  # The range of this ability to detect entities.
  range
: 10
  # Blacklisted entity types.
  blacklisted
: [ ]
  damage
: 3
  effects
:
   - "SLOWNESS, 5 + lvl, 5"
    - "CONFUSION, 15, 1"
    - "BLINDNESS, 15, 1"

Code (YAML):

dash
:
  required-level
: 10 * (lvl + 1 )
  scaling
: lvl
  cost
: 100 * (lvl + 1 )
  # The radius used for knockback and charge.
  range
: 2
  effects
: [ ]
  charge
:
    level
: 3
    knockback
: 2
    damage
: lvl + (str / 2 )
  activation
:
    key
: LR
    energy
: 5
    cooldown
: 3
    items
:
     - 'CONTAINS:SWORD'
 
----------, Aug 3, 2020
Resource Information
Author:
----------
Total Downloads: 1,186
First Release: Jul 6, 2015
Last Update: Dec 4, 2024
Category: ---------------
All-Time Rating:
75 ratings
Find more info at github.com...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings