EvolSoft / MSpawns

Multiple Spawn plugin for PocketMine-MP
MIT License
16 stars 25 forks source link

/sethub #20

Open Landy005 opened 5 years ago

Landy005 commented 5 years ago

Command /sethub gives the following:

Mar 04 22:33 [Server] Server thread/DEBUG #0 plugins/MSpawns (2).phar/src/MSpawns/MSpawns(357): pocketmine\utils\Utils::errorExceptionHandler(integer 8, string Undefined index: hub-server, string phar:///plugins/MSpawns (2).phar/src/MSpawns/MSpawns.php, integer 357, array Array()) Mar 04 22:33 [Server] Server thread/CRITICAL ErrorException: "Undefined index: hub-server" (EXCEPTION) in "plugins/MSpawns (2).phar/src/MSpawns/MSpawns" at line 357

Flavius12 commented 5 years ago

Check MSpawns config.yml file. It may be broken

Landy005 commented 5 years ago

I quickly pasted my config here. Also have to add that before i edited the config yesterday /sethub wouldnt work either on the standard config.

https://github.com/ShapedBuildingServer/PurePerm-Configs/blob/master/Example-config-MSpawn

Flavius12 commented 5 years ago

It may be caused by some API changes on latest PocketMine-MP releases...