• 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

Search results

  1. Chaotic Hack3r

    Totally a bug

    In the github repository until commit 06b999c in the PKListener.java class there is a typo at line 175 It says: if (GeneralMethods.toggedOut.contains(player.getUniqueId())) { It should be: if (GeneralMethods.toggledOut.contains(player.getUniqueId())) { You are missing an l
  2. Chaotic Hack3r

    Fixed No knockback to Forge Clients

    Which plugin you are using: PK Core Which version of the plugin you are using (Can be found with /bending version): 1.6.0 Beta 12 Where the bug exists (Is it in an ability, a command, etc) Forge users and knockback A detailed description of the bug you found. Players using the Forge...
  3. Chaotic Hack3r

    Denied Slight Lightning Change

    The new lightning is more identical to the show than the old smite-type one. However, the current one doesn't turn pigs into zombie pigmen and I feel like it misses a bit of the vanilla taste. My suggestion is to make the new lightning able to turn pigs into zombie pigmen in the Core of PK but...
  4. Chaotic Hack3r

    Valid Developer Application

    How much experience do you have working on Java Projects? Unfortunately I haven't used Java much. I am a programmer using mostly C++, Javascript and C#(which is identical to Java so I can code minecraft plugins too) Have you ever publicly released a plugin? If so, could you provide a link? Nope...
Top