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
✨ The best teleportation plugin and the best MSpawns alternative! ✨
This plugin is a much better MSpawns alternative! Help me to make this plugin better!
This plugin won't be out of date, it will get better developed from time to time. If you need a much better MSpawns alternative, theSpawn is it :)
/back
-command - Teleports you to the position where you have died [default: active]/back
-command (#43)theSpawn version(s) | PocketMine-MP version(s) | PHP version(s) |
---|---|---|
1.8.x (EOL) | 4.4.0+ | 8.0.x |
2.0.x | 5.0.0+ | 8.1.x |
You've found a Bug?
Command | Description |
---|---|
/setspawn |
Set the spawn of a world |
/delspawn |
Remove spawn of a world |
/spawn |
Teleport you to spawn |
/sethub [randomHubs: number/int] |
Set the hub of the server |
/delhub [randomHubs: number/int] |
Remove the hub of the server |
/hub |
Teleport you to hub |
/setalias <alias> <world> |
Set an alias |
/delalias <alias> |
Remove an alias |
/aliases |
Prints a list of all aliases or open a menu to edit aliases. |
/sethome <home> |
Set a home |
/delhome <home> |
Remove a home |
/home <home> |
Teleport you to a home |
/setwarp <warp> |
Set a warp |
/delwarp <warp> |
Remove a warp |
/warp <warp> |
Teleport you to a warp |
/tpa <player> |
Send a teleportation awnser to a player |
/tpahere <player> |
Send a teleportation awnser to a player |
/tpaccept <player> |
Accept a tpa |
/tpdecline <player> |
Decline a tpa |
/editwarp [warp] |
Edit a warp |
/edithome [home] |
Edit a home |
/back |
Teleports you to the spot where you died |
/playerwarp <subcommand> |
Manage, create, remove, or teleport you to a player-warp. |
This Plugin has the Apache License 2.0! Plugin by supercrafter333!
Information: This plugin is inspired by MSpawns.
Owner: supercrafter333
Translator: AyzrixYTB, MrBlasyMSK
Icon: HannesTheDev [Thank you]
Discord-Tag: supercrafter333#4062
api
-tag in the plugin.yml was an empty array because poggit is having some problems with the other PSR-standard (?) :((This is theSpawn's biggest update ever. It contains major code-changes, structure-changes and some new features.
/aliases
-command/playerwarp
-commandThis changelog includes the changes of:
/home
, /sethome
and the /delhome
command are now using all command-arguments instead of only the first argument/editwarp
- edit a warp/edithome
- edit a home/back
- Teleports you to the position where you have died (#43)
use-back-command
[true | false] ; back-time
[int/number (in minutes)]hub-teleport-on-death
[true | false]theSpawn::isPositionSafe(Position|Location $position): bool
to check if a position is safeThis is a beta-feature, it can contain bugs.
theSpawn::getHome()
, theSpawn::getWarp()
, theSpawn::getSpawn()
, theSpawn::getRandomHub()
, theSpawn::getHub()
can now all return the Location
-class tooyaw
and pitch
as float
and some methods got breaking API changes!!theSpawn.warp.name
theSpawn.homes.<amount>
(for example: theSpawn.homes.3), theSpawn.homes.unlimited
)theSpawn::getHomeInfo()
now returns the HomeInfo-Class or nulltheSpawn::getWarpInfo()
now returns the WarpInfo-Class or nullWarpInfo::exists()
is now a private function (use theSpawn::existsWarp()
instead)theSpawn.php
to EventListener.php
[V1.6.0]
theSpawn.bypass
theSpawn.warp.admin
- teleport you to all warps with or without the permission for the warpWarpInfo::getPermission()
will now register the permission if the permission isn't registeredAdded offically support for PM4. This version isn't available for PocketMine-MP 3 (PM3). With this version, the further development of the PM3-version is also discontinued.
WarpInfo::getLevel()
-> WarpInfo::getWorld()
, HomeInfo::getLevel()
-> HomeInfo::getWorld()
messages.yml
will reactivate, you can do that when you set the message-config in the config.yml to CUSTOM
(don't forget to update the version in messages.yml)AliasMap.php
471
for mcpe 1.17.40448
)hub-teleport-on-join
is now false as defaultconfig.yml
& messages.yml
are now creating a new file calledfilenameOld.yml
, there you can get the old settings of the configshub-teleport-on-join
[default: true]
Reply to review by :
You can leave one review per plugin release, and delete or update your review at any time