# 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 - **Setup & Configuration** - [Installation Guide](Installation.md) - [Configuration Explained](Configuration.md) - [Creating RTP Pools](RTP-Pools.md) - [Teleport Modes](Teleport-Modes.md) - **Mechanics** - [Commands](Commands.md) - [Permissions](Permissions.md) - [PlaceholderAPI Support](PlaceholderAPI.md) - **Technical** - [Performance Metrics](Performance.md) - [Internal Architecture](Architecture.md) - [Developer Guide](Developer-Guide.md) - **Help & Info** - [FAQ & Troubleshooting](FAQ.md) - [Roadmap](Roadmap.md) - [Changelog](Changelog.md) - [Support](Support.md) ## Useful Links - [GitHub Repository](https://github.com/PGGAMER9911/PixelRtpPool) - [Issue Tracker](https://github.com/PGGAMER9911/PixelRtpPool/issues) - [Modrinth Page](#) *(Coming Soon)* --- [🏡 Home](Home.md) | [📖 Read Next: Installation](Installation.md)