mirror of
https://codeberg.org/stormyyy/gourd-rtp.git
synced 2026-06-05 17:37:00 -06:00
An RTP (wilderness) plugin for PumpkinMC.
| .cargo | ||
| src | ||
| .envrc | ||
| .gitignore | ||
| build.sh | ||
| Cargo.lock | ||
| Cargo.toml | ||
| LICENSE | ||
| README.md | ||
| shell.nix | ||
Gourd RTP
An RTP (wilderness) plugin for PumpkinMC.
Commands
/rtpor/wild- teleports you to a random safe location.
Configuration
Configuration is done through the config.json file in the plugins/gourd_rtp directory. A server restart is not needed after config changes.
Available fields:
teleport_delay- the delay it takes to teleport; set to 0 to disable.min_tp_height- the minimum y-level a teleport location can be at.max_tp_height- the maximum y-level a teleport location can be at.min_coords- the minimum x and z coordinates that can be teleported to.max_coords- the maximum x and z coordinates that can be teleported to.