Advertisement
Guest User

NukkitX/ASky/Config.yml

a guest
May 19th, 2018
215
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.68 KB | None | 0 0
  1. ###########################################################################################
  2. # This is a YML file. Be careful when editing. Check your edits in a YAML checker like #
  3. # the one at http://yaml-online-parser.appspot.com #
  4. ###########################################################################################
  5. # This is a configuration file for SkyBlock core.
  6. # For other configurations, please take a look in the plugin folder for:
  7. # - worlds.yml | schematics/configuration.yml | challenges.yml
  8. ---
  9.  
  10. ## Do not change this
  11. version: "ad7b3e9c"
  12.  
  13. ## Game Prefix.
  14. Prefix: "&d[&eASkyBlock&d] &e"
  15. ## Allow debugging
  16. debug: true
  17. ## Allow to get Updates from GitHub database
  18. allowUpdate: false
  19. ## Locale language
  20. ## Locale is CASE_SENSITIVE!
  21. ## Available locales are:
  22. ## en-US.
  23. defaultlanguage: "en-US"
  24. # Team chatting
  25. teamChat: true
  26. # Enable FastLoad. This usually task the plugin to load
  27. # 100ms after plugin load. Good but bad looking in console
  28. fastLoad: false
  29. # Fast cache
  30. # Enable to enable fast cache
  31. # Not every data are saved efficiently
  32. # Bugs are rarely found on this (But recommended to NOT using it)
  33. fastCache: false
  34.  
  35. ## Economy section
  36. economy:
  37. # Enable economys?
  38. # You can set this to 'true' if you has an Economy plugin listed below
  39. # If there is no economy plugin detected, this section will return 'false'
  40. # Supported economy are:
  41. # - EconomyAPI
  42. enable: false
  43. # Starting island money
  44. # Decide if you want the first island created to be paid or not
  45. payNewIsland: false
  46. # Island cost $$$
  47. # You will NOT have to put '$' symbol
  48. islandCost: 10
  49.  
  50. ##### Island Related Settings #####
  51. island:
  52. # Island name limit
  53. # Here you can control th
  54. # Limit of the island naming size
  55. # You can use -1 to make it infinite
  56. nameLimit: 20
  57. # Island reset
  58. # Here you can control the
  59. # Blocks when players reset their island
  60. # NOTE: more higher you made, more lag your server
  61. # depends on your schematic blocks
  62. chunkResetPerBlocks: 256
  63. # This feature intended in seconds
  64. # Not in minute
  65. # (Unavailable)
  66. deleteTiming: 180
  67. # Restricted commands in Island / SkyBlock
  68. # level. You must respect the command format
  69. # Such as `/example1, /example2`
  70. # (Unavailable)
  71. restrictedCommands: "/exampleCommand, /exampleCommand2"
  72. # Island reset
  73. # You can use -1 for unlimited island reset
  74. # (Unavailable)
  75. reset: 3
  76. # Island gameMode, you can decide this
  77. gamemode: 0
  78. # Island addMember time out
  79. # You can use -1 for unlimited time but
  80. # Recommended 20 seconds
  81. timeOut: 20
  82. # Island companion names
  83. # Your passion to add this or nor
  84. # Syntax: "&aFood?, &eEmergency Food?, &cYour Pet!"
  85. # (Unavailable)
  86. companionNames: "&aFood?, &eEmergency Food?, &cYour Pet!"
  87. # Items section
  88. items:
  89. # Items that will be in the chest when the player starts an island
  90. # Must be in Nukkit Item format. Format is <ID>:<Qty> or <ID>:<Data>:<Qty>
  91. # Use <Data> to set the durability of a item or to select sub-items/colors.
  92. #
  93. # To use this, please set `USE_CONFIG_CHEST` to true on the schematic
  94. # configuration to use this properly.
  95. #
  96. # Check console for errors and guidance after reloading configuration
  97. chestItems: 'ICE:2 MELON:1 TORCH:2 BONE:1 325:1:10 PUMPKIN_SEEDS:1 SUGAR_CANE:1 RED_MUSHROOM:1 BROWN_MUSHROOM:1 CACTUS:1 BREAD:1 WHEAT:1 LEATHER_BOOTS:1 LEATHER_HELMET:1 LEATHER_CHESTPLATE:1 LEATHER_LEGGINGS:1'
  98.  
  99. # Protection settings
  100. # Some features may be unavailable
  101. protection:
  102. # Protection Setting Flags:
  103. # ACID_DAMAGE, ANVIL, BEACON, BED, BREAK_BLOCKS, BREEDING, BREWING,
  104. # BUCKET, COLLECT_LAVA, COLLECT_WATER, CHEST, CHORUS_FRUIT, CRAFTING, CROP_TRAMPLE,
  105. # DOOR, EGGS, ENCHANTING, ENDER_PEARL, ENTER_EXIT_MESSAGES, FIRE, FIRE_EXTINGUISH,
  106. # FIRE_SPREAD, FURNACE, GATE, HORSE_INVENTORY, HORSE_RIDING, HURT_MOBS, LEASH,
  107. # LEVER_BUTTON, MOB_SPAWN, PLACE_BLOCKS, PORTAL, PRESSURE_PLATE, PVP,
  108. # MILKING, NETHER_PVP, REDSTONE, SPAWN_EGGS, SHEARING, VILLAGER_TRADING,
  109. # VISITOR_ITEM_DROP, VISITOR_ITEM_PICKUP
  110. #
  111. # -- World defaults --
  112. # Applies everywhere and are the default for islands and spawn.
  113. # If not listed, default is false.
  114. world:
  115. # Acid causes damage above sea-level (if acid is active)
  116. ACID_DAMAGE: true
  117. # Allow anvil use
  118. ANVIL: false
  119. # Allow beacon use
  120. BEACON: false
  121. # Allow bed use
  122. BED: false
  123. # Players can break blocks or generally damage things
  124. BREAK_BLOCKS: false
  125. # Allow animal breeding
  126. BREEDING: false
  127. # Allow use of cauldrons and brewing stands
  128. BREWING: false
  129. # Allow use of buckets, either fill or dump them
  130. BUCKET: false
  131. # Collect Lava (overrides BUCKET setting for collecting lava)
  132. COLLECT_LAVA: false
  133. # Collect water (overrides BUCKET setting for collecting water)
  134. COLLECT_WATER: false
  135. # Allow access chests of any kind, droppers, dispensers and hoppers
  136. CHEST: false
  137. # Allow eating or use of chorus fruit
  138. CHORUS_FRUIT: false
  139. # Allow use of crafting benches
  140. CRAFTING: true
  141. # Allow creepers to hurt players (but not damage blocks)
  142. CREEPER_PAIN: true
  143. # Allow crop trampling
  144. CROP_TRAMPLE: false
  145. # Allow use of doors or trapdoors. Not including redstone activations.
  146. DOOR: true
  147. # Allow chicken egg throwing
  148. EGGS: false
  149. # Allow use of enchanting tables
  150. ENCHANTING: true
  151. # Allow enderpearl throwing
  152. ENDER_PEARL: false
  153. # Enable or disable join/leave messages from the player's island
  154. ENTER_EXIT_MESSAGES: true
  155. # Allow fire (flint & steel use, TNT priming) Making portals is allowed.
  156. FIRE: false
  157. # Can extinguish fires by punching them
  158. FIRE_EXTINGUISH: false
  159. # Allow fire spreading
  160. FIRE_SPREAD: false
  161. # Allow furnace use
  162. FURNACE: true
  163. # Allow gate use
  164. GATE: false
  165. # Allow horse/llama inventory use - only works when riding is enabled
  166. HORSE_INVENTORY: false
  167. # Allow riding of horses/llamas
  168. HORSE_RIDING: false
  169. # Allow friendly mob hurting(cows etc.)
  170. HURT_MOBS: false
  171. # Allow monsters hurting
  172. HURT_MONSTERS: true
  173. # Allow leash use
  174. LEASH: false
  175. # Allow lever or button use
  176. LEVER_BUTTON: true
  177. # Cows can be milked
  178. MILKING: true
  179. # Animals, etc. can spawn naturally
  180. MOB_SPAWN: true
  181. # Allow monsters to spawn naturally
  182. MONSTER_SPAWN: true
  183. # Allow PVP in the nether world
  184. NETHER_PVP: false
  185. # Players can place blocks
  186. PLACE_BLOCKS: false
  187. # Allow portal use
  188. PORTAL: true
  189. # Allow pressure plate activation by players
  190. PRESSURE_PLATE: true
  191. # Allow PVP in the overworld
  192. PVP: false
  193. # Allow adjustment of diodes or comparators
  194. REDSTONE: false
  195. # Spawn eggs can be used
  196. SPAWN_EGGS: false
  197. # Allow sheep shearing
  198. SHEARING: false
  199. # Allow trading with villagers
  200. VILLAGER_TRADING: true
  201. # Allow item drop
  202. VISITOR_ITEM_DROP: true
  203. # Allow item pickup
  204. VISITOR_ITEM_PICKUP: true
  205. # -- Island Settings --
  206. # Settings for islands. Some are for visitors, some for the island itself.
  207. # If setting is not listed, it will not show in GUI and the world default will be used.
  208. # Add settings here to give the player the ability to see them in the GUI. Give the
  209. # player the permission for the setting for them to be able to change the setting.
  210. island:
  211. # Allow visitor anvil use
  212. ANVIL: true
  213. # Allow visitor beacon use
  214. BEACON: false
  215. # Allow visitor bed use
  216. BED: false
  217. # Allow visitor block breaking, or other damage
  218. BREAK_BLOCKS: false
  219. # Allow visitor animal breeding
  220. BREEDING: false
  221. # Allow visitor use of cauldrons and brewing stands
  222. BREWING: false
  223. # Allow visitor access chests of any kind, droppers, dispensers and hoppers
  224. CHEST: false
  225. # Allow visitors to use crafting benches
  226. CRAFTING: true
  227. # Allow visitor use of doors or trapdoors. Not including redstone activations.
  228. DOOR: true
  229. # Allow visitor chicken egg throwing
  230. EGGS: false
  231. # Allow visitors to use enchanting tables
  232. ENCHANTING: true
  233. # Allow visitor furnace use
  234. FURNACE: true
  235. # Allow gate use
  236. GATE: true
  237. # Allow portal use by visitors
  238. PORTAL: true
  239. # Allow pressure plate activation by visitors (players only)
  240. PRESSURE_PLATE: false
  241. # Allow adjustment of diodes or comparators
  242. REDSTONE: false
  243. # Allow visitors to shear sheep
  244. SHEARING: false
  245.  
  246. # General section
  247. general:
  248. # The time for teleports
  249. # Must be in integer
  250. # Put 0 if you dont want to enable this
  251. islandTeleportDelay: 2
  252. # Teleport cancel distance
  253. # How far players can go to cancel
  254. # Teleports
  255. teleportCancelDistance: 0.2
  256. # Broadcast 1st time challenge completion messages to all players.
  257. # Change to false if the spam becomes too much.
  258. broadcastmessages: true
  259.  
  260. ## Database
  261. # Recommended to NOT change this in mid game
  262. database:
  263. # Configuration of DATABASE Connection:
  264. # DBLIB - default connection, defined in DbLib plugin
  265. # SQLITE - custom sqlite file
  266. # MYSQL - custom MySql configuration
  267. connection: sqlite
  268. SQLite:
  269. # SQlite file name.
  270. # You can pick your name and
  271. # you no need to put `.db` at back
  272. file-name: database
  273. MySQL:
  274. # Unavailable
  275. port: 3306
  276. database: YourDataBase
  277. username: YourUserName
  278. password: 1234IsNotAGoodPassword
  279. host: localhost
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement