Articles on: Plugin Setup

How to install and use SimpleWarp plugin [PMMP]

Hello! In this article, we will learn how to install and use SimpleWarp


This is a PocketMine-MP plugin that will allow you to move to different places very easiliy by using a command!


Installing SimpleWarp


  1. You can download SimpleWarp from this link
  2. To upload the file to WitherPanel, drag and drop it into the plugins folder. Alternatively, you can upload it via sFTP.
  3. In order to apply the changes, restart your server.


Commands


/warp <name> [player] - Warps you or another player to a specified warp.
/addwarp <name> [<ip> <port>|<x> <y> <z> <level>|<player>] - Creates a new warp at a set location.
/delwarp <name> - Deletes specified warp.
/listwarps - Shows list of all the warps.
/openwarp <name> - Allows any player to access specified warp.
/closewarp <name> - Restricts the specified warp so that only players with correct permissions can use it.


Basic Permissions


simplewarp.command:
default: op
simplewarp.command.list:
default: true
simplewarp.command.addwarp:
default: op
simplewarp.command.delwarp:
default: op
simplewarp.command.warp:
default: true
simplewarp.command.warp.other:
default: op
simplewarp.command.openwarp:
default: op
simplewarp.command.closewarp:
default: op
simplewarp.warp:
default: op
Description: Allows usage of all warps


Basic setup


Let's say that you want to create a warp so players can teleport somewhere easily. In this example the warp's name will be test. To do it easily, go to the location that you want to create the warp, and use /addwarp test This will create the warp in the location you are. If anyone wants to teleport to this warp, they would have to use /warp test


Let's say I wanted to delete a warp but I forgot what name I had given on my warp. It is easy to use /listwarps Now that I remember the name, I can delete it easily by using /delwarp test



That's it! SimpleWarp is a very easy plugin to use, yet it can be very helpful for your Minecraft server!


Feel free to contact us via live chat if you need assistance with this plugin or to post a question in the #community-help channel on our Discord Server


Article written by JohnnyX071#8985 ( ID 492973735993933824 )

Updated on: 19/07/2022

Was this article helpful?

Share your feedback

Cancel

Thank you!