• 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

1.6.0 BETA 17

Mist

Staff member
Administrator
Just a small, but noteworthy Dev Build:

  • General Changes
    • Cleaned up the code
    • Made Modifications to Cooldowns
      • AvatarState now uses the same cooldown system as the other abilities for the sake of continuity.
      • CooldownChangeEvent can now be canceled to increase API functionality.
 
Theres a Bug with this. well not really a bug but an issue. In BETA 16 Lightning had
Code:
private ArrayList<Arc> arcs = new ArrayList<Arc>();
as public, but in 17 it's now private. Can this be changed back?
 
Could not load 'plugins/Korra (2).jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: com/projectkorra/ProjectKorra/ProjectKorra : Unsupported major.minor version 51.0
what happened?
 
Could not load 'plugins/Korra (2).jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: com/projectkorra/ProjectKorra/ProjectKorra : Unsupported major.minor version 51.0
what happened?
i think you have another version of korra in the plugins folder already o.O
 
Im using this version (BETA 1.7) for the folder in craftbukkit 1.8, the server is running but the 3 pk plugins + essentials are not working, the other bending plugin (wich im using to see if any plugin works) works fine, sooo
any help?
 
Last edited:
Im using this version (BETA 1.7) for the folder in craftbukkit 1.8, the server is running but the 3 pk plugins + essentials are not working, the other bending plugin (wich im using to see if any plugin works) works fine, sooo
any help?
Don't use the old Bukkit project, also, ProjectKorra is for spigot.
 
Back
Top