superSimpleUserWarps
A simple and efficient warp plugin that is not overloaded with features.
- 656
- February 2, 2014
superSimpleUserWarps
A simple and efficient warp plugin that is not overloaded with features.
- 656
- February 2, 2014
A simple and efficient warp plugin that is not overloaded with features. This plugin is tailored to servers where only a group of admins can make warps, and all warps are modifiable by all admins. This plugin is not very suited for servers where users will be creating warps, though perhaps another plugin for this use-case is in the works.
/warp [warpname] - Warp to the specified warp.
/warps list [page] - List the available warps.
/warps send [playername] [warpname] - Sends a player to the specified warp.
/warps set [warpname] [-p] - Sets a warp at your current position. Include -p to make it private.
/warps delete [warpname] - Sets a the specified warp.
/warps add [warpname] [user/g:group,...] - Add a user or group to the allowed list for that warp. Only for private warps. Prefix group names with g:. Use commas to separate multiple users and groups.
/warps remove [warpname] [user/g:group,...] - Remove a user or group to the allowed list for that warp. Only for private warps. Prefix group names with g:. Use commas to separate multiple users and groups.
/warps reload - Reloads the plugin's config file.
superSimpleWarps.user - Can use /warp [warpname] and /warps list [page]
superSimpleWarps.admin - Can set, delete, and modify warps. Can warp to any private warp.
warps:
warpName:
location: Location{world=CraftWorld{name=world},x=37.639394739892126,y=63.0,z=-139.99939805814589,pitch=88.95,yaw=2.3999953}
private: true
users:
- user1
- user2
groups:
- group1
- group2
2014-01-29 - v0.1.20140129:
2014-01-09 - v0.1.20140109:
2014-01-07 - v0.1.20140107b:
2014-01-07 - v0.1.20140107:
2014-01-06 - v0.1.20140106:
A simple and efficient warp plugin that is not overloaded with features.
A simple and efficient warp plugin that is not overloaded with features.