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!
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.
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 )
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 |
---|---|---|
/tpdeny | Denys a telportation request from another player | essentialstp.command.tpdeny |
/tpaccept | Accepts a telportation request from another player | essentialstp.command.tpaccept |
/tpa | Sends a telportation request to another player | essentialstp.command.tpa |
/delwarp | Deletes a specified warp | essentialstp.command.delwarp |
/setwarp | Creates a warp | essentialstp.command.setwarp |
/warp | Teleports you to a warp's location | essentialstp.command.warp |
/setspawn | Sets your spawn to the specified location | essentialstp.command.setspawn |
/spawn | Teleports you to your spawn | essentialstp.command.spawn |
/wild | Teleports you to random coordinates | essentialstp.command.wild |
/back | Teleports you to the location where you last were | essentialstp.command.back |
/delhome | Deletes your home | essentialstp.command.delhome |
/sethome | Creates a home in your current location | essentialstp.command.sethome |
/home | 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!