thebigcrafter / KygekLastPosition

A PocketMine-MP plugin to teleport back to the position before the last teleport

Home Page:https://poggit.pmmp.io/p/KygekLastPosition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KygekLastPosition

poggit license discord

πŸ“– About

A PocketMine-MP plugin to teleport back to the position before the last teleport.

🧩 Features

  • 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))

⬇️ Installation

  1. Download the latest version on Poggit by clicking the "Direct Download" button.
  2. Drop the downloaded KygekLastPosition.phar plugin file into your PocketMine-MP server's plugins directory.
  3. Restart your server and you're ready to use the plugin!

πŸ“œ Commands & Permissions

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.

πŸ† Credits

Pin icon from freepnglogos.com

βš–οΈ License

Licensed under the GNU General Public License v3.0 license.

About

A PocketMine-MP plugin to teleport back to the position before the last teleport

https://poggit.pmmp.io/p/KygekLastPosition

License:GNU General Public License v3.0


Languages

Language:PHP 100.0%