File Details
PixelWarp-1.0.0.jar
- R
- Mar 27, 2026
- 581.05 KB
- 4
- 1.21.11+10
File Name
PixelWarp-1.0.0.jar
Supported Versions
- 1.21.11
- 1.21.10
- 1.21.9
- 1.21.8
- 1.21.7
- 1.21.6
- 1.21.5
- 1.21.4
- 1.21.3
- 1.21.2
- 1.21.1
📜 Changelog
🚀 Version 1.0.0 — Initial Release
✨ Core Features
- Added advanced warp management system
- Public and private warp support
- Warp categories (SPAWN, SHOPS, BASES, EVENTS, PLAYER_WARPS)
- Unique warp naming system
🖥️ GUI System
- Added interactive warp GUI (
/warps) - Pagination support for large warp lists
- Category filtering system
- Search functionality (Anvil GUI)
- Sorting modes (A-Z, Most Used, Newest)
⚡ Teleport System
- Teleport countdown with BossBar
- Movement cancel detection
- Sound and particle effects on teleport
- Safe teleport system (lava, void, suffocation protection)
👀 Preview System
- Spectator-based warp preview mode
- Auto return after preview duration
- Location and gamemode restoration
🔐 Access Control
- Private warp sharing system
- Add / remove / list access for players
- Offline player support (UUID resolution)
- Admin and owner permission handling
📊 Analytics
- Warp usage tracking
- Last used timestamp
/warp statscommand/warp topcommand
💾 Database & Storage
- MySQL integration with connection pooling
- Automatic table creation
- Async database operations
- Reliable data persistence
📦 Backup System
- JSON export system (
/warp export) - JSON import system (
/warp import) - Safe merge (duplicate warp protection)
- Access data included in backup
✨ Visual & Effects
- Warp location particle markers
- Teleport particle effects
- Performance optimized rendering
🛡️ Safety & Validation
- World existence validation
- Unsafe location detection
- Delete confirmation system (30s expiry)
🧱 Performance & Architecture
- Cache-first warp system
- Category indexing optimization
- Warp ID-based access system
- Transaction-safe rename and delete operations
🛠️ Commands
/setwarp/warp/warps/delwarp/warp preview/warp stats/warp top/warp edit/warp rename/warp access/warp export/warp import
🔮 Upcoming Updates (Planned)
- Global admin access system
- Advanced particle engine (animated effects)
- Warp favorites system
- Warp cooldown system
- Economy integration
- GUI enhancements and animations
Initial release focused on performance, scalability, and modern SMP server needs.