AxoWarps
作者:rebot | 分类:模组
Minecraft 版本: 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
平台: bukkit paper purpur spigot
标签: management optimization technology
Version: 1.0
Version MC: 1.21+
Main features:
- GUI-based warp selection - players open menu with /warp command and click desired warp
- Cooldown system - 5-second countdown before teleportation with animated title/subtitle
- Teleport cancellation - player movement interrupts the countdown
- Configurable - GUI size (9-54 slots), title, messages
Commands:
- /warp - opens GUI with warp list (for players)
- /axowarp create - creates warp at current location
- /axowarp delete - removes warp
- /axowarp reload - reloads configuration
Permissions:
- axowarps.use - allows using warps and opening GUI (default: true)
- axowarps.admin - access to all admin commands (default: op)
- axowarps.create - allows creating warps (default: op)
- axowarps.delete - allows deleting warps (default: op)
- axowarps.reload - allows reloading configuration (default: op)
Technical structure:
- WarpManager - manages warps (create, delete, retrieve)
- TeleportManager - handles cooldown and teleportation
- WarpGUI - generates graphical interface
- ConfigManager - loads/saves configuration and warps
Warp data includes: name, location, icon (Material), GUI slot, display name, and lore. Warps are stored in warps.yml file.
请登录后举报
暂无评论,抢个沙发吧~