Search results

  1. cam

    Question Get player who activate a mob spawner

    There isn't really any association between Creature Spawns at a Spawner and the player that 'activates' it as that's not really how the game works. What you can do is get the spawned entity's location and check if there is someone with a certain permission within a defined radius of the entity...
  2. cam

    Question File/compiling bug or dev bug?

    What's happening at line 12 in Commonchaterrors.java? Have you got a copy of what you have in your onEnable method?