Releases: Phoenix616/RandomTeleport
Releases · Phoenix616/RandomTeleport
RandomTeleport 2.0 Pre-Release (b83)
Complete rewrite of the random teleport plugin. Please test!
Featuring:
- Completely rewritten and improved code base
- Fast, async location searching and teleporting (on Paper)
- Better config
- Per client locale
- More plugin integrations (WorldGuard, Factions, FactionsUUID, RedProtect,GriefPrevention, WorldBorder)
- Better location checking
- Lots of new parameters
Since pre1: - MineDown and RGB support
- Bug fixes
More ideas? Problems? Open an issue!
RandomTeleport 2.0 Pre-Release (b71)
Complete rewrite of the random teleport plugin. Please test!
Featuring:
- Completely rewritten and improved code base
- Fast, async location searching and teleporting (on Paper)
- Better config
- Per client locale
- More plugin integrations (WorldGuard, Factions, FactionsUUID, RedProtect,GriefPrevention, WorldBorder)
- Better location checking
- Lots of new parameters
More ideas? Problems? Open an issue!
Random Teleport 1.7.4 - Fix minimum range
- Fixed the minimum range. (Thanks to @Talabrek for noticing this bug) Previously the minimum range was applied to both, the x and z coordinate at the same time which made it impossible to generate positions which had just one of the axis out of the minimum range.
RandomTeleport v1.7.3 - fix vanilla world border
- Fix error where players would be teleported outside of the Vanilla world border
RandomTeleport v1.7.2 - fix region checks
- This release fixes an error with region checks not working properly
RandomTeleport v1.7.1 - biome fix
- Fixed -biome parameter not working as it should
- Added a debug config option
RandomTeleport v1.7.0
Release 1.7.0, seems to be stable.
- FactionsUUID support
- CoreProtect support
- Respects Vanilla worldborder
- -b/-biome bionename biome2 ... - Lets you specify the biome(s) it should only teleport you to. It uses Bukkit's Biome enum names.
- -l/-loaded - Only searches for valid locations in loaded chunks. Warning: This option might fail more often then the normal method!
-biome & -loadedchunks, FactionsUUID compatible
This version adds a -biome (-b) and a -loaded (-l) option:
-b/-biome bionename biome2 ... - Lets you specify the biome(s) it should only teleport you to. It uses Bukkit's Biome enum names.
-l/-loaded - Only searches for valid locations in loaded chunks. Warning: This option might fail more often then the normal method!
It should also be compatible with FactionsUUID now. Please test this if you use that version and report back the errors if you get any!
