This plugin allows players to randomly teleport across the world and to specific biome types

1.0

Release

FusionDev released this version on May 7, 2020

16.9 KB
Download

FxBiomeRTP

license discord

This plugin allows players to randomly teleport across the world and to specific biome types.

Installing

After downloading the plugin, place the jar file in the mods folder of the Sponge server.

Upon starting up and loading the worlds for the first time after installing, the scanner will start scanning chunks from 0,0 outward to 10000x10000 chunks along the X and Z axes.

The scanner runs asynchronously to server functions, so the server is still usable and playable while the scan is running. But it’s recommended to leave the server idle during scanning for at least 5-20 minutes for a simple world and 30-60 minutes for bigger servers as the server may lag enough to crash if a single tick takes >60 seconds.

Due to the scope of how large the scan region is, the server will most likely be stopped before the scan has completely finished. The scan will not restart upon starting the server in the future, unless the config/fxbiomertp folder (which contains the saved scanned data) is deleted.

Since this runs a scan on the world, it is recommended to take a backup of the world before installing the plugin.

Download

You can download the latest version from Ore

Commands and Permissions

CommandPermissionDescription
/biomertpfxbiomertp.command.biomertpTeleports the player to a random biome
/rtpfxbiomertp.command.rtpTeleports the player to a random spot

Dependencies