OpenWarp

OpenWarp provides advanced warp functions to SMP players, including per-player "homes," a warp history, and quick jumps to relative locations. It is designed as a replacement for Essentials warp behavior, but can be used in almost any situation.

Primary development and documentation happens on GitHub.

Features:

  • Set both public and private warp points
  • Warp to your private warps or anyone's public warps
  • Share your private warps with other individual players
  • Keep a private "home" location, either globally or per-world
  • Jump immediately to location under reticle, top of current column, previous location
  • Maintain a list of past locations and visit them in reverse
  • Limit players' warps - both public and private - with quotas
  • Supports both PermissionsBukkit and Permissions 2.x/3.x; set per-warp permissions
  • Full multi-world support with Multiverse-2 destination integration

Requirements:

OpenWarp recommends CraftBukkit 1060 or newer, and requires a CraftBukkit with mutable permissions (1024 or newer). It is also strongly recommended to use a permissions management plugin such as PermissionsBukkit.

Usage:

Most players will interact with OpenWarp via the primary command /warp. The most common commands include:

  • /warp list [public|private]: List the currently visible warps
  • /warp {name}: Move to the named warp
  • /warp set {name} [public]: Create a new warp at the current location
  • /warp share {warp} {player}: Share the named private warp with a player
  • /home: Move to the current player's home
  • /home set: Place the player's home at the current location
  • /jump: Move to the location under the player's reticle
  • /top: Move to the topmost solid block in the column
  • /back: Move to the previous location

For a complete listing of available commands, including full syntax, see the command reference on GitHub.

Permissions:

The permissions nodes are generally similar to the commands they allow. OpenWarp uses the same permissions for both PermissionsBukkit and Permissions 2.x/3.x. Common permissions are as follows:

  • openwarp.warp.list allows players to list warps
  • openwarp.warp.use allows players to use the /warp command
  • openwarp.warp.set allows players to create any kind of warp
  • openwarp.jump allows players to jump to locations
  • openwarp.top allows players to move to the top solid block
  • openwarp.back allows players to move back to their previous location

If no permissions plugin is detected, OpenWarp will attempt to separate commands by op status. It is highly recommended to configure a permissions plugin and provide more granular permissions assignment to players.

For a complete listing of permission nodes, see the command reference on GitHub.


Comments

  • To post a comment, please or register a new account.
Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    31024
  • Created
    Aug 24, 2011
  • Last Released File
    Oct 10, 2011
  • Total Downloads
    21,786
  • License

Categories

Members

Recent Files

Bukkit