A PocketMine-MP plugin to teleport back to the position before the last teleport.
- Teleport yourself or other players back to the position before the last teleport
- Customizeable messages in the configuration file
- Enable or disable the KygekLastPosition prefix and default coloring
- The
&
symbol can be used as text formatting codes - No need to restart server, changes are applied immediately as soon the
/lastposition
command gets executed
- Configurable ommand description and aliases
- Automatic plugin updates checker to notify you if a new version has been released on Poggit
- Configuration file gets updated automatically when a newer configuration file is available
- For Developers: API to teleport player back to the position before the last teleport (
KygekTeam\KygekLastPosition\LastPosition->teleport(Player $player)
)
- Download the latest version on Poggit by clicking the "Direct Download" button.
- Drop the downloaded
KygekLastPosition.phar
plugin file into your PocketMine-MP server'splugins
directory. - Restart your server and you're ready to use the plugin!
Command | Default Description | Permission | Default |
---|---|---|---|
/lastposition |
Teleport back to the position before the last teleport | kygeklastposition.cmd (Root permission), kygeklastposition.cmd.self (For self), kygeklastposition.cmd.other (For other) |
op |
💡 Tips: Command description can be changed in config.yml
. You can also add command aliases in config.yml
.
Pin icon from freepnglogos.com
Licensed under the GNU General Public License v3.0 license.