• 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. StrangeOne101

    BendingGUI

    StrangeOne101 updated BendingGUI with a new update entry: Updated for MC 1.11 Read the rest of this update entry...
  2. StrangeOne101

    Side Plugin BendingGUI - Updated for MC 1.11

    • Added support for MC 1.11
  3. StrangeOne101

    New Version Broken? *FIXED*

    Are you using Bukkit or Spigot? From the looks of it, you are using Bukkit, whereas ProjectKorra is built for Spigot. That might be your issue.
  4. StrangeOne101

    1.8 Compatibility

    How is it a bug report when he might have just been using the wrong version? It's not clear either way, but support is better than nothing. Plus if it is a bug, what is the issue? It's not something I can see easily.
  5. StrangeOne101

    New Version Broken? *FIXED*

    Sorry for the late response. Time zones are a funny thing :P @norman251: @Meskenas-Chi_Blokeris is asking if your Spigot server is running on MC 1.8.8. ProjectKorra 1.8.0 is compatible with MC 1.8.8, however PK 1.8.1 and above are for MC 1.9+ (1.9/1.10/1.11). Does that clear things up? If that...
  6. StrangeOne101

    Suggestion for RaiseEarth

    There is a cooldown for RaiseEarth, which is also configurable in the ProjectKorra config. The damage you also get from it is from them being suffocated in the blocks as they are moved. I suppose this could be tweaked but I personally think it's actually a decent feature. Why shouldn't people...
  7. StrangeOne101

    Auto-Unbind

    @norman251 1.8.1 is for MC 1.9/1.10 but should also support 1.11
  8. StrangeOne101

    Command Suggestion

    @Pickle9775 or @Easte: Can we move this to Core suggestions? And yeah, that shouldn't be a thing. I agree with everyone else.
  9. StrangeOne101

    Auto-Unbind

    Could you please send us a bending debug file? Go /bending debug in game and upload the debug.txt file to here :) @Pickle9775 Move to support please
  10. StrangeOne101

    1.8 Compatibility

    If you close the server, you should still have access to the log files. Try that
  11. StrangeOne101

    1.8 Compatibility

    Well, I did say console errors. Of course there won't be anything in the config if the plugin fails to load lol.
  12. StrangeOne101

    1.8 Compatibility

    No, it shouldn't be. Are there any errors in the console? If so, can you please post them? If you do be sure to put them in code tags :)
  13. StrangeOne101

    How to create rebounding blast ?

    Shouldn't you just be inverting the axis of the side that hit it? I don't understand what you've currently got, but if you invert all the axis then it will just go backwards. Location prevLoc = location.clone(); location.add(direction); if (!isTransparent(location.getBlock())) { if...
  14. StrangeOne101

    1.8 Compatibility

    It is impossible to get the plugin to work for both 1.8 and 1.9/1.10/1.11 due to there being major changes in 1.9. However, that is why we released 2 versions of the same version. One for 1.8, and one for 1.9 and higher. If you go to the ProjectKorra Core page and click "Version History", you...
  15. StrangeOne101

    BendingGUI

    Seems like it'd be a faulty ability or something. Just having a look now (I love decompilers)
  16. StrangeOne101

    BendingGUI

    Seems like it must be a JedCore problem then. Although I'm almost 100% sure JedCore 2.0.5 isn't compatible with 1.8.1 (of PK), that shouldn't be the issue here so it must be something else in JedCore. May be able to fix this but I've tested and BendingGUI works fine on it's own. This error...
  17. StrangeOne101

    BendingGUI

    Can you send me a debug file? This shouldn't even be possible.
  18. StrangeOne101

    ProjectKorra (Core) v1.8.1 has been released!

    You go to the downloads section, download abilities and put them in the /plugins/ProjectKorra/Abilities folder
  19. StrangeOne101

    Thread On Items, Bending Effects Configuration

    If you can find a plugin that does what you want and can run commands when they open them, that should work. Just get the plugin to run /bending items give <item> <player>
  20. StrangeOne101

    Thread On Items, Bending Effects Configuration

    Just a heads up to everyone saying items is lacking: We completely agree. There are plans to give items a huge revamp soon but you will have to be patient on this one. It is not a CURRENT priority but it is something we are aware needs a serious revamping. So it will come sometime, and we...
Top