Dutok submitted a new plugin: SimpleMessages - Simple auto message broadcasting for PocketMine Read more about this plugin...
Been looking forward to this plugin being brought to the new API, except this doesn't work yet... Code: 2014-06-28 02:10:22 [NOTICE] A E_NOTICE error happened: "Undefined index: messages" in "phar://C:/PocketMine-MP/plugins/SimpleMessages_v1.phar/src/SimpleMessages/SimpleMessagesTask.php" at line 21 2014-06-28 02:10:22 [ERROR] A E_WARNING error happened: "array_rand() expects parameter 1 to be array, null given" in "phar://C:/PocketMine-MP/plugins/SimpleMessages_v1.phar/src/SimpleMessages/SimpleMessagesTask.php" at line 22 2014-06-28 02:10:22 [NOTICE] A E_NOTICE error happened: "Undefined index: color" in "phar://C:/PocketMine-MP/plugins/SimpleMessages_v1.phar/src/SimpleMessages/SimpleMessagesTask.php" at line 24 2014-06-28 02:10:22 [NOTICE] A E_NOTICE error happened: "Undefined index: prefix" in "phar://C:/PocketMine-MP/plugins/SimpleMessages_v1.phar/src/SimpleMessages/SimpleMessagesTask.php" at line 24 This gets thrown as soon as the plugin loads. It doesn't even get to create it's configuration file. EDIT: @Dutok Just makin' sure you're seeing this. I really want this plugin.
Dutok updated SimpleMessages with a new update entry: Fixed error on startup Read the rest of this update entry...
its still doesnt generate a config file and when i load my server it doesnt even show i have your plugin installed and i cant find any autopost plugins that work pleease fix this
Does this plugin randomly choose one of the messages to broadcast? It would be cool if it did it in a set order. Also, the plugin requires you to have 6 different entries. If you have any less it will add more with the default text.
I'm planning on adding an order instead of random order. Yep, it requires 6 broadcast entries - any less will start sending the default messages.
Code: [NOTICE] A E_NOTICE error happened: "Undefined index: messages" in "phar://C:/Users/Imperato/Documents/jo/PocketMine-MP/plugins/SimpleMessages_v1.1.phar/src/SimpleMessages/SimpleMessagesTask.php" at line 21 13:49:15 [ERROR] A E_WARNING error happened: "array_rand() expects parameter 1 to be array, null given" in "phar://C:/Users/Imperato/Documents/jo/PocketMine-MP/plugins/SimpleMessages_v1.1.phar/src/SimpleMessages/SimpleMessagesTask.php" at line 22 13:49:15 [NOTICE] A E_NOTICE error happened: "Undefined index: color" in "phar://C:/Users/Imperato/Documents/jo/PocketMine-MP/plugins/SimpleMessages_v1.1.phar/src/SimpleMessages/SimpleMessagesTask.php" at line 24 13:49:15 [NOTICE] A E_NOTICE error happened: "Undefined index: prefix" in "phar://C:/Users/Imperato/Documents/jo/PocketMine-MP/plugins/SimpleMessages_v1.1.phar/src/SimpleMessages/SimpleMessagesTask.php" at line 24 PLS HELP
Code: --- messages: - message1 - message2 - message3 - message1 - message2 - message3 time: "30" prefix: Annuncio color: §e ...