Recent content by N4TH4NOT

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

    Question Get player who activate a mob spawner

    Hi, I has created a plugin to prevent unknown the players to modify the world so I already cancel a bunch of event and I try to prevent mob spawner activation now. Did you have any idea to prevent a CreatureSpawner activation when the player don't has the permission, like the spectator mode ??
  2. N

    Solved BlockEvent

    Thank you very much, I find the incorrect event -> BlockPistonEvent
  3. N

    Solved BlockEvent

    I am using the last 1.18.2 paper version and I can't register my event due to BlockEvent. It's a bug ?? Thank in advance. Stacktrace: [11:46:35 ERROR]: Error occurred while enabling Bookshelves v1.0.0 (Is it up to date?) org.bukkit.plugin.IllegalPluginAccessException: Unable to find handler...