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

    Suggestion Lightning addition

    That's a neat idea too.
  2. xNuminousx

    Suggestion Lightning addition

    And then that’s what you could use to power redstone on a smaller scale
  3. xNuminousx

    Suggestion Lightning addition

    I love this idea! I don't know how redstone works in code but I do think this is a nice idea
  4. xNuminousx

    The cooldowns and durations are typically measured in terms of milliseconds. 1000 milliseconds =...

    The cooldowns and durations are typically measured in terms of milliseconds. 1000 milliseconds = 1 second.
  5. xNuminousx

    Custom Element Abilities Dont Save

    Okay then you'll need to create your own database of sorts that stores who has your custom element. This is why Spirits is not a plugin, because I'd need to know how to do that. If you don't make it a plugin, you'll be able to use Pk's database. So if you don't know how to make one then I'd...
  6. xNuminousx

    Custom Element Abilities Dont Save

    Is this an independent plugin? As in, it has a plugin.yml and a core class that extends JavaPlugin?
  7. xNuminousx

    Bending In sings:Bending essentials

    Ask in this thread please: http://projectkorra.com/forum/threads/%C2%ABbending-essentials%C2%BB.4535/page-4
  8. xNuminousx

    BoomBurst

    In your review you said it was impossible to hit anything. In the gif you were able to hit a cow with it so it contradicts your point.
  9. xNuminousx

    BoomBurst

    It’s pretty good for a first. If you need any help just ask.
  10. xNuminousx

    BoomBurst

    @Legendary_ocean it looks like you hit that cow in the gif
  11. xNuminousx

    How do I remove this?

    If that’s not what you can’t remove, what is it that you can’t remove?
  12. xNuminousx

    How do I remove this?

    You don’t.
  13. xNuminousx

    Jed-core discussion.

    Just disable the ones you don't want. They have an Enable/Disable option in the config. It would be a complete waste of time to separate them and then recreate them individually. JedCore wasn't built for that.
  14. xNuminousx

    Ability Register Fails

    What does line 45 in your code say? You’ll probably have to refer to this since it looks like the same error
  15. xNuminousx

    Jed-core discussion.

    Again, you're not doing it right. Most servers are using publicly updated versions of JedCore which means you can get it too. But you're so against it so oh well.
  16. xNuminousx

    Jed-core discussion.

    In response to your edits: Your server, your fault. It's not happening for anyone else. And if it is then they aren't installing it properly either. At least it's being updated at all. And deal with the rage of the Pk community? Only a couple of opinionated people have had a major impact on...
  17. xNuminousx

    Ability Register Fails

    It says your ability is called null, did you give you're ability a name in the getName() method?
  18. xNuminousx

    Help creating an ability!

    If you know Java, this should be fairly straightforward. Although you'll need to understand Spigot API as well to do anything effective. Here's some instruction on the ProjectKorra API: https://github.com/xNuminousx/Ability-Tutorial
  19. xNuminousx

    Ability Register Fails

    You're making a plugin that registers abilities? Sort of like JedCore? You'll need to convert your project to Maven for it to work. The registerPluginAbilities method doesn't work without it. That is, if you're using that method.
  20. xNuminousx

    Jed-core discussion.

    It's because you're not installing it right. Pk works fine with JedCore and the many servers successfully using it are evidence of that.
Top