Skip to content
Leaf26 edited this page Dec 29, 2022 · 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.

  • performance management
  • instant response times
  • multiple regions per world
  • placement learning, for improving time-stability as the plugin learns
  • unique placements, so players can more easily find new places with fewer teleports and less exploration
  • optionally grow regions to add new area as space is used up
  • cache locations ahead of time on a timer
  • queue teleporting players to regulate performance

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