A simple random warp plugin that selects a destination based on pre-defined locations on channels!
Set several warp points under 1 channel name.
Make a sign with that same channel name.
When a player right (or left) clicks the sign, the plugin will choose a random warp from the warps that you have defined under that channel name and teleport the player there.
/setawarp <Channel> Sets a warp at the location you're standing at, under the channel name <Channel>.
randomwarp.set give access to setting warps with the command.
randomwarp.signs allow players to create signs.
What to put:
| Line number | What to put |
|---|---|
| 1 | [RWarp] |
| 2 | CHANNEL NAME |
So, if you set a warp with the channel "ArEnA#1"; you'd put this on a sign
| Line number | What to put |
|---|---|
| 1 | [RWarp] |
| 2 | ArEnA#1 |
Really big thanks for MusicTechnician for this video!
His Bukkit is here and his YouTube here.