Skip to content
Leaf26 edited this page Aug 19, 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.

  • placement learning, for improving stability as time passes
  • unique placements
  • multiple regions per world
  • optionally grow region get new placements
  • optionally queue locations ahead of time on a timer, and control who can generate new locations on the fly
  • optionally teleport by 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