Advertisement
Guest User

Untitled

a guest
Nov 17th, 2019
178
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.95 KB | None | 0 0
  1.  
  2. /island visit
  3. fabledskyblock.island.visit
  4. Opens a GUI that will display all islands you can visit.
  5.  
  6. /island vote <player>
  7. fabledskyblock.island.vote
  8.  
  9. Allows the user to vote or remove a vote for the island they are standing on.
  10. /island controlpanel
  11. fabledskyblock.island.controlpanel
  12.  
  13. Opens the control panel of your island.
  14. /island upgrade
  15. fabledskyblock.island.upgrade
  16.  
  17. Opens a menu that allows you to upgrade your islands with various perks and upgrades.
  18. /island leaderboard
  19. fabledskyblock.island.leaderboard
  20.  
  21. Displays the top islands in the server.
  22. /island create
  23. fabledskyblock.island.create
  24. Permission to create an island.
  25. /island delete
  26. fabledskyblock.island.delete
  27.  
  28. Allows the user to remove their island.
  29. /island teleport <player>
  30. fabledskyblock.island.teleport
  31. Allows the user to teleport to islands.
  32. /island setspawn <spawn>
  33. fabledskyblock.island.setspawn
  34.  
  35. Allows the user to set their main or visitor island spawnpoint.
  36. /island accept <player>
  37. fabledskyblock.island.accept
  38.  
  39. Allows the user to accept an invitation to an island.
  40. /island deny <player>
  41. fabledskyblock.island.deny
  42.  
  43. Allows the user to deny an invitation to an island.
  44. /island cancel <player>
  45. fabledskyblock.island.cancel
  46.  
  47. Allows the player to cancel an invitation.
  48. /island leave
  49. fabledskyblock.island.leave
  50.  
  51. Allows a user to leave an island.
  52. /island promote <player>
  53. fabledskyblock.island.promote
  54.  
  55. Allows a user to promote someones rank on their island.
  56. /island demote <player>
  57. fabledskyblock.island.demote
  58.  
  59. Allows a user to demote someones rank on their island.
  60. /island kick <player>
  61. fabledskyblock.island.kick
  62.  
  63. Allows the user to kick a specific person from their island.
  64. /island kickall
  65. fabledskyblock.island.expel
  66.  
  67. Allows the user to kick everyone on their island.
  68. /island ban <player>
  69. fabledskyblock.island.ban
  70.  
  71. Allows the user to ban a specific person from their island.
  72. /island bans
  73. fabledskyblock.island.bans
  74.  
  75. Allows the user to open the ban menu.
  76. /island unban <player>
  77. fabledskyblock.island.unban
  78.  
  79. Allows the user to unban a specific person.
  80. /island border
  81. fabledskyblock.island.border
  82.  
  83. Allows the user to open the island border menu.
  84. /island biome
  85. fabledskyblock.island.biome
  86.  
  87. Allows the user to specify their island biome.
  88. /island weather
  89. fabledskyblock.island.weather
  90.  
  91. Allows the user to specify their island weather.
  92. /island level
  93. fabledskyblock.island.level
  94. Allows the user to open their island level menu.
  95. /island value
  96. fabledskyblock.island.value
  97. Allows the user to get the value of the item in their hand.
  98. /island settings
  99. fabledskyblock.island.settings
  100.  
  101. Allows the user to open the island settings menu.
  102. /island information <player>
  103. fabledskyblock.island.information
  104. Opens the island information panel for your or another player's island.
  105. /island coop <player>
  106. fabledskyblock.island.coop
  107.  
  108. Allows the user to co-op another player onto their island.
  109. /island members
  110. fabledskyblock.island.members
  111.  
  112. Opens the menu to manage your island members.
  113. /island owner <player>
  114. fabledskyblock.island.owner
  115.  
  116. Opens the ownership menu for your island.
  117. /island confirm
  118. fabledskyblock.island.confirm
  119.  
  120. Confirmation for permanent alterations.
  121. /island invite <player>
  122. fabledskyblock.island.invite
  123.  
  124. Allows the user to invite another player to their island.
  125. /island chat
  126. fabledskyblock.island.chat
  127.  
  128. Communicate privately with other island members.
  129. /island visitors
  130. fabledskyblock.island.visitors
  131.  
  132. Opens the island menu for visitors.
  133. /island current
  134. fabledskyblock.island.current
  135. Displays the current island you are at.
  136. /island public
  137. fabledskyblock.island.public
  138.  
  139. Make your island public or private.
  140. /island open
  141. fabledskyblock.island.open
  142.  
  143. Allows you to open your island.
  144. /island close
  145. fabledskyblock.island.close
  146.  
  147. Allows you to close your island.
  148. /island bank
  149. fabledskyblock.island.bank
  150. Opens the bank of your island.
  151. /island unlock
  152. fabledskyblock.island.unlock
  153. Opens the unlock menu for your island.
  154. /island
  155. fabledskyblock.island.help
  156. Opens the help menu.
  157.  
  158. fabledskyblock.generator.<generator_name>
  159. Permission to have a specified generator.
  160.  
  161. fabledskyblock.bypass
  162. Permission to access a closed island.
  163.  
  164. fabledskyblock.bypass.<setting>
  165. Permission to bypass an Island permission.
  166.  
  167. fabledskyblock.bypass.cooldown
  168. Permission to bypass the biome, island creation, or island deletion cool down timer.
  169.  
  170. fabledskyblock.bypass.ban
  171. Prevents a player from being kicked/banned from islands.
  172.  
  173. fabledskyblock.size.<size>
  174. Permission to have a specific Island size on Island creation.
  175.  
  176. fabledskyblock.fly
  177. Gives permission to fly at your island (Does not apply for upgrades).
  178.  
  179. fabledskyblock.fly.*
  180. Gives permission to fly at any island (Does not apply for upgrades).
  181.  
  182. fabledskyblock.island.<structure_name>
  183. Permission to a specified structure in the island create menu.
  184.  
  185. fabledskyblock.top.exempt
  186. Exempts the user from appearing on the island top list.
  187.  
  188. fabledskyblock.limit.block.<type>.<amount>
  189. Limit a specific block to a certain amount for a player.
  190. Example: fabledskyblock.limit.block.hopper.50 Setting a number higher than what's mentioned in the limits.yml will allow the player to place more than the configured limit.
  191.  
  192. fabledskyblock.limit.block.<type>.*
  193. Allows player to bypass a specific block's limit.
  194.  
  195. fabledskyblock.limit.block.*
  196. Allows player to bypass all block limits.
  197.  
  198. fabledskyblock.stackable
  199. Allows players to create stacks from stackables if permission is configured to be required.
  200.  
  201. fabledskyblock.island.*
  202. Grants access to every default island permission.
  203.  
  204. Admin Commands & Permissions
  205. Command
  206. Permission
  207. Description
  208. /island admin delete <player>
  209. fabledskyblock.admin.delete
  210. Allows an administrator to delete another player's island.
  211. /island admin owner <player>
  212. fabledskyblock.admin.owner
  213. Allows an administrator to set ownership of another player's island.
  214. /island admin setspawn
  215. fabledskyblock.admin.setspawn
  216. Allows an administrator to set the spawnpoint of the server.
  217. /island admin sethologram
  218. fabledskyblock.admin.sethologram
  219. Allows an administrator to set a hologram displaying the top islands.
  220. /island admin removehologram
  221. fabledskyblock.admin.removehologram
  222. Allows an administrator to remove a hologram.
  223. /island admin create
  224. fabledskyblock.admin.create
  225. Allows an administrator to create an island template with the island creator.
  226. /island admin setsize <player> <size>
  227. fabledskyblock.admin.setsize
  228. Allows an administrator to set the size of a player's island.
  229. /island admin addupgrade <player> <upgrade>
  230. fabledskyblock.admin.addupgrade
  231. Allows an administrator to add an upgrade to a player's island.
  232. /island admin removeupgrade <player> <upgrade>
  233. fabledskyblock.admin.removeupgrade
  234. Allows an administrator to remove an upgrade for a player's island.
  235. /island admin level
  236. fabledskyblock.admin.level
  237. Allows an administrator to open the level menu to alter values for leveling.
  238. /island admin generator
  239. fabledskyblock.admin.generator
  240. Allows an administrator to open a menu to create new generators.
  241. /island admin upgrade
  242. fabledskyblock.admin.upgrade
  243. Allows an administrator to open a menu to change the upgrades a player may access.
  244. /island admin structure
  245. fabledskyblock.admin.structure
  246. Allows an administrator to create structures for islands.
  247. /island admin structure tool
  248. fabledskyblock.admin.structure
  249. Gives an administrator the tool to create and define structures.
  250. /island admin structure save <name>
  251. fabledskyblock.admin.structure
  252. Allows an administrator to save a structure by name.
  253. /island admin
  254. fabledskyblock.admin.help
  255. Displays the help menu for administrators.
  256. /island admin settings
  257. fabledskyblock.admin.settings
  258. Gives access to the admin help menu.
  259. /is admin refreshholograms
  260. fabledskyblock.admin.refreshholograms
  261. Allows an administrator to refresh the holograms of FabledSkyBlock.
  262. /is admin setbiome <player> <biomeName>
  263. fabledskyblock.admin.setbiome
  264. Allows an administrator to set a player's biome for their island.
  265. /is admin proxy <command>
  266. fabledskyblock.admin.proxy
  267. Allows you to run a command as the island owner.
  268. /is admin reload
  269. fabledskyblock.admin.reload
  270. Allows an administrator to reload FabledSkyBlock's configuration and language files.
  271.  
  272. fabledskyblock.admin.*
  273. Grants access to every admin permission and command above.
  274.  
  275.  
  276. fabledskyblock.*
  277. Grants access to every permission and command.
  278.  
  279. Biome Permissions
  280. Permission
  281. Description
  282. fabledskyblock.biome.badlands
  283.  
  284. fabledskyblock.biome.cold_ocean
  285.  
  286. fabledskyblock.biome.dark_forest
  287.  
  288. fabledskyblock.biome.desert
  289.  
  290. fabledskyblock.biome.forest
  291.  
  292. fabledskyblock.biome.jungle
  293.  
  294. fabledskyblock.biome.mountains
  295.  
  296. fabledskyblock.biome.mushroom_fields
  297.  
  298. fabledskyblock.biome.nether
  299.  
  300. fabledskyblock.biome.plains
  301.  
  302. fabledskyblock.biome.river
  303.  
  304. fabledskyblock.biome.savanna
  305.  
  306. fabledskyblock.biome.snowy_beach
  307.  
  308. fabledskyblock.biome.swamp
  309.  
  310. fabledskyblock.biome.taiga
  311.  
  312. fabledskyblock.biome.the_end
  313.  
  314. fabledskyblock.biome.the_void
  315.  
  316. fabledskyblock.biome.warm_ocean
  317.  
  318. fabledskyblock.biome.*
  319. This grants access to all biomes.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement