Skip to content

Releases: Phoenix616/RandomTeleport

RandomTeleport 2.0 Pre-Release (b83)

18 Jun 12:34
8e0643e

Choose a tag to compare

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)

02 Aug 23:37
952feb8

Choose a tag to compare

Pre-release

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

21 Oct 14:43

Choose a tag to compare

  • 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

11 Jul 19:13

Choose a tag to compare

  • Fix error where players would be teleported outside of the Vanilla world border

RandomTeleport v1.7.2 - fix region checks

02 Jun 12:32

Choose a tag to compare

  • This release fixes an error with region checks not working properly

RandomTeleport v1.7.1 - biome fix

17 Apr 22:01

Choose a tag to compare

  • Fixed -biome parameter not working as it should
  • Added a debug config option

RandomTeleport v1.7.0

03 Apr 00:33

Choose a tag to compare

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

14 Mar 22:53

Choose a tag to compare

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!

RandomTeleport v1.6.0

22 Feb 03:27

Choose a tag to compare