Hi again good people of PocketMine, I am making a plugin that will need to constantly update data every second, and I need to know the event that allows code to occur every second. Any replys much appreciated! -Calrizer
Thanks for replying. I'm having trouble with the error: syntax error, unexpected '$plugin' Which has something to do with the third line of this section of code. PHP: public function __construct(EnderWarsCore $plugin){ $this->plugin = $plugin; parent::__construct(EnderWarsCore $plugin); } Any suggestions??
Thanks that worked! I was wondering if you knew the code to detect all the players in a certain world and send them a message??
How can callbacks be related to looping through players and simply sending a message to each of them? Why?
Well... blame people who put different questions into one thread. He should have started another thread.