Recent content by KokushiboTheMoon

  • After careful consideration and due to limited usage, we’ve made the decision to discontinue the PaperMC forums. Moving forward, we recommend using Hangar for plugin uploads, and for all other community discussions and support, please join us on Discord.
  1. K

    Solved What event do I use when a player enters the end?

    I found it! PlayerChangeWorldEvent
  2. K

    Solved What event do I use when a player enters the end?

    What event do I use when a player enters the end?
  3. K

    Solved Error in Entity Death Event

    Hi, when i test my code, a bug with the entity death event happens randomly. The bug only happens from kills made from non-player entities. Here is the error: Could not pass event EntityDeathEvent to LifeRetrieve vALPHA.1.1 java.lang.NullPointerException: null at...