Comedyman937 submitted a new plugin: AlwaysSpawn - Force your users to spawn every time they login! Read more about this plugin...
PocketMine-MP schedules some teleports so the player is spawned correctly even if the world is not loaded - waits for it to load - You can do it different hooking in the configuration event, or on connect, then changing the spawn point
Its handy if you have areas where players cant go, but can easily be accessed. You can just kick them and they go back to spawn. great plugin
Comedyman937 updated AlwaysSpawn with a new update entry: Major Update Read the rest of this update entry...
Comedyman937 updated AlwaysSpawn with a new update entry: Forgot Something Read the rest of this update entry...
Ok. While I'm fixing the issue don't forget that you can download the 100% working version (Version 1.0.3) and I have to be honest, I still use 1.0.3 on my server since it's not big enough and to simple to cause any issues. XD Also, are you using any plugins that might conflict with AlwaysSpawn in any way?
Code: 10:24:36 [INFO] [AlwaysSpawn] 'enableConf' is set to true in the config.yml file! 10:24:36 [ERROR] A E_RECOVERABLE_ERROR error happened: "Argument 4 passed to Position::__construct() must be an instance of Level, string given, called in /home/luke/PocketMine/plugins/AlwaysSpawn.php on line 46 and defined" in "/home/luke/PocketMine/src/world/Position.php" at line 25 Fatal error: Call to a member function getName() on a non-object in /home/luke/PocketMine/src/world/Position.php on line 48 10:24:36 [SEVERE] An unrecovereable has ocurred and the server has crashed. Creating an error dump 10:24:36 [SEVERE] Please submit the "Error_Dump_Thu_Apr_24-10.24.36-KST_2014.log" file to the Bug Reporting page. Give as much info as you can. 10:24:36 [INFO] Stopping server...
Could you send the Error_dump file to me via Private Message? This way I can dig deeper into the issue.