06-18-2015, 01:17 AM
I started using Cuberite with a friend of mine and we happened to need warps. I didn't want all of Essentials, so I wrote my own plugin. It only makes sense to make it available to the community.
Info:
Info:
Quote:This plugin allows you to easily use and manage warps.
Commands
General
- /warp add - Adds a named warp
Permission required: warps.warp.add
The following parameter combinations are recognized:
/warp add name - Adds a named warp
/warp goto - Teleports to a named warp
Permission required: warps.warp.goto
The following parameter combinations are recognized:
/warp goto name - Teleports to a named warp
/warp list - Lists all the warps
Permission required: warps.warp.list
/warp remove - Removes a named warp
Permission required: warps.warp.remove
The following parameter combinations are recognized:
/warp remove name - Removes a named warp
PermissionsSource: https://github.com/dillmo/Cuberite-Warps
- - warps.warp.add -
- warps.warp.goto -
- Commands affected:
- /warp add
- warps.warp.list -
- Commands affected:
- /warp goto
- warps.warp.remove -
- Commands affected:
- /warp list
- Commands affected:
- /warp remove