• 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

    Do you know coding? No In programming, you use meaningful names for variables and code in general, unless you don't want people to understand what you type. But PK would simply obfuscate the code if they wanted the latter. In that manner it is a flaw in code.
  2. Chaotic Hack3r

    Totally a bug

    Simplicitee why is it not a bug? Last time I checked togged was the past tense of tog which means to dress in coat. I sincerely believe that players don't have a coat property. It is definitely a bug.
  3. Chaotic Hack3r

    Totally a bug

    Official builds are compiled based on the source of that specific github repo since it's the master branch. Your argument is invalid.
  4. Chaotic Hack3r

    Totally a bug

    It's been like that for months. If you consider bug reporting stupid then refrain from commenting here.
  5. 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
  6. Chaotic Hack3r

    WaterArms [Deleted]

    When the edges of your arms(after you click) reach a block and pull it towards you, that block (while it gets retracted towards the water-arms user) will break the chest. Not really sure what you mean by inside or outside.
  7. Chaotic Hack3r

    Fixed Earth armour stops fastwim

    Pretty sure its intended. Have you seen many people wearing heavy rocks and swimming like dolphins?
  8. Chaotic Hack3r

    WaterArms [Deleted]

    I have a bug report to make. In your latest version(Build 13) there is a bug which allows people to use waterarms and remove blocks which are otherwise unbreakable. Basically to recreate you have to pull a block that is pullable and it must be behind an unbreakable block. I tested this with...
  9. Chaotic Hack3r

    WaterArms [Deleted]

    Very good job jedk as always, would be even greater if the move checked that the player can actually icebend(the ice subelement) before it created the ice or launched the mini iceblasts!
  10. Chaotic Hack3r

    Reason #2547 to be friends with Addon Developers

    And then there is Reason 1 to become a developer on your own... Make custom abilities and use them yourself.
  11. Chaotic Hack3r

    Fixed No knockback to Forge Clients

    I found the source of the problem... I had tested it in 2 identical servers so I never found out what was wrong until now. Not Pk's fault so feel free to delete this post as its not really a bug(nor a mod if anyone asks.)
  12. Chaotic Hack3r

    Fixed No knockback to Forge Clients

    /closed
  13. Chaotic Hack3r

    Fixed No knockback to Forge Clients

    Yeah but PK could modify their code to include that. Compatibility between forge and PK isn't so important, but that knock-back immunity could be abused in servers and break pvping.
  14. Chaotic Hack3r

    Fixed No knockback to Forge Clients

    owlcool, I did try it on several servers. The same result in all of them. Alex of course it is a bug. Its unwanted,
  15. Chaotic Hack3r

    Fixed No knockback to Forge Clients

    I will say this once again. No mods were installed. It was pure forge.
  16. Chaotic Hack3r

    Fixed No knockback to Forge Clients

    Actually I tested this myself. I wasn't using any hacks/mods. This could be a serious problem if people abused it in servers. The way I understand this is that forge has different methods to move the player so either spigot or PK(or both) do not synchronize very well.
  17. Chaotic Hack3r

    Fixed No knockback to Forge Clients

    No, I would have already mentioned it if I was using something different.
  18. 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...
  19. Chaotic Hack3r

    [Part of JedCore] SpiritBeam [Deleted]

    "Designed with Bukkit 1.8 and ProjectKorra 1.5.1" Make sure you are running the correct PK version. It can be found by typing /b v
  20. Chaotic Hack3r

    AirBenders move?

    Airblast, airsuction or even tornado and airstream.
Top