Warps

The Warps module allows you create admin-server warps isolated from player ones.


Commands

The table below shows default command settings. Please see the Commands Guide on how to toggle and customize SunLight's commands.

Standalone Commands [?]

Command Arguments Description Permission Default State
/setwarp name Create warp. sunlight.warps.command.warps.create ON
/delwarp warp Remove warp. sunlight.warps.command.warps.delete ON
/updatewarp warp Update warp location. sunlight.warps.command.warps.update ON
/editwarp warp Open Warp Editor. sunlight.warps.command.warps.edit ON
/warp warp player -f Teleport to warp. sunlight.warps.command.warps.teleport
sunlight.warps.command.warps.teleport.others
ON
/warplist player Open Warps GUI. sunlight.warps.command.warps.list
sunlight.warps.command.warps.list.others
ON

Root Command [?]

Command Arguments Permission Default State
/warps help create update delete edit menu jump sunlight.warps.command.warps.root ON

Permissions

Here's a list of all module permissions. Top-level wildcard * permissions grants access to all child permissions.

  • sunlight.warps.*
    • sunlight.warps.command.*
      • sunlight.warps.command.warps.root
      • sunlight.warps.command.warps.create
      • sunlight.warps.command.warps.update
      • sunlight.warps.command.warps.delete
      • sunlight.warps.command.warps.edit
      • sunlight.warps.command.warps.teleport
      • sunlight.warps.command.warps.teleport.others
      • sunlight.warps.command.warps.list
      • sunlight.warps.command.warps.list.others

Placeholders

When this module is enabled, the following placeholders will be registered in PlaceholderAPI plugin:

Placeholder Description
%sunlight_warps_total_amount% Returns total number of server warps.