NewLocation
Hello, this is my first plugin release. This plugin will allow your players to teleport to a random location on the map. There is only one command and only one thing to configure (which is optional as it has a default value already).
YouTube Video
Commands
Command | Description | Aliases |
---|---|---|
/newlocation | Teleports player to a random location | /nl |
When the player types in the command /nl or /newlocation, the player will be teleported to a position within a radius of 20,000 from the spawn point (this is the optional configuration).
Config
Value | Description |
---|---|
Radius | The teleport area which centers on the worlds spawn point |
Permissions
There are no permissions (yet?)
Compatability
Version | Working? |
---|---|
CraftBukkit 1.7.2+ | Yes |
CraftBukkit 1.7.9 | Yes |
Spigot 1.8.1 | Yes |
Planned Features
- WorldBorder Support
- "/newlocation -biome:<biome>" to be teleported to a random location within a specific biome
- Permissions support
- Prevent teleporting over water unless a flag like "/newlocation -anywhere" is specified
Thanks
Special thanks to Wesley27 for helping me set up my development environment and getting the ball rolling.