Skip to content
Leaf26 edited this page Sep 6, 2021 · 12 revisions

Welcome to the RTP wiki!

In this wiki, I'll explain roughly how the plugin works, including setup and configuration.

The plugin was designed to fill operator needs that are still unmet by more popular random teleportation plugins,

e.g.

  • multiple regions per world
  • placement learning, for improving time-stability as the plugin learns bad spots
  • unique placements, so players can more easily find new places with fewer teleports
  • optionally grow region to add new area as space is used up
  • optionally queue locations ahead of time on a timer, and control who can generate new locations on the fly
  • optionally teleport by temporary region parameters

A custom selection algorithm allows the plugin to step over learned placements rather than reroll, without affecting the random distribution. You can see more about the source algorithm here - https://github.com/DailyStruggle/RTP/wiki/Why

Clone this wiki locally