• Proceed with caution! Unofficial add-on plugins and abilities are not supported by the ProjectKorra staff. We will not provide support for broken add-ons. Download at your own risk.
  • Hello Guest! Did you know that ProjectKorra has an official Discord server? A lot of discussion about the official server, development process, and community discussion happens over there. Feel free to join now by clicking the link below.

    Join the Discord Server

[Deleted] JedCore

Status
Not open for further replies.

jedk1

New Member
jedk1 updated JedCore with a new update entry:

API Changes

  • Added new method to allow developers to override a JedCore ability.
If you want your ability to override the JedCore ability, add the following code to your onThisLoad() method.
Code:
new BukkitRunnable() {
    public void run() {
        if (Bukkit.getServer().getPluginManager().isPluginEnabled("JedCore")) {
            JCoreAbilityManager.disableJedCoreAbility(new YourAbilityInfomationClass(), "Your Ability", getDescription(), getAuthor(), getElement(),...
Read the rest of this update entry...
 
Last edited:

jedk1

New Member
jedk1 updated JedCore with a new update entry:

Big Update!

New Features:
  • New bending board implemented into JedCore.
  • Added new water ability WaterGimbal.
  • Added JedCore commands to /pk help.
  • Renamed LavaDisk to LavaDisc. (Config options etc updated accordingly).
Bug Fixes:
  • Fixed particle range on many abilities.
  • Lots of other bug fixes.
New Bending board Features:
  • Config option for title, empty slot and toggle messages.
  • Displays what slot is currently selected.
With this update, make sure you remove any existing version of bending board you have installed....
Read the rest of this update entry...
 
Last edited:

Aceliip

Verified Member
Jed there is an issue with sandspout that I think needs to be fixed/added. It needs a config so server owners can limit the particles as it causes huge lag as well as the basic config for any spout ability that water and air has but mostly a particle control is mainly why im posting this. If u cand add just that config too it that would be awesome keep up the good work!
 

Finn_Bueno_

Staff member
Plugin Developer
Verified Member
Jed there is an issue with sandspout that I think needs to be fixed/added. It needs a config so server owners can limit the particles as it causes huge lag as well as the basic config for any spout ability that water and air has but mostly a particle control is mainly why im posting this. If u cand add just that config too it that would be awesome keep up the good work!
SandSpout is a core ability. There already is an option for that.
 

jedk1

New Member
jedk1 updated JedCore with a new update entry:

Bug Fixes & Ability Change

Bug Fixes:
  • Hopefully fixed a bug with LavaDisc crashing servers.
  • Added check to see if a BendingBoard is installed already and notify a player.
Ability Changes:
  • Changed WaterGimbal into a combo.
  • Torrent (Tap Shift) > Torrent (Tap Shift) > OctopusForm (Hold Shift) > OctopusForm (Left Click).
  • Remember to update the new config options!
Read the rest of this update entry...
 
Last edited:
Status
Not open for further replies.
Top