The Review Section is not for asking questions or reporting bugs. These are simply ignored and if I notice these people later, they will not receive any support.
If you enjoy the plugin, please consider leaving a review to help new users have a better experience.
If you need support, please first verify that you are indeed using this plugin and that you are running it on Spigot server software.
MultiWarp is a versatile plugin designed for Minecraft servers to streamline warp creation and management. With MultiWarp, server administrators can easily set up and organize multiple warp points throughout their world, providing players with a convenient way to travel quickly and efficiently.
1. /warp create <Name>
Permission: multiwarp.command.warp.create
Explanation: Creates a new warp point with the specified name, allowing players to teleport to that location.
Usage Example:
/warp create spawn
2. /warp delete <Warp>
Permission: multiwarp.command.warp.delete
Explanation: Deletes the specified warp point, removing it from the list of available warps.
Usage Example:
/warp delete spawn
3. /warp flag <Warp> <Property> <Value>
Permission: multiwarp.command.warp.flag
Explanation: Sets or modifies a specific property of the specified warp point, such as access permissions.
Usage Example:
/warp flag spawn PERMISSION multiwarp.access.spawn
4. /warp help
Permission: multiwarp.command.warp
Explanation: Displays a list of available warp commands and their descriptions to assist users in using the warp system.
Usage Example:
/warp help
5. warp info <Warp>
Permission: multiwarp.command.warp.info
Explanation: Provides detailed information about the specified warp point, including its coordinates and any associated properties.
Usage Example:
/warp info spawn
6. /warp list
Permission: multiwarp.command.warp.list
Explanation: Displays a list of all available warp points, allowing players to see where they can teleport.
Usage Example:
/warp list
7. /warp lock <Warp>
Permission: multiwarp.command.warp.lock
Explanation: Displays a list of all available warp points, allowing players to see where they can teleport.Locks the specified warp point, preventing players from using it until it is unlocked.
Usage Example:
/warp lock spawn
8. /warp teleport <Warp>
Permission: multiwarp.command.warp.teleport
Explanation: Teleports the player to the specified warp point instantly.
Usage Example:
/warp teleport spawn