Player Warps

The Player Warps allows your player to create warps.


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
/setplayerwarp name Create warp. sunlight.playerwarps.command.warps.create OFF
/delplayerwarp warp Remove warp. sunlight.playerwarps.command.warps.delete OFF
/updateplayerwarp warp Update warp location. sunlight.playerwarps.command.warps.update OFF
/playerwarp warp player -f Teleport to warp. sunlight.playerwarps.command.warps.teleport
sunlight.playerwarps.command.warps.teleport.others
OFF
/pwarps player Open Warps GUI. sunlight.playerwarps.command.warps.list
sunlight.playerwarps.command.warps.list.others
ON

Root Command [?]

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

Permissions

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

  • sunlight.playerwarps.*
    • sunlight.playerwarps.command.*
      • sunlight.playerwarps.command.warps.root
      • sunlight.playerwarps.command.warps.create
      • sunlight.playerwarps.command.warps.update
      • sunlight.playerwarps.command.warps.delete
      • sunlight.playerwarps.command.warps.teleport
      • sunlight.playerwarps.command.warps.teleport.others
      • sunlight.playerwarps.command.warps.list
      • sunlight.playerwarps.command.warps.list.others
    • sunlight.playerwarps.bypass.*
      • sunlight.playerwarps.bypass.creation.world
      • sunlight.playerwarps.bypass.price
      • sunlight.playerwarps.bypass.ownership
    • sunlight.playerwarps.option.*
      • sunlight.playerwarps.option.price

Placeholders

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

Placeholder Description
%sunlight_playerwarps_creation_limit% Returns max. number of warps a player can set.
%sunlight_playerwarps_creation_available% Returns current number of warps a player can set.
%sunlight_playerwarps_own_amount% Returns number of warps a player have set.
%sunlight_playerwarps_total_amount% Returns total number of player warps.