An intuitive, easy to use, GUI based static world warp plugin
WorldPoints adds a huge advantage to both large and small servers alike, by using the built in commands this plugin provides you can set static warp points in any of the server worlds and utilize the GUI to allow players to easily browse where they’d like to go, this plugin is also economy compatible to charge for travel if economy mode is enabled in the config.
/worlpoints
- Open the worldpoints GUI
/wps [point name]
- used to quick travel right to a defined point
/setpoint [nospace name] [display item] [color] [spaced description]
- used to set a new worldpoint
/removepoint [point name]
- used to remove a point from the saved worldpoints
/worldpoints-help
- used to display help menu for worldpoints
/worldpoints-update
- used to manually check for an update for the plugin
###########################
## Newts WorldPoints ##
###########################
#number of rows to display in the gui
rows: 1
#impliments for economy (requires vault)
#when true (will be false by default) will allow the use of vault and your economy plugin to pay for each warp
economy-mode: false
#this will be how much of the in game currency will be charged per warp
warp-price: 50
#storage data for worldpoints
points:
example:
world: world
x: 0
y: 0
z: 0
yaw: 0
pitch: 0
item: BELL
description: this is what a point would look like
color: &a
Offline Website Maker