• 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

    Can you please send me a bending debug file? That will show me all versions of what bending plugins you have. That said, a version for 1.8.8 is highly outdated and isn't currently supported. I hope you can get it working, but it isn't a version I am currently updating the plugin for. Sorry.
  2. StrangeOne101

    "An internal server error.." after changing the config.

    For next time, you can get a hint from the error: 04.04 20:22:19 [Server] INFO at me.emeraldjelly.mend.korra.Mend.stop(Mend.java:169) ~[?:?] This says both the author and the name of the ability. Just a tip for the future when reading errors as it helps to locate the issue ;)
  3. StrangeOne101

    Listener Question

    In theory, yes. Again it isn't quite clear what you are meaning lol, but I believe I get it. What the ability should be doing is creating itself when a user sneaks, waits for them to charge the ability, then start moving after they release shift, right? If it moves from the original place, the...
  4. StrangeOne101

    Listener Question

    I think it has nothing to do with the listener. You are testing if they are shifting in the progress method of the ahility, correct? If so, all you need to do is set the location back to where the player currently is when they release shift ;) It's hard to fully grasp what you're doing with...
  5. StrangeOne101

    Description Color

    *opens thread* "Oh, Loony's already got this sorted (again)". GG lol
  6. StrangeOne101

    LavaArms

    StrangeOne101 submitted a new resource: LavaArms - Mimic the famous WaterArms.... but with Lava! Read more about this resource...
  7. StrangeOne101

    Earthbending LavaArms 1.1

    LavaArms (best April Fools addon ever created) Description: Allows Lavabenders to mimic the famous WaterArms... but with lava! How to use: Look at a source of lava then tap shift to form them. Then click to change between obsidian and lava arms. WARNING: LAVA IS VERY HOT! Config...
  8. StrangeOne101

    Not so much plot holes. More like, too much content lol. It should be pretty good, but I'm real...

    Not so much plot holes. More like, too much content lol. It should be pretty good, but I'm real excited none the less.
  9. StrangeOne101

    You can learn anything on reddit. Not that hard to find out lol. Think how big the anime is...

    You can learn anything on reddit. Not that hard to find out lol. Think how big the anime is going to be. Unless they fuck it up. I really hope they don't xD
  10. StrangeOne101

    Also to put that into perspective, Season 1 was 4 books. Season 2 was 4 books. This one arc is...

    Also to put that into perspective, Season 1 was 4 books. Season 2 was 4 books. This one arc is 12 books lol
  11. StrangeOne101

    You can only buy the first 2 right now, since only 2 have been officially translated to english...

    You can only buy the first 2 right now, since only 2 have been officially translated to english. The next 8 have been fan translated, and I believe there's still 2 to come
  12. StrangeOne101

    From what I recall, the manga is no where near that. And lol, spoilers much. I've read the first...

    From what I recall, the manga is no where near that. And lol, spoilers much. I've read the first 6 books, and am about to read them again (I stopped because there was no more translated lol)
  13. StrangeOne101

    xD Yes I was. But that doesn't mean I'm any worse off lol. Have you read the Alicization books, too?

    xD Yes I was. But that doesn't mean I'm any worse off lol. Have you read the Alicization books, too?
  14. StrangeOne101

    I discovered it like 3/4 of the way through 2015 lol. That's really when I started watching anime

    I discovered it like 3/4 of the way through 2015 lol. That's really when I started watching anime
  15. StrangeOne101

    But it was SO GOOD. I do love the series as a whole. It was the first anime I watched; but...

    But it was SO GOOD. I do love the series as a whole. It was the first anime I watched; but regardless I still love it. Also can't wait for Alicization xD
  16. StrangeOne101

    Yeah lol. It's good stuff. Also gonna get a physical copy of it when it comes out lol

    Yeah lol. It's good stuff. Also gonna get a physical copy of it when it comes out lol
  17. StrangeOne101

    Denied PhaseChange particle redesign

    I can confirm that yes, this feature was removed intentionally.
  18. StrangeOne101

    Ability hurts myself and disappears

    As @Simplicitee said, you shouldn't be testing if entity is an instanceof Entity. You need to test for a LivingEntity. LivingEntities are the ones we want to damage (other ones are things like items, arrows, paintings, etc). I also recommend doing...
  19. StrangeOne101

    Why do you still play minecraft?

    lol, you know if this were possible, servers would have to send you mod content when you connect. Then your minecraft has to load the mods (restart itself), then connect to a server. I can imagine people without the mods trying to connect to pixelmon servers. Connecting would take hours lol...
  20. StrangeOne101

    Per-Bending Commands

    I don't know much about BendingEssentials, but if you use a chat system like EssentialsChat, you can add a {ELEMENT} or {ELEMENTCOLOR} prefix which will then show a person's current element. As for running commands when you choose an element, you'd have to get a custom plugin for this. There...
Top