AdvancedWarpPlugin
The AdvancedWarpPlugin is a versatile Minecraft plugin designed for Bukkit/Spigot servers to enhance warp functionality. It allows players to create, delete, and manage warp points efficiently. Key features include:
Permissions for AdvancedWarpPlugin:
The AdvancedWarpPlugin is a versatile Minecraft plugin designed for Bukkit/Spigot servers to enhance warp functionality. It allows players to create, delete, and manage warp points efficiently. Key features include:
- Dynamic Warp Management: Easily create and delete warp points with commands.
- Cooldowns and Limits: Configure cooldown periods between warp uses and limit the number of warps a player can set.
- Warp GUI: Access a user-friendly GUI to view and select warps directly from your inventory.
- Persistent Storage: Saves warp locations in a YAML configuration file, ensuring data is preserved across server restarts.
- Permissions Integration: Manage who can set, delete, and use warps through customizable permissions.
Permissions for AdvancedWarpPlugin:
- advancedwarp.setwarp
Allows the player to create new warp points.
Usage: /setwarp <warpName> - advancedwarp.delwarp
Allows the player to delete existing warp points.
Usage: /delwarp <warpName> - advancedwarp.warp
Allows the player to teleport to a warp point.
Usage: /warp <warpName> - advancedwarp.warps
Allows the player to view a list of all available warp points.
Usage: /warps - advancedwarp.warpgui
Allows the player to open and interact with the warp points GUI.
Usage: /warpgui