Advertisement
Guest User

Untitled

a guest
Dec 11th, 2019
178
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.31 KB | None | 0 0
  1. /Lands accept <land>
  2. Permission: lands.command.accept
  3. Description: Accept invites
  4. /Lands chat [land] <message>
  5. Permission: lands.command.chat
  6. Description: Chat with land
  7. /Lands claim
  8. Permission: lands.command.claim
  9. Description: Claim chunks
  10. /Lands create
  11. Permission: lands.command.create
  12. Description: Create a land
  13. /Lands delete
  14. Permission: lands.command.delete
  15. Description: Delete your land
  16. NOTE: With this command you can't delete
  17. other players land. Use /Lands admin land LAND delete instead.
  18. /Lands deny
  19. Permission: lands.command.deny
  20. Description: Deny invite
  21. /Lands deposit [land] <amount>
  22. Permission: lands.command.deposit
  23. Description: Deposit money to land bank
  24. /Lands edit <land>
  25. Permission: lands.command.edit
  26. Description: Enter edit mode for a land. Actions like /Lands claim will be executed for this land.
  27. /Lands help [page]
  28. Permission: lands.command.help
  29. Description: Display command usages of Lands
  30. /Lands info [land]
  31. Permission: lands.command.info
  32. Description: Show information about a land
  33. /Lands invites
  34. Permission: lands.command.invites
  35. Description: Open received invites GUI
  36. /Lands leave <Land>
  37. Permission: lands.command.leave
  38. Description: Leave a land
  39. /Lands map
  40. Permission: lands.command.map
  41. Description: Show lands map
  42. /Lands menu
  43. Permission: lands.command.menu
  44. Description: Open Lands GUI.
  45. Append "here" to the command to open the GUI
  46. for the chunk you're standing in.
  47. /Lands menu here
  48. Permission: lands.command.menu
  49. Description: Open Lands GUI for the chnk you're standing in.\
  50. /Lands rename [land] <new name>
  51. Permission: lands.command.rename
  52. Description: Rename land
  53. /Lands selection
  54. Permission: lands.command.selection
  55. Description: Select a region for actions like /Lands claim
  56. Possible actions:
  57. /Lands claim
  58. /Lands unclaim
  59. /Lands leave
  60. /Lands trust
  61. /Lands untrust
  62. /Lands setrole <player> <role>
  63. Permission: lands.command.setrole
  64. Description: Set a role of a player.
  65. Append "here" to the command to set the role
  66. in the chunk you're standing in.
  67. /Lands setSpawn
  68. Permission: lands.command.setspawn
  69. Description: Set spawn for land
  70. /Lands spawn [land]
  71. Permission: lands.command.spawn
  72. Description: Teleport to land spawn
  73. /Lands teleport <x> <z>
  74. Permission: lands.command.teleport
  75. Description: Teleport to a claimed land chunk
  76. /Lands top
  77. Permission: lands.command.top
  78. Description: Show top ten lands
  79. /Lands trust <player>
  80. Permission: lands.command.trust
  81. Description: Trust player to land.
  82. Append "here" to command to trust the player
  83. in the chunk you're stading in.
  84. /Lands trust <player> here
  85. Permission: lands.command.trust
  86. Description: Trust player to the chunk you're standing in.\
  87. /Lands unclaim
  88. Permission: lands.command.unclaim
  89. Description: Unclaim a chunk
  90. /Lands untrust <player>
  91. Permission: lands.command.untrust
  92. Description: Untrust player.
  93. Append "here" to the command to untrust the player
  94. in the chunk you're standing in.
  95. /Lands untrust <player> here
  96. Permission: lands.command.untrust
  97. Description: Untrust player from the chunk you're standing in.\
  98. /Lands view
  99. Permission: lands.command.view
  100. Description: Visualize land borders
  101. /Lands wild
  102. lands.command.wild
  103. Description: Teleport to random location.
  104. You can set options for this in config.
  105. /Lands withdraw [land] <amount>
  106. Permission: lands.command.withdraw
  107. Description: Withraw money from land bank
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement