Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for pixi

a slightly customizable warp plugin

Report pxewarp?

pxewarp

a slightly customizable warp plugin

features

for players

  • warp to positions set by admins using /warp <warp>
  • list all warps (you have permission to teleport to) with /warps

for admins

  • set warps using /setwarp <name>
  • use minimessage to style the name (/setwarp <warp> displayname <name>) and set the description (/setwarp <warp> description <description>) of warps.
  • require that players have permission to visit/see a warp with /setwarp <warp> permission <node>
  • delete a warp with /delwarp <warp>

A preview of the warp menu opened with /warps

click to view commands/permissions

/warp <warp>

teleport to a warp
  • permission: warps.warp

/warps

view all available warps
  • permission: warps.warp
  • aliases: /warp

/warps reload

reloads the warps.yml file
  • permission: warps.reload

/setwarp <name>

creates a new warp
  • permission: warps.create

/setwarp <warp> ...

modifies an existing warp
  • location [<location>]

    change the location of a warp. if no location is given, the executor's location will be used instead
    • permission: warps.set.location
    • aliases: /setwarp <warp>
  • displayname [<displayname>]

    change the display name of a warp. minimessage can be used in the display name to style it. if no display name is given, the display name will be reset.
    • permission: warps.set.displayname
  • description [<description>]

    change the description of a warp as displayed when its name is hovered over. minimessage can be used in the description to style it. if no description is given, the description will be reset.
    • permission: warps.set.description
  • permission [<permission>]

    change the permission required to visit a warp. if no permission is given, the permission will be reset.
    • permission: warps.set.permission

/delwarp <warp>

deletes a warp
  • permission: warps.delete

Information

CategoryGameplay
Published onMarch 8, 2026
LicenseLGPL
Downloads0
Stars0
Watchers0

Pinned Versions

Members

Avatar for pixi

pixi

Owner