Advertisement
InstantzZHD

Untitled

Sep 4th, 2019
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.21 KB | None | 0 0
  1. # AdvancedMonthlyCrates
  2. # Made by PM2
  3.  
  4. # ** Commands and permissions
  5. # /amc list - Shows a list of all correctly made monthly crates. ; AMC.List
  6. # /amc give <player> <crate> <amount> - Gives a specified player the specified monthly crate. ; AMC.Give
  7. # /amc giveall <crate> <amount> - Gives everyone on the server a specified monthly crate. ; AMC.GiveAll
  8. # /amc reload - Reloads all plugins configurations. ; AMC.Reload
  9. # /amc errors - Sends out why and where MCrates are not configured properly. ; AMC.Errors
  10.  
  11. # ** Crate Customisations **
  12.  
  13. #What should be the Pyramid Crates Mystery Item random name list
  14. #Can be added multiple times for it to be more likely to appear
  15. Pyramid_Mystery_Item_Names:
  16. - "&c&lMystery Item"
  17. - "&d&lMystery Item"
  18. - "&5&lMystery Item"
  19. - "&0&lMystery Item"
  20. - "&0&lMystery Item"
  21. - "&5&lMystery Item"
  22. - "&4&lMystery Item"
  23. - "&4&lMystery Item"
  24. - "&7&lMystery Item"
  25. - "&8&lMystery Item"
  26. - "&6&lMystery Item"
  27. - "&e&lMystery Item"
  28.  
  29. #What should be the Pyramid Animations mystery items?
  30. Pyramid_Mystery_Items:
  31. - "WOOL,0"
  32. - "WOOL,2"
  33. - "WOOL,4"
  34. - "WOOL,7"
  35. - "WOOL,8"
  36. - "WOOL,9"
  37. - "WOOL,10"
  38. - "WOOL,12"
  39. - "WOOL,13"
  40. - "WOOL,14"
  41. - "WOOL,15"
  42. - "WOOL,15"
  43. - "WOOL,7"
  44. - "WOOL,8"
  45. - "WOOL,15"
  46. - "WOOL,7"
  47.  
  48. # ** Variables **
  49. # {player_name} - replaces with the users nickname.
  50.  
  51. # ** Configurations **
  52.  
  53. # Very important that you change this if your server is running on a spigot fork (Spigot fork examples: PaperSpigot, TacoSpigot, BeerSpigot..)
  54. # As if you are using those jars there won't be any armor stands appearing for a split second for the versions above 1.8
  55. SpigotFork: false
  56.  
  57. # Should there be lightning at the end of the animation?
  58. Spinning_Lightning: true
  59.  
  60. # Should item rewards not repeat? For example if you have 10 available rewards there won't be 2
  61. # of the same rewards at a time
  62. Spinning_Items_Dont_Repeat: true
  63.  
  64. # What should be the main command in order to use AdvancedMonthlyCrates plugin, default is /amc
  65. main_command: "amc"
  66.  
  67. # Do alts also get mcrate giveall crates or only 1 crate per ip?
  68. alts_get_giveall: false
  69.  
  70. # How many Monthly Crates can a single player open at the same time?
  71. MonthlyCrates_Player_Limit: 1
  72.  
  73. # How many Monthly Crates can be opened at the same time on the server?
  74. MonthlyCrates_Global_Limit: 50
  75.  
  76. # How close by / what radius between the Monthly Crates should be to be able to open them?
  77. Crate_Radius: 10
  78.  
  79. # How long should the display animation be rolling for? (measured in seconds)
  80. Display_Animation_Lenght: 25
  81.  
  82. # What should be the interval between changing items in the display animation? (measured in seconds)
  83. Display_Animation_Item_Change: 3
  84.  
  85. # How long should the chunks be force loaded when the crate is opening? (seconds)
  86. KeepChunksFor: 50
  87.  
  88. # Debug Mode
  89. Debug_Mode: false
  90.  
  91.  
  92. # ** Messages **
  93.  
  94. # What message should be written if an account on the same ip has already been given a Monthly Crate?
  95. alt_message: "&cAn account on your IP address has already gotten a monthly crate from a give all."
  96.  
  97. # What message should the player get if there are already a maximum amount of crates being opened on the server?
  98. MonthlyCrate_Global_Limit_Message: "&cSorry, there is already a maximum amount of crates being opened at the same time on the server, please try again in a bit!"
  99.  
  100. # What message should the player get if he tries to open more crates than is given as a max per player?
  101. MonthlyCrate_Player_Limit_Message: "&cYou already have {opening_crates_now} Monthly Crates placed, please wait for at least one of them to finish to open an another one!"
  102.  
  103. # What message should the player receive if he is trying to open a crate too close to another crate?
  104. Crate_Radius_Message: "&cYou are too close to another crate that is being opened, please move away to open Yours."
  105.  
  106. # What should be the message that the player receives once he is given a crate with a command give / giveall?
  107. Player_Gets_MCrate_Message: "&d&l [AMC] &5You have been given a Monthly Crate!"
  108.  
  109. # Some configurable settings are explained, others should be self-explanatory.
  110. # Contact "BubbleBootie" on SpigotMC with any questions or bug reports.
  111.  
  112. Crates:
  113. #Here you create a new monthly crate, you can call it any name but they must not repeat.
  114. MarchCrate:
  115. Animation: "Round"
  116. #Currently there are 2 types of animations: Round ; Pyramid
  117. Item: "ENDER_CHEST"
  118. #Is the block that will be the monthly crate
  119. Enchanted: true #Not all items can be enchanted.
  120. Name: "&e&lMarch MonthlyCrate &c&l2019"
  121. RewardHologram:
  122. - "&cCongradulations to &a&l{player_name} &cfor opening"
  123. - "&cThe Monthly March Crate!"
  124. - ""
  125. - "&8Buy your own crate at: buy.store.com"
  126. #Customisable hologram above the main prize
  127. Size: 8
  128. #Amount of items that the person will get, ranges from 0-8
  129. Lores:
  130. - ""
  131. - "&e&lThank you for buying the crate &4$l{player_name}"
  132. - "&e&lSuper OP March Crate"
  133. - "&a&lThere is a lot of loot here"
  134. Prizes:
  135. #Prize names musn't repeat, though they can be called anything.
  136. DiamondHelmet:
  137. Item: ANVIL
  138. Enchanted: true
  139. Name: "&e&lSuper OP Diamond Helmet"
  140. Commands:
  141. - "give {player_name} diamond_helmet 1"
  142. - "broadcast &e&l{player_name} Just Won a Super Helmet!"
  143. Chance: 10
  144. CreeperEgg:
  145. Item: MONSTER_EGG
  146. Enchanted: false
  147. Damage: 50
  148. Name: "&e&lOP Creeper Egg (x1)"
  149. Chance: 80
  150. BrewingStand:
  151. Item: BREWING_STAND_ITEM
  152. Enchanted: false
  153. Name: "&a&lStrange looking brewing stand (x1)"
  154. Commands:
  155. - "broadcast &e&l{player_name} Just Won a Brewing Stand!"
  156. Chance: 25
  157. MobSpawner:
  158. Item: MOB_SPAWNER
  159. Enchanted: true
  160. Name: "&c&lMysterious Mob Spawner (x2)"
  161. Commands:
  162. - "broadcast &e&l{player_name} Just Won a Mysterious Mob Spawner!"
  163. Chance: 100
  164. Stone:
  165. Item: STONE
  166. Enchanted: true
  167. Name: "&e&lSome Regular Stone (x1)"
  168. Commands:
  169. - "give {player_name} stone 1"
  170. - "broadcast &e&l{player_name} Just Won Some Regular Stone!"
  171. Chance: 50
  172. DiamondSword:
  173. Item: DIAMOND_SWORD
  174. Enchanted: true
  175. Name: "&e&lWardens Ultra Rare Sword (x1)"
  176. Commands:
  177. - "give {player_name} diamond_helmet 1"
  178. - "broadcast &e&l{player_name} Just Won Wardens Ultra Rare Sword (x1)!"
  179. Chance: 1
  180. Flower:
  181. Item: YELLOW_FLOWER
  182. Enchanted: true
  183. Name: "&e&lJust a Yellow Flower (x1)"
  184. Commands:
  185. - "broadcast &e&l{player_name} Just Won a Yellow Flower (x1)!"
  186. Chance: 80
  187. Apple:
  188. Item: APPLE
  189. Enchanted: true
  190. Name: "&f&lVery Rare Red Apple (x1)"
  191. Commands:
  192. - "give {player_name} apple 1"
  193. - "broadcast &e&l{player_name} Just Won a Very Rare Red Apple!"
  194. Chance: 30
  195. Diamond:
  196. Item: DIAMOND
  197. Enchanted: true
  198. Name: "&c&lThis Server's Rare Tokens (x30)"
  199. Commands:
  200. - "broadcast &e&l{player_name} Just Won Rare Tokens (x30)!"
  201. Chance: 100
  202. FishingRod:
  203. Item: FISHING_ROD
  204. Enchanted: true
  205. Name: "&a&lPoseidon's Fishing Rod (x1)"
  206. Commands:
  207. - "give {player_name} diamond_helmet 1"
  208. - "broadcast &e&l{player_name} Just Won Poseidon's Fishing Rod (x1)!"
  209. Chance: 1
  210. Bed:
  211. Item: BED
  212. Enchanted: true
  213. Name: "&b&nVery Strange Looking Bed (x1)"
  214. Commands:
  215. - "broadcast &e&l{player_name} Just Won a Very Strange Looking Bed (x1)!"
  216. Chance: 1
  217. #There will be only 1 Best Prize, it will be located in the middle of the circle.
  218. BestPrizes:
  219. Bedrock:
  220. Item: BEDROCK
  221. Enchanted: true
  222. Name: "&8&l&nBest Block Ever (x1)"
  223. Commands:
  224. - "give {player_name} bedrock 1"
  225. - "broadcast &e&l{player_name} Just Won a Best Block Ever (x1)!"
  226. Chance: 20
  227. Boat:
  228. Item: BOAT
  229. Enchanted: true
  230. Name: "&f&l&nSailer's Boat (x1)"
  231. Commands:
  232. - "give {player_name} boat 1"
  233. - "broadcast &e&l{player_name} Just Won a Sailer's Boat (x1)!"
  234. Chance: 20
  235. JuneCrate:
  236. Animation: "Pyramid"
  237. Item: "ENDER_CHEST"
  238. Enchanted: true #Not all items can be enchanted.
  239. Name: "&e&lJune MonthlyCrate &c&l2019"
  240. RewardHologram:
  241. - "&cCongradulations to &a&l{player_name} &cfor opening"
  242. - "&cThe Monthly June Crate!"
  243. - ""
  244. - "&8Buy your own crate at: buy.store.com"
  245. Size: 5 #currently disabled.
  246. Radius: 4
  247. Lores:
  248. - ""
  249. - "&e&lSuper OP June Crate"
  250. - "&a&lThere is a lot of loot here"
  251. Prizes:
  252. DiamondHelmet:
  253. Item: ANVIL
  254. Enchanted: true
  255. Name: "&e&lSuper OP Diamond Helmet"
  256. Commands:
  257. - "give {player_name} diamond_helmet 1"
  258. - "broadcast &e&l{player_name} Just Won a Super Helmet!"
  259. Chance: 10
  260. BrewingStand:
  261. Item: BREWING_STAND_ITEM
  262. Enchanted: false
  263. Name: "&a&lStrange looking brewing stand (x1)"
  264. Commands:
  265. - "broadcast &e&l{player_name} Just Won a Brewing Stand!"
  266. Chance: 25
  267. MobSpawner:
  268. Item: MOB_SPAWNER
  269. Enchanted: true
  270. Name: "&c&lMysterious Mob Spawner (x2)"
  271. Commands:
  272. - "broadcast &e&l{player_name} Just Won a Mysterious Mob Spawner!"
  273. Chance: 100
  274. Stone:
  275. Item: STONE
  276. Enchanted: true
  277. Name: "&e&lSome Regular Stone (x1)"
  278. Commands:
  279. - "give {player_name} stone 1"
  280. - "broadcast &e&l{player_name} Just Won Some Regular Stone!"
  281. Chance: 50
  282. DiamondSword:
  283. Item: DIAMOND_SWORD
  284. Enchanted: true
  285. Name: "&e&lWardens Ultra Rare Sword (x1)"
  286. Commands:
  287. - "give {player_name} diamond_helmet 1"
  288. - "broadcast &e&l{player_name} Just Won Wardens Ultra Rare Sword (x1)!"
  289. Chance: 1
  290. Flower:
  291. Item: YELLOW_FLOWER
  292. Enchanted: true
  293. Name: "&e&lJust a Yellow Flower (x1)"
  294. Commands:
  295. - "broadcast &e&l{player_name} Just Won a Yellow Flower (x1)!"
  296. Chance: 80
  297. Apple:
  298. Item: APPLE
  299. Enchanted: true
  300. Name: "&f&lVery Rare Red Apple (x1)"
  301. Commands:
  302. - "give {player_name} apple 1"
  303. - "broadcast &e&l{player_name} Just Won a Very Rare Red Apple!"
  304. Chance: 30
  305. Diamond:
  306. Item: DIAMOND
  307. Enchanted: true
  308. Name: "&c&lThis Server's Rare Tokens (x30)"
  309. Commands:
  310. - "broadcast &e&l{player_name} Just Won Rare Tokens (x30)!"
  311. Chance: 100
  312. FishingRod:
  313. Item: FISHING_ROD
  314. Enchanted: true
  315. Name: "&a&lPoseidon's Fishing Rod (x1)"
  316. Commands:
  317. - "give {player_name} diamond_helmet 1"
  318. - "broadcast &e&l{player_name} Just Won Poseidon's Fishing Rod (x1)!"
  319. Chance: 1
  320. Bed:
  321. Item: BED
  322. Enchanted: true
  323. Name: "&b&nVery Strange Looking Bed (x1)"
  324. Commands:
  325. - "broadcast &e&l{player_name} Just Won a Very Strange Looking Bed (x1)!"
  326. Chance: 1
  327. Display:
  328. Item: "ENDER_CHEST"
  329. Animation: "Display"
  330. DisplayStand: BEACON
  331. Enchanted: true
  332. Name: "&e&lDisplay MonthlyCrate &c&l2019"
  333. RewardHologram:
  334. - "&cCongradulations to &a&l{player_name} &cfor opening"
  335. - "&cThe Display Crate!"
  336. - ""
  337. - "&8Buy your own crate at: buy.store.com"
  338. Lores:
  339. - ""
  340. - "&e&lSuper OP Display Crate"
  341. - "&a&lContains lots of items"
  342. Prizes:
  343. DiamondHelmet:
  344. Item: ANVIL
  345. Enchanted: true
  346. Name: "&e&lSuper OP Diamond Helmet"
  347. Commands:
  348. - "give {player_name} diamond_helmet 1"
  349. - "broadcast &e&l{player_name} Just Won a Super Helmet!"
  350. Chance: 10
  351. BrewingStand:
  352. Item: BREWING_STAND_ITEM
  353. Enchanted: false
  354. Name: "&a&lStrange looking brewing stand (x1)"
  355. Commands:
  356. - "broadcast &e&l{player_name} Just Won a Brewing Stand!"
  357. Chance: 25
  358. MobSpawner:
  359. Item: MOB_SPAWNER
  360. Enchanted: true
  361. Name: "&c&lMysterious Mob Spawner (x2)"
  362. Commands:
  363. - "broadcast &e&l{player_name} Just Won a Mysterious Mob Spawner!"
  364. Chance: 100
  365. Stone:
  366. Item: STONE
  367. Enchanted: true
  368. Name: "&e&lSome Regular Stone (x1)"
  369. Commands:
  370. - "give {player_name} stone 1"
  371. - "broadcast &e&l{player_name} Just Won Some Regular Stone!"
  372. Chance: 50
  373. DiamondSword:
  374. Item: DIAMOND_SWORD
  375. Enchanted: true
  376. Name: "&e&lWardens Ultra Rare Sword (x1)"
  377. Commands:
  378. - "give {player_name} diamond_helmet 1"
  379. - "broadcast &e&l{player_name} Just Won Wardens Ultra Rare Sword (x1)!"
  380. Chance: 1
  381. Flower:
  382. Item: YELLOW_FLOWER
  383. Enchanted: true
  384. Name: "&e&lJust a Yellow Flower (x1)"
  385. Commands:
  386. - "broadcast &e&l{player_name} Just Won a Yellow Flower (x1)!"
  387. Chance: 80
  388. Apple:
  389. Item: APPLE
  390. Enchanted: true
  391. Name: "&f&lVery Rare Red Apple (x1)"
  392. Commands:
  393. - "give {player_name} apple 1"
  394. - "broadcast &e&l{player_name} Just Won a Very Rare Red Apple!"
  395. Chance: 30
  396. Diamond:
  397. Item: DIAMOND
  398. Enchanted: true
  399. Name: "&c&lThis Server's Rare Tokens (x30)"
  400. Commands:
  401. - "broadcast &e&l{player_name} Just Won Rare Tokens (x30)!"
  402. Chance: 100
  403. FishingRod:
  404. Item: FISHING_ROD
  405. Enchanted: true
  406. Name: "&a&lPoseidon's Fishing Rod (x1)"
  407. Commands:
  408. - "give {player_name} diamond_helmet 1"
  409. - "broadcast &e&l{player_name} Just Won Poseidon's Fishing Rod (x1)!"
  410. Chance: 1
  411. Bed:
  412. Item: BED
  413. Enchanted: true
  414. Name: "&b&nVery Strange Looking Bed (x1)"
  415. Commands:
  416. - "broadcast &e&l{player_name} Just Won a Very Strange Looking Bed (x1)!"
  417. Chance: 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement