Simple RTP includes an activation step that makes an external network connection. When /rtp activate is used, the plugin connects to Google Firebase Realtime Database (project rtp-backend-6c475, *.firebaseio.com) to store/verify the server’s activa
Simple RTP
Simple RTP is a lightweight random teleportation (RTP) plugin for the Overworld, inspired by RTP systems used on servers like Donut SMP.
Commands
/rtp — randomly teleports the player to a safe location within the configured range.
/rtp activate — activates the plugin for your server.
/rtp admin — admin panel/controls for configuring RTP behavior.
You can also configure all main options (including teleport distance ranges) in config.yml.
External Connection / Data Disclosure (Modrinth Rule 1.11)
This plugin makes an external network connection during activation.
When: when the /rtp activate command is used
Why: to store/verify the server’s activation status (IP verification)
What data is sent/stored: the server IP address entered during activation (and any activation identifier required by the system)
Where: Google Firebase Realtime Database (project: rtp-backend-6c475, domain: *.firebaseio.com)
If you do not want the plugin to make any external connection, do not use the activation feature (or disable the activation requirement in config.yml if your build supports it).