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

    AvatarGlow

    PhanaticD submitted a new resource: AvatarGlow - glow in avatar state Read more about this resource...
  2. PhanaticD

    ProjectKorra NametagEdit integration

    PhanaticD submitted a new resource: ProjectKorra NametagEdit integration - adds colors in game tag and tab list matching bending element choice Read more about this resource...
  3. PhanaticD

    Pending Review discord

    what do you guys think of making a project korra discord? would be more organized for general chat than a shoutbox
  4. PhanaticD

    PhanaticMC

    This is not an official ProjectKorra Server. All Contributions and Donations made to this server are in no way affiliated with ProjectKorra or any of its plugin and goes to the server only. ProjectKorra and its staff is not responsible of your gameplay experience while on this server. Name...
  5. PhanaticD

    lag issues

    I am getting some lag issues, here you can see a timings report: https://timings.aikar.co/?id=d055f24dcd9c483686ee65638243e2e5&start=1485670623&end=1485670986&section=lag The biggest issue is the BlockFromToEvent in PKListener, specifically water blocks
  6. PhanaticD

    Complete Revert air particle changes

    A big complaint I had from a lot of players when updating to 1.10 with bending was the new air particles, they are like bubbles now. I am just wondering why this was done? and if it can be put back to the old style particles
  7. PhanaticD

    Overall more talkative

    I would like to suggest that the plugin be more talkative to players, especially when denying things for example, when a move is on cooldown and it is attempted to be used they get a notification "this move is on cooldown"
  8. PhanaticD

    block physics

    I did some profiling on my server and noticed a lot of the lag was due to block physics updates, I am wondering if it would be beneficial to project korra to change all instances of using the setblock method to not trigger a physics update? especially since they are temporary from bending moves...
  9. PhanaticD

    Avatar State move cooldowns

    Avatar State move cooldown time should be configurable, looking through the code its hard coded in a lot of moves as just 0 for the cooldown which is ridiculous. Please allow a universal cooldown modifier or just remove the OP zero cooldown, this can cause lag as well if players spam moves.
  10. PhanaticD

    Bug Report Server crash

    Server freezes up, here is spigot crash report, happened twice with same exact message in the server thread [09:21:40] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread [09:21:40] [Spigot Watchdog Thread/ERROR]: PID: 17 | Suspended: false | Native: false | State: RUNNABLE...
  11. PhanaticD

    Bug Report Console spam Null pointer error

    This seems to be a re-occurring problem with various moves "at com.projectkorra.projectkorra.GeneralMethods.getBendingPlayer" It spams console and players are unable to use a number of moves from the particular element until a server restart, which can be very frustrating as a server owner...
  12. PhanaticD

    Combustion block destruction revert

    I suggest that block damage from combustion move revert over time like so many other moves do. I know right now you can just disable block damage, but then it looks kind of wimpy and not at all like the show since there is no explosion at the end of the beam. So please either revert block damage...
  13. PhanaticD

    Bug Report Avatar state cooldown is bypassed with a simple relog

    As the title says, the avatar state cooldown can be bypassed just by reconnecting to the server. I have this set in the config: Cooldown: 3600000 Duration: 480000 so this should not be happening, players are able to just straight up bypass it with a reconnect
  14. PhanaticD

    Bug Report Minor glitch

    If you switch your element from fire to earth for example while using firejet in the avatar state, you can keep using firejet in the other element until it runs out
  15. PhanaticD

    Avatar loses title on element change

    When a avatar changes their element they lose their title until a relog he did "/b choose fire"
  16. PhanaticD

    Ice wall glitching?

    According to players on my server "sometimes icewall stays" In this image this ice is not supposed to be there
  17. PhanaticD

    Fixed NPE Fireball - console spam and abilities break

    [14:13:57] [Server thread/WARN]: [ProjectKorra] Task #34 for ProjectKorra v1.8.0 BETA 6 generated an exception java.lang.NullPointerException at com.projectkorra.projectkorra.GeneralMethods.getBendingPlayer(Unknown Source) ~[?:?] at...
  18. PhanaticD

    Bug Report Non-Bending player title

    I am not sure if the config changed maybe but if not: a player without an element shows up as null in chat
  19. PhanaticD

    Bug Report NPE WaterWave

    [16:21:36] [Server thread/WARN]: [ProjectKorra] Task #32 for ProjectKorra v1.8.0 BETA 6 generated an exception java.lang.NullPointerException at com.projectkorra.projectkorra.GeneralMethods.getBendingPlayer(Unknown Source) ~[?:?] at...
  20. PhanaticD

    Bug Report NPE Metalclips

    [14:10:06] [Server thread/WARN]: [ProjectKorra] Task #33 for ProjectKorra v1.8.0 BETA 6 generated an exception java.lang.NullPointerException at com.projectkorra.projectkorra.earthbending.MetalClips.progressAll(Unknown Source) ~[?:?] at...
Top