DONUTSMP WARP is a comprehensive Bukkit plugin designed to revolutionize warp management on your Minecraft server. Offering intuitive commands and robust customization options, RAI_WARPS empowers server administrators to create, manage, and utilize warps seamlessly, enhancing gameplay for players of all levels.
Features:
Effortless Warp Management:
/setwarp
Reliability and Performance: Built on the robust Bukkit platform, RAI_WARPS ensures stability and optimal performance even in demanding server environments, guaranteeing a seamless warp management experience.
Community-Driven Development: Continuously updated and supported, RAI_WARPS evolves with community feedback and feature requests, ensuring ongoing improvements and long-term plugin reliability.
CONFIG.YML
# Teleport countdown duration (in seconds)
teleport_countdown: 5
# Display messages in chat (true/false)
messages-chat: false
# Display messages in action bar (true/false)
messages-action-bar: true
messages.yml
messages:
no_permission: "&cYou don't have permission to use this command."
warp_set: "&7Warp &b%warp% &7has been set to your location."
warp_already_exists: "&7Warp &b%warp% &7already exists."
setwarp_usage: "&7Correct usage: &b/setwarp [warp name]"
warp_deleted: "&b%warp% &7warp has been removed from the database."
warp_not_found: "&7Warp &b%warp% &7does not exist."
warp_usage: "&7Correct usage: &b/warp [warp name]"
teleport_countdown: "&7Teleporting in &b%seconds% &7seconds..."
teleported_to_warp: "&7Teleported to warp &b%warp%."
teleport_cancelled_movement: "&cTeleportation cancelled because you moved."
delwarp_usage: "&7Correct usage: &b/delwarp [warp name]"





