By continuing to use this site, you agree to the Terms of Service of this website, including usage of cookies.
OK, Don't show this again
Teleport to hub easyly
Commands | Permissions | Informations |
---|---|---|
/hubspawn | hubspawn.admin | Admin only |
/hub | hubspawn.hub | For all players |
/spawn | hubspawn.spawn | For all players |
use pedhot\hubspawn\HubSpawn;
use pocketmine\level\Position;
use pocketmine\Server;
HubSpawn::set("Type", new Position(1, 2, 3, Server::getInstance()->getLevelByName("worldname")));
use pedhot\hubspawn\HubSpawn;
HubSpawn::reset("Type");
You can leave one review per plugin release, and delete or update your review at any time