Advertisement
Guest User

Untitled

a guest
Apr 18th, 2020
3,744
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.87 KB | None | 0 0
  1. #
  2. # ____ ___ _ _ ____ _ _ ____ ____ ___ _ ____ ___ ___ _ _
  3. # |__| | \ | | |__| |\ | | |___ | \ | | | |__] |__] \_/
  4. # | | |__/ \/ | | | \| |___ |___ |__/ |___ |__| |__] |__] | v1.1 by cyne
  5. #
  6. # In many sections you can use placeholders. Either by the plugin itself or PlaceholderAPI (if installed).
  7. # Visit https://www.spigotmc.org/wiki/placeholderapi-placeholders/ to see all PlaceholderAPI placeholders.
  8. # Make sure to download the used expansions via /papi ecloud.
  9. #
  10.  
  11. #General settings
  12. singleworld_mode: false
  13. lobby_world: world
  14. #⮟ Set to true if you want the displaynames to be used for the messages.
  15. use_displaynames: false
  16. spawn_location: 'spawn'
  17. block_commands:
  18. enabled: true
  19. commands:
  20. - /help
  21. - /plugins
  22. - /version
  23. - /?
  24. - /about
  25. - /pl
  26. - /ver
  27. - /icanhasbukkit
  28. disable_mob_damage: true
  29. disable_player_interaction: true
  30. disable_physical_player_interaction: true
  31.  
  32. #Weather settings
  33. #➥ Possible weather types are: CLEAR, RAIN, THUNDER
  34. weather:
  35. lock_weather: true
  36. weather_type: CLEAR
  37.  
  38. #Actionbar settings
  39. #➥ You can add multiple messages. - 'display_time' in seconds. | Placeholders: PlaceholderAPI
  40. actionbar:
  41. enabled: true
  42. display_time: 5
  43. messages:
  44. - '&7Ping &8● &a%player_ping%ms &8┃ &7Time &8● &f%server_time_HH:mm:ss%'
  45.  
  46. #Tablist header & footer settings
  47. #➥ Use \n to start a new line | Placeholders: PlaceholderAPI
  48. tablist_header_footer:
  49. enabled: true
  50. #⮟ If activated, the tablist is refreshed every second.
  51. update_tablist: true
  52. header: '&r\n&bAdvancedLobby &8× &7Minecraft Network &8➜ &f%server_online%&8/&f%server_max_players%&f\n &8► §7Server &8● &b%player_server% &8◄ \n'
  53. footer: '&r\n&7Twitter &8» §f@Unknown &8┃ &7TeamSpeak &8» &fUnknown\n'
  54.  
  55. #Player join settings
  56. player_join:
  57. gamemode: 2
  58. health: 20
  59. clear_inventory: true
  60. join_at_spawn: false
  61.  
  62. #Title settings
  63. #➥ Placeholders: %player%: Player name; PlaceholderAPI
  64. title:
  65. enabled: true
  66. title: '&bWelcome&8, &7%player%'
  67. subtitle: '&7on &fAdvancedLobby'
  68.  
  69. #Void teleport settings
  70. void_teleport:
  71. enabled: true
  72. height: 0.0
  73.  
  74. #Worldborder settings
  75. worldborder:
  76. enabled: true
  77. radius: 200
  78. center_location: 'spawn'
  79.  
  80. #JumpPads settings
  81. jumppads:
  82. enabled: true
  83. lenght: 2.0
  84. height: 0.5
  85.  
  86. #Motd settings
  87. motd:
  88. enabled: true
  89. first_line: ' &bAdvancedLobby &8▶ &7Minecraft Network &8┃ &8[&f1.8&8-&f1.12.2&8]'
  90. second_line: ' &aNow &a&lONLINE &8● &7Twitter &8» §f@Unknown'
  91.  
  92. #Chat format settings
  93. #➥ Placeholders: %player%: Player name; %message%: Chat message
  94. chat_format:
  95. enabled: true
  96. format: '&f%player% &8» &7%message%'
  97.  
  98. #Hotbar items settings
  99. hotbar_items:
  100. teleporter:
  101. enabled: true
  102. slot: 0
  103. material: COMPASS
  104. subid: 0
  105. displayname: '&bTeleporter &8× &7rightclick'
  106. lore: []
  107. player_hider:
  108. enabled: true
  109. slot: 1
  110. show_all:
  111. material: INK_SACK
  112. subid: 10
  113. displayname: '&aAll players visible &8× &7rightclick'
  114. lore: []
  115. show_vip:
  116. material: INK_SACK
  117. subid: 5
  118. displayname: '&5Only VIP-Players visible &8× &7rightclick'
  119. lore: []
  120. show_none:
  121. material: INK_SACK
  122. subid: 1
  123. displayname: '&cNo players visible &8× &7rightclick'
  124. lore: []
  125. cosmetics:
  126. enabled: true
  127. slot: 8
  128. material: CHEST
  129. subid: 0
  130. displayname: '&dCosmetics &8× &7rightclick'
  131. lore: []
  132. gadget:
  133. enabled: true
  134. slot: 7
  135. unequipped:
  136. material: FIREWORK_CHARGE
  137. subid: 0
  138. displayname: '&cNo gadget equipped'
  139. lore: []
  140. equipped:
  141. #⮟ Placeholders: %gadget%: Gadget name
  142. displayname: '&b%gadget% &8× &7rightclick'
  143. lore: []
  144. silentlobby:
  145. enabled: true
  146. slot: 3
  147. activated:
  148. material: TNT
  149. subid: 0
  150. displayname: '&aSilentLobby &8× &7rightclick'
  151. lore: []
  152. deactivated:
  153. material: TNT
  154. subid: 0
  155. displayname: '&cSilentLobby &8× &7rightclick'
  156. lore: []
  157. shield:
  158. enabled: true
  159. slot: 5
  160. activated:
  161. material: EYE_OF_ENDER
  162. subid: 0
  163. displayname: '&aShield &8× &7rightclick'
  164. lore: []
  165. deactivated:
  166. material: EYE_OF_ENDER
  167. subid: 0
  168. displayname: '&cShield &8× &7rightclick'
  169. lore: []
  170. custom_item:
  171. enabled: false
  172. slot: 4
  173. material: NAME_TAG
  174. subid: 0
  175. displayname: '&e??? &8× &7rightclick'
  176. lore: []
  177. command: ''
  178.  
  179. #Inventory settings
  180. inventories:
  181. #Teleporter inventory
  182. teleporter:
  183. title: '&bTeleporter'
  184. rows: 5
  185. #To add new items to the teleporter use the following template:
  186. #
  187. #example:
  188. # material: BED
  189. # subid: 0
  190. # displayname: '&8● &bBedWars'
  191. # lore:
  192. # - '&8&m---------------'
  193. # - ' &8» &7Click to teleport'
  194. # slot: 13
  195. # location: 'bedwars'
  196. items:
  197. example:
  198. material: MAGMA_CREAM
  199. slot: 31
  200. displayname: '&8● &bSpawn'
  201. lore:
  202. - '&8&m---------------'
  203. - ' &8» &7Click to teleport'
  204. subid: 0
  205. location: 'spawn'
  206. #Cosmetics inventory
  207. cosmetics:
  208. title: '&dCosmetics'
  209. hats:
  210. displayname: '&bHats'
  211. lore: []
  212. particles:
  213. displayname: '&bParticles'
  214. lore: []
  215. gadgets:
  216. displayname: '&bGadgets'
  217. lore: []
  218. ballons:
  219. displayname: '&bBalloons'
  220. lore: []
  221.  
  222. #Cosmetics hats inventory
  223. cosmetics_hats:
  224. title: '&dCosmetics &8× &fHats'
  225. go_back:
  226. displayname: '&8◄ &7Go back'
  227. lore: []
  228. disable:
  229. displayname: '&8► &cDisable hat'
  230. lore: []
  231. melon_hat:
  232. displayname: '&bMelon'
  233. lore: []
  234. tnt_hat:
  235. displayname: '&bTNT'
  236. lore: []
  237. glass_hat:
  238. displayname: '&bGlass'
  239. lore: []
  240. sponge_hat:
  241. displayname: '&bSponge'
  242. lore: []
  243. pumpkin_hat:
  244. displayname: '&bPumpkin'
  245. lore: []
  246. cactus_hat:
  247. displayname: '&bCactus'
  248. lore: []
  249.  
  250. #Cosmetics particles inventory
  251. cosmetics_particles:
  252. title: '&dCosmetics &8× &fParticles'
  253. go_back:
  254. displayname: '&8◄ &7Go back'
  255. lore: []
  256. disable:
  257. displayname: '&8► &cDisable particles'
  258. lore: []
  259. heart_particles:
  260. displayname: '&bHearts'
  261. lore: []
  262. music_particles:
  263. displayname: '&bMusic'
  264. lore: []
  265. flames_particles:
  266. displayname: '&bFlames'
  267. lore: []
  268. villager_particles:
  269. displayname: '&bVillager'
  270. lore: []
  271. rainbow_particles:
  272. displayname: '&bRainbow'
  273. lore: []
  274.  
  275. #Cosmetics balloons inventory
  276. cosmetics_balloons:
  277. title: '&dCosmetics &8× &fBalloons'
  278. go_back:
  279. displayname: '&8◄ &7Go back'
  280. lore: []
  281. disable:
  282. displayname: '&8► &cDisable balloon'
  283. lore: []
  284. yellow_balloon:
  285. displayname: '&bYellow balloon'
  286. lore: []
  287. red_balloon:
  288. displayname: '&bRed balloon'
  289. lore: []
  290. green_balloon:
  291. displayname: '&bGreen balloon'
  292. lore: []
  293. blue_balloon:
  294. displayname: '&bBlue balloon'
  295. lore: []
  296. hay_block_balloon:
  297. displayname: '&bHay Block balloon'
  298. lore: []
  299. sea_lantern_balloon:
  300. displayname: '&bSea Lantern balloon'
  301. lore: []
  302. bookshelf_balloon:
  303. displayname: '&bBookshelf balloon'
  304. lore: []
  305. note_block_balloon:
  306. displayname: '&bNote Block balloon'
  307. lore: []
  308.  
  309. #Cosmetics gadgets inventory
  310. cosmetics_gadgets:
  311. title: '&dCosmetics &8× &fGadgets'
  312. go_back:
  313. displayname: '&8◄ &7Go back'
  314. lore: []
  315. disable:
  316. displayname: '&8► &cDisable gadget'
  317. lore: []
  318. grappling_hook_gadget:
  319. displayname: '&bGrappling hook'
  320. lore: []
  321. rocket_jump_gadget:
  322. displayname: '&bRocket jump'
  323. lore: []
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement