How to install and use EssentialsTP plugin [PMMP]
In this article, the EssentialsTP plugin for PocketMine-MP is installed and configured. EssentialsTP is a teleportation plugin which is used for setting homes, being teleported in the wild, using warps and more!
Let's get going now! This plugin's installation and configuration only involve a few simple steps!
Installing the plugin
- Go to this link and download the plugin.
- Drag and drop the file into the plugins folder to upload it to WitherPanel. Alternatively, you can upload it via sFTP.
- In order to apply the changes, restart your server.
Basic Commands & Permissions
Command | Description | Permission |
---|---|---|
| Denys a telportation request from another player | essentialstp.command.tpdeny |
| Accepts a telportation request from another player | essentialstp.command.tpaccept |
| Sends a telportation request to another player | essentialstp.command.tpa |
| Deletes a specified warp | essentialstp.command.delwarp |
| Creates a warp | essentialstp.command.setwarp |
| Teleports you to a warp's location | essentialstp.command.warp |
| Sets your spawn to the specified location | essentialstp.command.setspawn |
| Teleports you to your spawn | essentialstp.command.spawn |
| Teleports you to random coordinates | essentialstp.command.wild |
| Teleports you to the location where you last were | essentialstp.command.back |
| Deletes your home | essentialstp.command.delhome |
| Creates a home in your current location | essentialstp.command.sethome |
| Teleports you to your home | essentialstp.command.home |
None | Permission used to get access to all commands | essentialstp.* |
Simple Example
Let's say I want to create a warp named test. In that case I would go to the location where I want my warp to be and use /setwarp test
. Now anyone with the permission can teleport to the warp by usining /warp test
Now lets say you don't want to lose your house. In that case you can use /sethome
in the location where you house is.
You can even use /wild
to get teleported in a random location
However, you will not lose your home. You can just use /home
to get teleported to it.
Lastly, lets say you are named Geroge02 for example and you want to teleport to your friend, named Jimmy54 for example, you can use /tpa Jimmy56
. They would just have to use /tpaccept George02
.
And that's pretty much it! Use our live chat feature to ask any questions you may have about this plugin, or post a question in the #community-help channel on our Discord Server
Article written by JohnnyX071#8985 ( ID 492973735993933824 )
Updated on: 30/07/2022
Thank you!