Then chunk get renerated

Discussion in 'Plugin Development' started by Moon_werewolf, Jan 22, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    Moon_werewolf

    Sorry for the threads :( but i need to know if is exits a event to get the chunks that gets renerated. like
    Code:
    public onChunkGenerated()
    {
    getServer().broadcastMessage("^^");
    }
    
     
  2. Offline

    Raphfrk

    There is a hook, but it hasn't been implemented.

    There is a hook that fires when a chunk is loaded, maybe you could use that
     
Thread Status:
Not open for further replies.

Share This Page