Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 1.07 KB

README.md

File metadata and controls

29 lines (22 loc) · 1.07 KB

#CHWarps

Warp system made with MethodScript in the bukkit plugin CommandHelper

CHWarps permissions is mainly by owner.

Commands

  • /warp [p]create - create a new warp. Private if pcreate is used at current location.
  • /warp set - alias for /warp create.
  • /warp delete - delete a warp.
  • /warp public - set warp to public.
  • /warp private - set warp to private.
  • /warp welcome [message] - set warp's welcome message.
  • /warp invite - allow a player to bypass private warp status.
  • /warp uninvite - disallow a player to bypass private warp status.
  • /warp list - list available public warps as well as warps shared to you.

Permissions

  • chwarps.admin - bypass warps as if you were the owner.
  • chwarps.create - gives ability to use /warp create.
  • chwarps.warp
  • chwarps.warp - give ability to even use any warps
  • chwarps.sign.create - give ability to make warp signs
  • chwarps.sign.use - give ability to use warp signs
  • chwarps.warp