PbWarps
The mod provides Fabric server administrators with tools to create quick teleportation points for players. Users can instantly teleport to selected locations using the simple command /warp NAME, or open a special interface to choose from all available options with the /warp command.
Each teleportation point can be customized individually: it can be given a custom formatted name, an icon, precise coordinates, and character rotation. Additionally, a predicate system is available to restrict access to specific routes.

Administrative Functions
All management commands are located in the /warps section. To create a new teleportation point, use /warps create <id> with additional configuration parameters. Existing points can be edited through /warps modify <id> ... and related subcommands.
The predicate system uses the Predicate API, where the predicate type is specified as a separate argument before the data. To view information about a specific point, use /warps info <id>, and to delete it - /warps remove <id>. The /warps teleport <id> command allows administrators to move other players while bypassing predicate checks.