Player Warps
Oxygen comes with permission controlled Player Warps by default.
Player Warps let players create and manage warps organised by categories, that other players can access via a nice GUI. Players are limited to a certain number of player warps based on a permission node, similar to their home limit. Server owners can configure Oxygen's Player Warps feature under /config/Oxygen/pwarp_config.json
.
Player Warps Config
The default Player Warps config looks like this, it defines five Player Warp categories. It also defines the Player Warp GUI, and the regex new names are validated against (max 16 characters, no spaces, only letters/numbers/dashes/underscores by default). "warpTpDelay" sets a delay before teleporting the player to the player warp (in seconds).
The Player Warps GUI is fully configurable, and comes with a nice default seen above. The config file corresponding with above screenshot is here:
Clicking on a category icon will bring the player to a list of warps marked under that category.
Visit stats are shown, alongside the owner. At the moment, all player warp icons are just the owners head.
Last updated