• 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

Recent content by TheBendingCat_

  1. TheBendingCat_

    Legend-Bender Server

    There are some coders (like me), that are coding fun moves :3
  2. TheBendingCat_

    Suggestion Water Moves *(For Fun I guess)*

    Actually, I think I can make BubbleStream ;) Also, I think that Sponge doesn't have any deal with waterbending xD
  3. TheBendingCat_

    Usage of source blocks

    Can please somebody tell me detailed usage of source blocks and where to place the codes?
  4. TheBendingCat_

    How to create my own element/Collisions of abilities

    Also you need to put this code in a single class
  5. TheBendingCat_

    How to create my own element/Collisions of abilities

    As I see, you need to put this line of code: public static final Element NAME_OF_ELEMENT = new Element("NameOfElement", null, ProjectKorra.plugin);
  6. TheBendingCat_

    [Solved] Playing sound and particles at player once and spreading particles.

    Question about spreading particles is solved by me. :rolleyes:
  7. TheBendingCat_

    [Solved] Playing sound and particles at player once and spreading particles.

    I really need to ask you how to display particles and play sound at player only one time? Also I want to know how to make particles spread in random directions?
  8. TheBendingCat_

    How to create custom ability?

    You need to learn some basics of Spigot, Bukkit and Java, then you can move to ProjectKorra API, it's very easy to use! Also I recommend to check XNuminousX's tutorial at GitHub (I'm a bit lazy to share links xD)
  9. TheBendingCat_

    Coding custom abilities (T_T)

    I'm currently writing random things using Skript, and I think I'm starting to understand what Java language is... For example, if you want to make charge ability, you need to create some variables like system current time and charge time, then you make some conditions for your ability, like if...
  10. TheBendingCat_

    Compiling abilities

    How to compile my ability into a .jar file?
  11. TheBendingCat_

    Coding custom abilities (T_T)

    I use learnjavaonline site, and I dont know what better to learn for using ProjectKorra API. Can you please tell me what to learn from out there?
  12. TheBendingCat_

    Coding custom abilities (T_T)

    Ok, thanks for helping anyway! :)
  13. TheBendingCat_

    Coding custom abilities (T_T)

    Can anybody help me with coding custom abilities? I mean I need a tutorial to understand how to code :confused: Also, I am clearly new at coding abilities and I dont understand anything in that :rolleyes: And please, write only if you have any tutorials!
Top