Skip to content

Commands

Jarada edited this page May 3, 2021 · 4 revisions
Command Permission Description
/wp Top command which returns plugin commands and a list of player's home waypoints
/wp add <name ...> wp.add Creates server waypoint on player's position with specified name
/wp beacon wp.spawn.beacon Spawns a beacon for a player
/wp beaconperm wp.spawn.beacon Spawns a beacon for a player following permanent beacon rules (only 1 per player, given in slot, etc). Player additionally requires wp.beacon.unlimited and permanent beacons must be enabled for this to work. Ignores permanent beacon whitelist.
/wp caticon <Material ...> wp.category.icon Sets display icon for selected waypoint's category to matched material:data
/wp catlist wp.category.list Lists all categories and their current order
/wp catorder wp.category.order Sets order (replace x with order number) for selected waypoint's category
/wp catremove wp.category.remove Removes/deletes category of selected waypoint
/wp catrename <name ...> wp.category.rename Renames selected waypoint's category
/wp catset <name ...> wp.category.set Sets new, or prexisting category of same name, as category for selected waypoint
/wp catunset wp.category.unset Unsets category from (and only from) selected waypoint
/wp desc <desc ...> wp.desc Sets short lore message for selected waypoint
/wp discover wp.discover Cycles through available discovery modes
/wp hint <hint ...> wp.hint Sets short hint message for selected waypoint (used when showing discoverable waypoints)
/wp icon <Material ...> wp.icon Sets display icon for selected waypoint to matched material:data
/wp move wp.move Moves selected waypoint to player's position
/wp open wp.open Opens Waypoint Directory; usage aimed at linking with other plugins more than player usage
/wp reload wp.reload Reloads config; clears all players' selections
/wp remove wp.remove Deletes selected waypoint
/wp rename <name ...> wp.rename Renames selected waypoint to specified name
/wp select (name ...) wp.select.command Console - without arguments, lists server-defined waypoints; Player - without arguments, brings up menu for waypoint selection; Both - selects specified server-defined waypoint
/wp toggle wp.toggle Enables/disables selected waypoint
/sethome <name... > wp.sethome While not intended to be the player's means of creating home waypoints, it can be. The oldest home is automatically erased when the three waypoint limit has been reached
/setspawn wp.setspawn Sets the spawn point for the current world

Clone this wiki locally