DO NOT POST QUESTION/BUG-REPORTS/REQUESTS IN THE REVIEWS
- For PocketMine-MP:
- 1.4 - API 1.10.0
It is difficult to carry a conversation in the reviews. If you have a question/bug-report/request please use the Thread for that. You are more likely to get a response and help that way.
Please go to github for the most up-to-date documentation.
A very basic Plugin implementing simple Sign based warps.
Basic Usage:
Place a Sign with the following text:
Where x, y and z are numbers containing the target warp coordinates. That is three number separated by spaces only.Code:[SWARP] x y z
Or for a warp between worlds:
Where world_name is the world to warp to, and optionally the x, y and z warp location.Code:[WORLD] world_name x y z
If you have FastTransfer installed you can create a warp between servers as follows:
Code:[TRANSFER] server-address port
- Optional Plugins:
- FastTransfer
- Alternate Categories:
- Teleportation
- Plugin Access:
- Other Plugins
- Commands
- Items / Blocks
- Tile Entities
- Manages Worlds

SignWarp 1.5.1
Warp between places using signs
Recent Updates
- Bug-fix Jul 1, 2015
- 1.5.0 Jun 30, 2015
- Misc update Jun 7, 2015
Advertisement