Advertisement
adamferg123

morefish

Nov 26th, 2018
267
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.15 KB | None | 0 0
  1. #
  2. # MoreFish Configuration by elsiff
  3. #
  4. # Wiki: https://github.com/elsiff/MoreFish/wiki
  5. #
  6. # Warning: DO NOT edit rewards.yml with your file editor, instead use in-game command '/mf rewards'.
  7. #
  8.  
  9. version: 210
  10.  
  11. general:
  12. locale: 'en'
  13. check-update: false
  14. auto-start: false
  15. use-boss-bar: true
  16. only-for-contest: true
  17. no-fishing-unless-contest: false
  18. contest-disabled-worlds: []
  19. replace-only-fish: false
  20. save-records: false
  21.  
  22. auto-running:
  23. enable: true
  24. required-players: 5
  25. timer: 300
  26. # HH:mm (H: 0-23, m: 0-59)
  27. start-time:
  28. - "02:00"
  29. - "04:00"
  30. - "06:00"
  31. - "08:00"
  32. - "10:00"
  33. - "12:00"
  34. - "14:00"
  35. - "16:00"
  36. - "18:00"
  37. - "20:00"
  38. - "22:00"
  39. - "24:00"
  40.  
  41. fish-shop:
  42. enable: true
  43. multiplier: 0.5
  44. round-decimal-points: true
  45.  
  46. # -- Announcement Value --
  47. # '-1' means server broadcast
  48. # '0' is only for the catcher
  49. # Positive number means the block radius of announcing messages
  50. messages:
  51. announce-catch: -1
  52. announce-new-1st: -1
  53. only-announce-fishing-rod: false
  54. broadcast-start: true
  55. broadcast-stop: true
  56. show-top-on-ending: true
  57. contest-bar-color: 'blue'
  58. top-number: 3
  59.  
  60.  
  61. #
  62. # fish_en.yml for MoreFish
  63. # by elsiff
  64. #
  65. # Wiki:
  66. # - https://github.com/elsiff/MoreFish/wiki/Custom-Fish-Tutorial
  67. # - https://github.com/elsiff/MoreFish/wiki/Custom-Rarity-Tutorial
  68. #
  69.  
  70. version: 212
  71.  
  72. # %player% - The ordinal of player's rank (e.g. 1st, 2nd, 3rd, 4th)
  73. # %rarity% - The rarity of fish (upper case)
  74. # %rarity_color% - The color of rarity
  75. # %length% - The length of fish
  76. # %fish% - The name of fish
  77. # %date% - The date when the fish was caught
  78. item-format:
  79. display-name: "%rarity_color%%fish%"
  80. lore:
  81. - "&7%length%cm"
  82. - "&7Caught by %player%"
  83.  
  84. rarity-list:
  85. common:
  86. display-name: "COMMON"
  87. default: true
  88. color: "reset"
  89. additional-price: 0.0
  90. no-broadcast: true
  91. no-display: true
  92. junk:
  93. display-name: "JUNK"
  94. chance: 1
  95. color: "gray"
  96. additional-price: -999999
  97. no-broadcast: true
  98. no-display: true
  99. rare:
  100. display-name: "RARE"
  101. chance: 18
  102. color: "aqua"
  103. additional-price: 3.0
  104. no-broadcast: true
  105. epic:
  106. display-name: "EPIC"
  107. chance: 4.5
  108. color: "light_purple"
  109. additional-price: 4.0
  110. legendary:
  111. display-name: "LEGENDARY"
  112. chance: 0.4
  113. color: "green"
  114. additional-price: 20.0
  115. firework: true
  116.  
  117. fish-list:
  118. common:
  119. Shrimp:
  120. display-name: "Shrimp"
  121. length-min: 3
  122. length-max: 8
  123. icon:
  124. id: "minecraft:cod"
  125. Anchovy:
  126. display-name: "Anchovy"
  127. length-min: 7
  128. length-max: 13
  129. icon:
  130. id: "minecraft:cod"
  131. Croaker:
  132. display-name: "Croaker"
  133. length-min: 12
  134. length-max: 15
  135. icon:
  136. id: "minecraft:cod"
  137. Crab:
  138. display-name: "Crab"
  139. length-min: 10
  140. length-max: 15
  141. icon:
  142. id: "minecraft:cod"
  143. Mackerel:
  144. display-name: "Mackerel"
  145. length-min: 15
  146. length-max: 30
  147. icon:
  148. id: "minecraft:cod"
  149. Herring:
  150. display-name: "Herring"
  151. length-min: 20
  152. length-max: 30
  153. icon:
  154. id: "minecraft:cod"
  155. junk:
  156. Pie:
  157. display-name: "Pie"
  158. length-min: 3.14
  159. length-max: 3.14
  160. icon:
  161. id: "minecraft:pumpkin_pie"
  162. skip-item-format: true
  163. Magikarp:
  164. display-name: "Magikarp"
  165. length-min: 25
  166. length-max: 35
  167. icon:
  168. id: "minecraft:cod"
  169. lore:
  170. - "&7Magikarp used Splash!"
  171. skip-item-format: false
  172. Breadfish:
  173. display-name: "Breadfish"
  174. length-min: 10
  175. length-max: 30
  176. icon:
  177. id: "minecraft:bread"
  178. lore:
  179. - "&7Tell me have you seen"
  180. - "&7the marvellous breadfish"
  181. skip-item-format: false
  182. WoodenAxe:
  183. display-name: "Admin's Wooden Axe"
  184. length-min: 16
  185. length-max: 16
  186. icon:
  187. id: "minecraft:wooden_axe"
  188. lore:
  189. - "&7//cut"
  190. skip-item-format: false
  191. FishingRod:
  192. display-name: "Fishing Rod That Someone Dropped Hitting 'Q' By Mistake"
  193. length-min: 16
  194. length-max: 16
  195. icon:
  196. id: "minecraft:fishing_rod"
  197. durability: 30
  198. skip-item-format: true
  199. SpongeBob:
  200. display-name: "Nice Cook Of The Krusty Krab"
  201. length-min: 16
  202. length-max: 16
  203. icon:
  204. id: "minecraft:sponge"
  205. skip-item-format: true
  206. rare:
  207. Jellyfish:
  208. display-name: "Jellyfish"
  209. length-min: 20
  210. length-max: 40
  211. icon:
  212. id: "minecraft:cod"
  213. commands:
  214. - "minecraft:effect give @p minecraft:poison 3 1"
  215. - "tellraw @p [\"\",{\"text\":\"[MoreFish]\",\"color\":\"aqua\"},{\"text\":\" The jellyfish made you feel very bad!\",\"color\":\"none\"}]"
  216. Squid:
  217. display-name: "Squid"
  218. length-min: 30
  219. length-max: 50
  220. icon:
  221. id: "minecraft:ink_sac"
  222. commands:
  223. - "minecraft:effect give @p minecraft:blindness 5 1"
  224. - "tellraw @p [\"\",{\"text\":\"[MoreFish]\",\"color\":\"aqua\"},{\"text\":\" The squid gifted you some darkness!\",\"color\":\"none\"}]"
  225. Flatfish:
  226. display-name: "Flatfish"
  227. length-min: 40
  228. length-max: 75
  229. icon:
  230. id: "minecraft:cod"
  231. SeaBream:
  232. display-name: "Sea Bream"
  233. length-min: 50
  234. length-max: 70
  235. icon:
  236. id: "minecraft:cod"
  237. SeaBass:
  238. display-name: "Sea Bass"
  239. length-min: 60
  240. length-max: 100
  241. icon:
  242. id: "minecraft:cod"
  243. epic:
  244. Clownfish:
  245. display-name: "Clownfish"
  246. length-min: 10
  247. length-max: 18
  248. icon:
  249. id: "minecraft:cod"
  250. durability: 2
  251. Pufferfish:
  252. display-name: "Pufferfish"
  253. length-min: 20
  254. length-max: 30
  255. icon:
  256. id: "minecraft:cod"
  257. durability: 3
  258. SeaTurtle:
  259. display-name: "Sea Turtle"
  260. length-min: 90
  261. length-max: 130
  262. icon:
  263. id: "minecraft:cod"
  264. Salmon:
  265. display-name: "Salmon"
  266. length-min: 100
  267. length-max: 130
  268. icon:
  269. id: "minecraft:cod"
  270. durability: 1
  271. BlackDrum:
  272. display-name: "Black Drum"
  273. length-min: 100
  274. length-max: 180
  275. icon:
  276. id: "minecraft:cod"
  277. Nemo:
  278. display-name: "Nemo"
  279. length-min: 40
  280. length-max: 120
  281. icon:
  282. id: "minecraft:cod"
  283. Dory:
  284. display-name: "Dory"
  285. length-min: 40
  286. length-max: 120
  287. icon:
  288. id: "minecraft:cod"
  289. Dolphin:
  290. display-name: "Dolphin"
  291. length-min: 80
  292. length-max: 180
  293. icon:
  294. id: "minecraft:cod"
  295. ParrotFish:
  296. display-name: "Parrot Fish"
  297. length-min: 80
  298. length-max: 180
  299. icon:
  300. id: "minecraft:cod"
  301. LionFish:
  302. display-name: "Lion Fish"
  303. length-min: 130
  304. length-max: 180
  305. icon:
  306. id: "minecraft:cod"
  307. Aquaman:
  308. display-name: "Aquaman"
  309. length-min: 20
  310. length-max: 80
  311. icon:
  312. id: "minecraft:cod"
  313. legendary:
  314. BlueShark:
  315. display-name: "Blue Shark"
  316. length-min: 160
  317. length-max: 240
  318. icon:
  319. id: "minecraft:cod"
  320. lore:
  321. - "&7&oThe Toughest Fish"
  322. BlueShark:
  323. display-name: "White Shark"
  324. length-min: 160
  325. length-max: 240
  326. icon:
  327. id: "minecraft:cod"
  328. lore:
  329. - "&7&oThe Deadliest Fish"
  330. PygmyWhale:
  331. display-name: "Pygmy Whale"
  332. length-min: 600
  333. length-max: 650
  334. icon:
  335. id: "minecraft:cod"
  336. lore:
  337. - "&7&oThe Biggest Fish"
  338. Megalodon:
  339. display-name: "Megalodon"
  340. length-min: 1000
  341. length-max: 2500
  342. icon:
  343. id: "minecraft:cod"
  344. lore:
  345. - "&7&oThe Strongest predator"
  346. Godzilla:
  347. display-name: "Godzilla"
  348. length-min: 1500
  349. length-max: 3500
  350. icon:
  351. id: "minecraft:cod"
  352. lore:
  353. - "&7&oKing of monsters"
  354. Kraken:
  355. display-name: "Kraken"
  356. length-min: 1000
  357. length-max: 3500
  358. icon:
  359. id: "minecraft:cod"
  360. lore:
  361. - "&7&oLegendary sea monster"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement