Skip to content

Latest commit

History

73 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

FxBiomeRTP

licensediscord

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.

Scanning

To be able to teleport to biomes, the plugin will need to run a scan of the available world.

Running /scans scan <world> will start a scan of the specified world.

The scanner will start scanning chunks from origin (0,0) outward to 1000x1000 chunks along the X and Z axes, or up to the world border. Hence, it is recommended to have set a world border limit prior to starting the scan.

The scanner runs asynchronously to server functions, so the server is still usable and playable while the scan is running. It is recommended to wait until the scan has completed before shutting down the server, as this may corrupt the saved data.

Increasing the world border after the scan has started, will not increase the scan area, unless another scan is taken.

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
/scansfxbiomertp.command.scansHandles the world scans
/scans listfxbiomertp.command.scans.listLists the scanned worlds
/scans scanfxbiomertp.command.scans.scanScans the specified world
/scans removefxbiomertp.command.scans.removeRemoves the scan for the specified world

Config

The config file is saved to config/fxbiomertp/fxbiomertp.conf

You can configure cooldowns for the below commands. If the player has the below permissions, they will skip the cooldown.

CommandPermission
/biomertpfxbiomertp.cooldown.biomertp
/rtpfxbiomertp.cooldown.rtp

To disable a cooldown entirely, just set the config value to 0.

Rescanning

To rescan a world, simple run /scans scan <world> for the world.

Running a scan on a world that has already been scanned will delete the previous data and scan the world from scratch.

About

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

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages