๐ŸŒ€ X-SetWarpsโ“ FAQ

Frequently Asked Questions (FAQ) - X-SetWarps

Find answers to common questions about X-SetWarps.

1. How do I allow only certain players to use a warp?

You must activate per-warp-permission: true in the config.yml file. Once this is done, players will need the specific permission xsetwarps.warp.WarpName to be able to teleport there.

2. Is there a limit to the warps I can create?

By default, the limit is unlimited, but you can set a maximum in the configuration under the max-warps: 50 option (or any number you prefer).

3. How do I add a description to a warp?

When creating the warp with /setwarp <name> [description], you can include any text you want at the end. This description will appear when players use the /warps command or view the warp info.

4. What happens if a player moves during the warp countdown?

If you have a delay configured and the cancel-on-move: true option, the teleport will be automatically canceled if the player moves more than allowed (move-tolerance), forcing them to stay still.

5. Is it compatible with multi-threaded servers like Folia?

Yes, X-SetWarps is fully optimized for Folia, ensuring that teleports are performed safely between the different processing regions of the server.