• 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

1.7.0 Beta 11

OmniCypher

Staff member
Lead Developer
Administrator
Plugin Developer
Hello everyone! Omni here bringing you all the first Dev build since taking over development of ProjectKorra! This build was mainly focused around improving the error logger and squashing bugs with a few added features.


  • General Changes
    • Error log completely reworked!
      • All error logs are now stored in a new Logs folder, logs will no longer increase in size indefinitely and repeat the same error! Instead they will be limited to a size of 500kb and can generate up to 20 before it will begin to recycle space. NOTE: If nothing shows up in the error log, you need to stop the server first before the errors are processed!
    • New BendingReloadEvent event
      • Allows a developer to listen for /pk reload
    • New getPresetContents() method
      • Allows developers to get the abilities stored within a players presets
    • New Staff added to /b who
    • PK is now compiled in spigot 1.8.7!
  • Bug Fixes
    • MultiAbility name colors being purple
    • Sandspout not being red on red sand
    • Missing twister permission for AirCombos
    • Airswipe distance
    • FireCombos distance
    • Death Message bugs
    • Water Arms punch message
    • Extended Colored Particle range to <16 blocks
    • Healing Waters not healing other players/mobs
    • /b d combustion and /b d lightning displaying incorrect messages
    • NPE in waterMethods
    • NPE in IceBlast
    • NPE in OctopusForm
    • NPE in Avatar State
    • NPE in Flight revert()
    • NPE in onPlayerDeath()
  • Firebending Changes
    • Fire Tick Config Option
      • Most fire moves now have a fireTick config option for server owners to change how long a player is ignited after being hit by it
  • Airbending Changes
    • Airblast
      • can now open all wooden door types, activate levers and both button types
  • Earthbending Changes
    • Sandbender Passive
      • Sandbenders now receive a slight speed boost while on sand bendable blocks
  • Waterbending Changes
    • WaterWave Cooldown Option
      • WaterWave now has a cooldown of 10s! Server Owners are also able to change this in the config
  • Chiblocking Changes
    • Immobilize Config Options
      • Server owners can now change the cooldown (20s) and paralysis (10s) duration or Immobilize
 
Last edited:

OmniCypher

Staff member
Lead Developer
Administrator
Plugin Developer
Just as a note to everyone downloading this build, the 10 second cooldown for water wave was a typo on my part. Everything works as intended but the cooldown is far longer then it should be, for the time being (because I'd rather not upload a whole new version just to fix one default config value) I HIGHLY recommend you change the default.
 

jacklin213

Staff member
Plugin Developer
Verified Member
IMPORTANT: Your Error.log file's will be empty at all times, due to a error in code on my part (It shouldn't be empty next BETA). Should be fixed by BETA 12. Mean while you will be able to find the errors once again in your Server logs.
 
Top