Advertisement
Guest User

Untitled

a guest
Sep 18th, 2019
231
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.76 KB | None | 0 0
  1. ##############################
  2.  
  3. # #
  4.  
  5. # OVERALL SETTINGS #
  6.  
  7. # #
  8.  
  9. ##############################
  10.  
  11. WhitelistedBlockDisable: false
  12.  
  13. WhitelistedBlocks:
  14.  
  15. DIAMOND_BLOCK:
  16.  
  17. Data: 0
  18.  
  19. EMERALD_BLOCK:
  20.  
  21. Data: 0
  22.  
  23. IRON_BLOCK:
  24.  
  25. Data: 0
  26.  
  27. GOLD_BLOCK:
  28.  
  29. Data: 0
  30.  
  31. REDSTONE_BLOCK:
  32.  
  33. Data: 0
  34.  
  35. LAPIS_BLOCK:
  36.  
  37. Data: 0
  38.  
  39. COAL_BLOCK:
  40.  
  41. Data: 0
  42.  
  43. BEDROCK:
  44.  
  45. Data: 0
  46.  
  47. ENDER_PORTAL_FRAME:
  48.  
  49. Data: 0
  50.  
  51. BlacklistBlocks: #This will only count when you have turned whitelistedblocks off
  52.  
  53. MOB_SPAWNER:
  54.  
  55. Data: 1
  56.  
  57. SIGN:
  58.  
  59. Data: 1
  60.  
  61.  
  62.  
  63.  
  64.  
  65. Level:
  66.  
  67. 1: #Create unlimited fastplace levels. This will also be used in the fastplace command
  68.  
  69. Amount: 3 #This is the amount of blocks
  70.  
  71. Permission: 'fastplace.level.1' #The permission that is requird to use the this level
  72.  
  73. 2:
  74.  
  75. Amount: 6
  76.  
  77. Permission: 'fastplace.level.2'
  78.  
  79. 3:
  80.  
  81. Amount: 9
  82.  
  83. Permission: 'fastplace.level.3'
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91. ############################################################
  92.  
  93. # This can enable or disable Horizontal Placing
  94.  
  95. ###############################################################
  96.  
  97. Horizontal_Placing: true
  98.  
  99.  
  100.  
  101.  
  102.  
  103. ####################################
  104.  
  105. # #
  106.  
  107. # MESSAGES #
  108.  
  109. # #
  110.  
  111. ####################################
  112.  
  113.  
  114.  
  115. ###########################
  116.  
  117. # Change the prefix for the plugin here
  118.  
  119. ###########################
  120.  
  121. Prefix: "&6&lAbyss &e&lSkies &7ยป "
  122.  
  123.  
  124.  
  125. ############################################################
  126.  
  127. # This message will show when you execute /fastplace command
  128.  
  129. ###############################################################
  130.  
  131. EnabledFastplace: '&eYou have &aEnabled &eFastplace &8(&eLevel: &6%level%&8)'
  132.  
  133. DisabledFastplace: '&eYou have &cDisabled &eFastplace!'
  134.  
  135.  
  136.  
  137.  
  138.  
  139. #################################################################
  140.  
  141. # Set this to false if you dont want to see the blockplaced message
  142.  
  143. ##################################################################
  144.  
  145. EnableMessageOnPlace: false
  146.  
  147.  
  148.  
  149. #################################################################
  150.  
  151. # This message will show when you place blocks using fastplace mode
  152.  
  153. # %tier% is replaced by what tier they are so if they are tier 3 it will say you need 9 blocks
  154.  
  155. # %block% is replaced by what block they place
  156.  
  157. # Color codes are supported
  158.  
  159. ##################################################################
  160.  
  161. BlockPlaced: '&eYou have placed &6%Tier% %block% &eusing fastplace!'
  162.  
  163.  
  164.  
  165. ################################################################################
  166.  
  167. #This message will show when you dont have enough blocks to place
  168.  
  169. # %tier% is replaced by what tier they are so if they are tier 3 it will say you need 9 blocks
  170.  
  171. # %block% is replaced by what block they place
  172.  
  173. # Color codes are supported
  174.  
  175. ################################################################################
  176.  
  177. NotEnoughBlocks: '&eYou need &6%Tier% %block% &ebefore you can start placing blocks!'
  178.  
  179.  
  180.  
  181. ###############################################################
  182.  
  183. # This message will show when a player place a block listed item
  184.  
  185. ###############################################################
  186.  
  187. BlackListMessage: '&eThis block is blacklisted!'
  188.  
  189.  
  190.  
  191. ###################################################
  192.  
  193. # This message will show when blocks are in the way
  194.  
  195. ###################################################
  196.  
  197. Blocks_In_The_Way: '&eBlocks are in the way!'
  198.  
  199.  
  200.  
  201.  
  202.  
  203.  
  204.  
  205. ###################################################
  206.  
  207. # This message will show a player uses fastplace in a blocked area
  208.  
  209. ###################################################
  210.  
  211. NotAllowed: '&eYou are not allowed to use fastplace here!'
  212.  
  213.  
  214.  
  215. ###################################################################
  216.  
  217. # This message will show when you dont have a permission for the spefic command
  218.  
  219. ###################################################################
  220.  
  221. NoPermission: '&eYou dont have permission to do this command!'
  222.  
  223.  
  224.  
  225. ###################################################################
  226.  
  227. # This message will show when a player execute /fastplace <set> <Number>
  228.  
  229. # %number% is replaced by the number the player set
  230.  
  231. ###################################################################
  232.  
  233. SetBlocksMessage: '&eYou have set your blocks to &6%number%&e!'
  234.  
  235.  
  236.  
  237. ########################################################
  238.  
  239. # This message will show when you execute /Fastplace help or just /Fastplace without args
  240.  
  241. ########################################################
  242.  
  243. Help-Message:
  244.  
  245. - '&7/Fastplace 1,2,3'
  246.  
  247. - '&7/Fastplace <set> <Number>'
  248.  
  249. - '&7/Fastplace Disable To disable fastplace'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement