Skip to content
Parthiv Gamit edited this page Jul 8, 2026 · 1 revision

Welcome to the PixelRTPPool Wiki

PixelRTPPool is an enterprise-grade random teleportation plugin for Minecraft Paper servers. Instead of requiring players to manually type /rtp or click complex NPC menus, this plugin utilizes immersive RTP Pools.

Players simply walk into a designated WorldGuard region, which triggers an automated countdown complete with visual effects, sounds, and action bars, culminating in a seamless random teleport execution.

Core Philosophy

  • Performance First: Zero PlayerMoveEvent polling. We leverage WorldGuard's native SessionHandler for zero-drag TPS.
  • Clean Architecture: Built using a strict Provider pattern, making the codebase maintainable and highly extensible.
  • Fully Configurable: Everything from particle offsets to teleport execution modes is accessible via config.yml.
  • Production Ready: Tested extensively for UUID memory leaks and orphaned task destruction.

Quick Navigation

Useful Links


🏑 Home | πŸ“– Read Next: Installation

πŸ“š PixelRTPPool Wiki

Welcome to the official documentation for PixelRTPPool.


πŸš€ Getting Started


🌊 RTP System


πŸ“– Usage


⚑ Technical


πŸ‘¨β€πŸ’» Development


❓ Help


πŸ“Œ Project


πŸ”— External Links

Clone this wiki locally