Rtp Plugin
RTP Plugin (1.19.4, 1.18.2) can store and retrieve failure areas, resulting in a deterministic selection time By utilizing linear spatial indexing and basic data compression.
Features:
- Any number of teleportation regions within each world
- Per-region and per-world teleportation configuration
- teleport region shape (square/circle)
- teleport radius & center radius
- center x,z coordinates
- curve weighting, towards or away from the center
- minimum and maximum y values
- optional skylight check
- optional world permission requirement
- optional unique placements
- optional region expansion
- world override if the player doesn’t have perms
- Update region and world configuration via command
- Multi-Dimensional support
- Teleport safety
- configurable safety radius check
- configurable platform creation
- configurable invulnerability timer
- configurable material blacklist
- Chunk pre-loading during teleport delay
- async chunk loading on paper servers
- World and player parameters with permissions
- Location Queueing
- Distribute loading costs over time to reduce the impact of each random teleportation
- async randomization
- async chunk pre-loading on paper servers
- Fast teleportation for queued locations
- Reuse of generated locations for canceled teleports
- Automatically learn from bad placements
- The selection gets statistically faster with each failure.
- Fully configurable logs and messages in lang.yml
- Permission-based sounds and effects
- an API for developers
Shapes:
How to install:
- Download a plugin of your choice.
- Place the .jar and any other files in your pluginâs directory.
- Run the server and wait for it to fully load.
- Type stop in your Minecraft server console to bring the server to a clean stop.
- Run the server.
- All done! Your plugin should be installed and ready to be used.