Advertisement
YourMom69Lol

Untitled

May 3rd, 2019
286
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 55.26 KB | None | 0 0
  1. # Configuration file
  2.  
  3. bounties {
  4. # Interval (seconds) between checking for expired bounties. -1 to never check.
  5. I:"Bounty Check Expire Time"=20
  6.  
  7. # Time (minutes) that a bounty will be active. -1 for no expiration time.
  8. I:"Bounty Expire Time"=10080
  9. }
  10.  
  11.  
  12. drop_party {
  13. # The first corner of the drop party area (order doesn't matter)
  14. S:"Drop Party Corner 1"={x:-3402,y:79,z:603}
  15.  
  16. # The second corner of the drop party area (order doesn't matter)
  17. S:"Drop Party Corner 2"={x:-3368,y:79,z:637}
  18.  
  19. # Dimension that the drop party is in.
  20. I:"Drop Party Dimension"=2
  21.  
  22. # Items dropped in drop party (stacks with multiple items are dropped 1 at a time); uses ItemStack nbt. Use /dropParty addDrops if you want.
  23. S:"Drop Party Items" <
  24. {id:"pixelmon:ultra_ball",Count:"3000",Damage:0s}
  25. {id:"pixelmon:exp_all",Count:"2b",Damage:0s}
  26. {id:"pixelmon:ability_capsule",Count:"4b",Damage:0s}
  27. {id:"pixelmon:destiny_knot",Count:"4b",Damage:0s}
  28. {id:"pixelmon:ever_stone",Count:"4b",Damage:0s}
  29. {id:"pixelmon:power_band",Count:"4b",Damage:0s}
  30. {id:"pixelmon:power_lens",Count:"4b",Damage:0s}
  31. {id:"pixelmon:power_weight",Count:"4b",Damage:0s}
  32. {id:"pixelmon:power_bracer",Count:"4b",Damage:0s}
  33. {id:"pixelmon:power_anklet",Count:"4b",Damage:0s}
  34. {id:"pixelmon:gracidea",Count:"27b",Damage:0s}
  35. {id:"pixelmon:red_shard",Count:"10b",Damage:0s}
  36. {id:"pixelmon:blue_shard",Count:"10b",Damage:0s}
  37. {id:"pixelmon:choice_band",Count:"4b",Damage:0s}
  38. {id:"pixelmon:assault_vest",Count:"4b",Damage:0s}
  39. {id:"pixelmon:leftovers",Count:"4b",Damage:0s}
  40. {id:"pixelmon:choice_specs",Count:"4b",Damage:0s}
  41. {id:"pixelmon:soothe_bell",Count:"4b",Damage:0s}
  42. {id:"pixelmon:clear_bell",Count:"1b",Damage:0s}
  43. {id:"pixelmon:tidal_bell",Count:"1b",Damage:0s}
  44. {id:"pixelmon:exp_share",Count:"6b",Damage:0s}
  45. {id:"pixelmon:lucky_egg",Count:"4b",Damage:0s}
  46. {id:"pixelmon:sachet",Count:"3b",Damage:0s}
  47. {id:"pixelmon:whipped_dream",Count:"3b",Damage:0s}
  48. {id:"pixelmon:smoke_ball",Count:"4b",Damage:0s}
  49. {id:"pixelmon:choice_scarf",Count:"4b",Damage:0s}
  50. {id:"pixelmon:eviolite",Count:"2b",Damage:0s}
  51. {id:"pixelmon:life_orb",Count:"2b",Damage:0s}
  52. {id:"pixelmon:focus_sash",Count:"2b",Damage:0s}
  53. {id:"pixelmon:power_belt",Count:"2b",Damage:0s}
  54. {id:"minecraft:emerald",Count:"120b",Damage:0s}
  55. {id:"minecraft:diamond",Count:"960b",Damage:0s}
  56. {id:"minecraft:enchanted_book",Count:"8b",tag:{StoredEnchantments:[{lvl:1s,id:70s}]},Damage:0s}
  57. {id:"minecraft:enchanted_book",Count:"8b",tag:{StoredEnchantments:[{lvl:1s,id:33s}]},Damage:0s}
  58. {id:"minecraft:enchanted_book",Count:"8b",tag:{StoredEnchantments:[{lvl:3s,id:62s}]},Damage:0s}
  59. {id:"minecraft:enchanted_book",Count:"8b",tag:{StoredEnchantments:[{lvl:3s,id:61s}]},Damage:0s}
  60. {id:"minecraft:enchanted_book",Count:"8b",tag:{StoredEnchantments:[{lvl:3s,id:34s}]},Damage:0s}
  61. {id:"minecraft:enchanted_book",Count:"8b",tag:{StoredEnchantments:[{lvl:5s,id:32s}]},Damage:0s}
  62. {id:"minecraft:enchanted_book",Count:"3b",tag:{StoredEnchantments:[{lvl:2s,id:9s}]},Damage:0s}
  63. {id:"minecraft:enchanted_book",Count:"8b",tag:{StoredEnchantments:[{lvl:3s,id:35s}]},Damage:0s}
  64. {id:"minecraft:enchanted_book",Count:"2b",tag:{StoredEnchantments:[{lvl:3s,id:8s}]},Damage:0s}
  65. {id:"pixelmon:trade_machine",Count:"5b",Damage:0s}
  66. {id:"pixelmon:cloning_machine",Count:"5b",Damage:0s}
  67. {id:"pixelmon:fossil_machine",Count:"7b",Damage:0s}
  68. {id:"pixelmon:fossil_cleaner",Count:"7b",Damage:0s}
  69. {id:"pixelmon:ruby",Count:"1b",Damage:3s}
  70. {id:"pixelmon:ruby",Count:"1b",Damage:1s}
  71. {id:"pixelmon:ruby",Count:"1b",Damage:2s}
  72. {id:"pixelmon:camera",Count:"6b",Damage:0s}
  73. {id:"pixelmon:picket_fence",Count:"46b",Damage:0s}
  74. {id:"pixelmon:anvil",Count:"7b",Damage:0s}
  75. {id:"pixelmon:ranch_upgrade",Count:"12b",Damage:0s}
  76. {id:"pixelmon:ice_rock",Count:"7b",Damage:0s}
  77. {id:"pixelmon:pc",Count:"12b",Damage:0s}
  78. {id:"pixelmon:healer",Count:"12b",Damage:0s}
  79. {id:"pixelmon:fossil",Count:"34b",Damage:0s}
  80. {id:"pixelmon:item_finder",Count:"6b",Damage:0s}
  81. {id:"pixelmon:mechanical_anvil",Count:"22b",Damage:0s}
  82. {id:"pixelmon:moss_rock",Count:"7b",Damage:0s}
  83. {id:"pixelmon:super_rod",Count:"6b",Damage:0s}
  84. {id:"pixelmon:good_rod",Count:"6b",Damage:0s}
  85. {id:"pixelmon:orb",Count:"5b",Damage:0s}
  86. {id:"pixelmon:fan",Count:"5b",Damage:0s}
  87. {id:"pixelmon:washing_machine",Count:"5b",Damage:0s}
  88. {id:"pixelmon:new_running_boots",Count:"9b",Damage:0s}
  89. {id:"pixelmon:mower",Count:"5b",Damage:0s}
  90. {id:"pixelmon:ranch",Count:"7b",Damage:0s}
  91. {id:"pixelmon:rare_candy",Count:"360b",Damage:0s}
  92. {id:"pixelmon:hp_up",Count:"120b",Damage:0s}
  93. {id:"pixelmon:protein",Count:"120b",Damage:0s}
  94. {id:"pixelmon:iron",Count:"120b",Damage:0s}
  95. {id:"pixelmon:calcium",Count:"120b",Damage:0s}
  96. {id:"pixelmon:zinc",Count:"120b",Damage:0s}
  97. {id:"pixelmon:carbos",Count:"120b",Damage:0s}
  98. {id:"pixelmon:dawn_stone",Count:"120b",Damage:0s}
  99. {id:"pixelmon:moon_stone",Count:"120b",Damage:0s}
  100. {id:"pixelmon:dusk_stone",Count:"120b",Damage:0s}
  101. {id:"pixelmon:water_stone",Count:"120b",Damage:0s}
  102. {id:"pixelmon:leaf_stone",Count:"120b",Damage:0s}
  103. {id:"pixelmon:shiny_stone",Count:"120b",Damage:0s}
  104. {id:"pixelmon:sun_stone",Count:"120b",Damage:0s}
  105. {id:"pixelmon:fire_stone",Count:"120b",Damage:0s}
  106. {id:"pixelmon:thunder_stone",Count:"120b",Damage:0s}
  107. {id:"pixelmon:dusk_ball",Count:"3156b",Damage:0s}
  108. {id:"pixelmon:level_ball",Count:"3156b",Damage:0s}
  109. {id:"pixelmon:heavy_ball",Count:"3156b",Damage:0s}
  110. {id:"pixelmon:timer_ball",Count:"3156b",Damage:0s}
  111. {id:"pixelmon:fast_ball",Count:"3156b",Damage:0s}
  112. {id:"pixelmon:great_ball",Count:"3156b",Damage:0s}
  113. {id:"pixelmon:quick_ball",Count:"3156b",Damage:0s}
  114. {id:"minecraft:nether_star",Count:"3b",Damage:0s}
  115. {id:"minecraft:enchanting_table",Count:"9b",Damage:0s}
  116. {id:"minecraft:ender_chest",Count:"15b",Damage:0s}
  117. {id:"minecraft:anvil",Count:"15b",Damage:0s}
  118. {id:"pixelmon:draco_plate",Count:"3b",Damage:0s}
  119. {id:"pixelmon:dread_plate",Count:"3b",Damage:0s}
  120. {id:"pixelmon:flame_plate",Count:"3b",Damage:0s}
  121. {id:"pixelmon:mind_plate",Count:"3b",Damage:0s}
  122. {id:"pixelmon:insect_plate",Count:"3b",Damage:0s}
  123. {id:"pixelmon:sky_plate",Count:"3b",Damage:0s}
  124. {id:"pixelmon:toxic_plate",Count:"3b",Damage:0s}
  125. {id:"pixelmon:zap_plate",Count:"3b",Damage:0s}
  126. {id:"pixelmon:stone_plate",Count:"3b",Damage:0s}
  127. {id:"pixelmon:spooky_plate",Count:"3b",Damage:0s}
  128. {id:"pixelmon:meadow_plate",Count:"3b",Damage:0s}
  129. {id:"pixelmon:iron_plate",Count:"3b",Damage:0s}
  130. {id:"pixelmon:fist_plate",Count:"3b",Damage:0s}
  131. {id:"pixelmon:splash_plate",Count:"3b",Damage:0s}
  132. {id:"pixelmon:icicle_plate",Count:"3b",Damage:0s}
  133. {id:"pixelmon:earth_plate",Count:"3b",Damage:0s}
  134. {id:"pixelmon:pixie_plate",Count:"3b",Damage:0s}
  135. {id:"pixelmon:tm72",Count:"6b",Damage:0s}
  136. {id:"pixelmon:tm61",Count:"6b",Damage:0s}
  137. {id:"pixelmon:tm65",Count:"6b",Damage:0s}
  138. {id:"pixelmon:tm75",Count:"6b",Damage:0s}
  139. {id:"pixelmon:tm55",Count:"6b",Damage:0s}
  140. {id:"pixelmon:tm37",Count:"6b",Damage:0s}
  141. {id:"pixelmon:tm42",Count:"6b",Damage:0s}
  142. {id:"pixelmon:tm52",Count:"6b",Damage:0s}
  143. {id:"pixelmon:tm53",Count:"6b",Damage:0s}
  144. {id:"pixelmon:tm161",Count:"6b",Damage:0s}
  145. {id:"pixelmon:tm145",Count:"6b",Damage:0s}
  146. {id:"pixelmon:tm150",Count:"6b",Damage:0s}
  147. {id:"pixelmon:tm169",Count:"6b",Damage:0s}
  148. {id:"pixelmon:tm164",Count:"6b",Damage:0s}
  149. {id:"pixelmon:tm168",Count:"6b",Damage:0s}
  150. {id:"pixelmon:tm89",Count:"6b",Damage:0s}
  151. {id:"pixelmon:tm86",Count:"6b",Damage:0s}
  152. {id:"pixelmon:tm33",Count:"6b",Damage:0s}
  153. {id:"pixelmon:tm50",Count:"6b",Damage:0s}
  154. {id:"pixelmon:tm58",Count:"6b",Damage:0s}
  155. {id:"pixelmon:tm64",Count:"6b",Damage:0s}
  156. {id:"pixelmon:tm39",Count:"6b",Damage:0s}
  157. {id:"pixelmon:tm78",Count:"6b",Damage:0s}
  158. {id:"pixelmon:tm38",Count:"6b",Damage:0s}
  159. {id:"pixelmon:tm79",Count:"6b",Damage:0s}
  160. {id:"pixelmon:tm54",Count:"6b",Damage:0s}
  161. {id:"pixelmon:tm44",Count:"6b",Damage:0s}
  162. {id:"pixelmon:tm74",Count:"6b",Damage:0s}
  163. {id:"pixelmon:tm40",Count:"6b",Damage:0s}
  164. {id:"pixelmon:tm71",Count:"6b",Damage:0s}
  165. {id:"pixelmon:tm69",Count:"6b",Damage:0s}
  166. {id:"pixelmon:tm43",Count:"6b",Damage:0s}
  167. {id:"pixelmon:tm73",Count:"6b",Damage:0s}
  168. {id:"pixelmon:tm47",Count:"6b",Damage:0s}
  169. {id:"pixelmon:tm62",Count:"6b",Damage:0s}
  170. {id:"pixelmon:tm57",Count:"6b",Damage:0s}
  171. {id:"pixelmon:tm144",Count:"6b",Damage:0s}
  172. {id:"pixelmon:tm109",Count:"6b",Damage:0s}
  173. {id:"pixelmon:tm4",Count:"6b",Damage:0s}
  174. {id:"pixelmon:tm29",Count:"6b",Damage:0s}
  175. {id:"pixelmon:tm24",Count:"6b",Damage:0s}
  176. {id:"pixelmon:tm142",Count:"6b",Damage:0s}
  177. {id:"pixelmon:tm139",Count:"6b",Damage:0s}
  178. {id:"pixelmon:tm134",Count:"6b",Damage:0s}
  179. {id:"pixelmon:tm87",Count:"6b",Damage:0s}
  180. {id:"pixelmon:tm7",Count:"6b",Damage:0s}
  181. {id:"pixelmon:tm14",Count:"6b",Damage:0s}
  182. {id:"pixelmon:tm8",Count:"6b",Damage:0s}
  183. {id:"pixelmon:tm34",Count:"6b",Damage:0s}
  184. {id:"pixelmon:tm22",Count:"6b",Damage:0s}
  185. {id:"pixelmon:tm18",Count:"6b",Damage:0s}
  186. {id:"pixelmon:tm155",Count:"6b",Damage:0s}
  187. {id:"pixelmon:tm2",Count:"6b",Damage:0s}
  188. {id:"pixelmon:tm162",Count:"6b",Damage:0s}
  189. {id:"pixelmon:tm90",Count:"6b",Damage:0s}
  190. {id:"pixelmon:tm91",Count:"6b",Damage:0s}
  191. {id:"pixelmon:tm125",Count:"6b",Damage:0s}
  192. {id:"pixelmon:tm80",Count:"6b",Damage:0s}
  193. {id:"pixelmon:tm25",Count:"6b",Damage:0s}
  194. {id:"pixelmon:tm108",Count:"6b",Damage:0s}
  195. {id:"pixelmon:tm157",Count:"6b",Damage:0s}
  196. {id:"pixelmon:tm26",Count:"6b",Damage:0s}
  197. {id:"pixelmon:tm93",Count:"6b",Damage:0s}
  198. {id:"pixelmon:tm81",Count:"6b",Damage:0s}
  199. {id:"pixelmon:tm95",Count:"6b",Damage:0s}
  200. {id:"pixelmon:tm27",Count:"6b",Damage:0s}
  201. {id:"pixelmon:tm35",Count:"6b",Damage:0s}
  202. {id:"pixelmon:tm16",Count:"6b",Damage:0s}
  203. {id:"pixelmon:tm21",Count:"6b",Damage:0s}
  204. {id:"pixelmon:tm3",Count:"6b",Damage:0s}
  205. {id:"pixelmon:tm133",Count:"6b",Damage:0s}
  206. {id:"pixelmon:tm160",Count:"6b",Damage:0s}
  207. {id:"pixelmon:tm158",Count:"6b",Damage:0s}
  208. {id:"pixelmon:tm84",Count:"6b",Damage:0s}
  209. {id:"pixelmon:tm82",Count:"6b",Damage:0s}
  210. {id:"pixelmon:tm128",Count:"6b",Damage:0s}
  211. {id:"pixelmon:tm92",Count:"6b",Damage:0s}
  212. {id:"pixelmon:tm122",Count:"6b",Damage:0s}
  213. {id:"pixelmon:tm13",Count:"6b",Damage:0s}
  214. {id:"pixelmon:tm6",Count:"6b",Damage:0s}
  215. {id:"minecraft:paper",Count:"88b",tag:{allowDitto:0b,HideFlags:32,display:{Lore:["§r§dReceive a random Pokemon","§r§b§oRight click to claim","§r","§r§cCannot be used on Ditto","§r§cCannot be used on legendary Pokemon","§r§cCannot be used on shiny Pokemon"],Name:"§rRandom Pokemon"},type:4,allowLegendary:0b,particlesPerTick:1.0d,allowShiny:0b},Damage:0s}
  216. {id:"minecraft:paper",Count:"20b",tag:{ench:[{id:-1s}],allowDitto:0b,HideFlags:32,display:{Lore:["§r§dGives you a random amount of money","§r§b§oRight click to claim"],Name:"§r§6§lMoney Reward"},type:12,allowLegendary:0b,particlesPerTick:1.0d,allowShiny:0b},Damage:0s}
  217. {id:"pixelmon:medichamite",Count:"1b",Damage:0s}
  218. {id:"pixelmon:mewtwonite_y",Count:"1b",Damage:0s}
  219. {id:"pixelmon:banettite",Count:"1b",Damage:0s}
  220. {id:"pixelmon:slowbronite",Count:"1b",Damage:0s}
  221. {id:"pixelmon:cameruptite",Count:"1b",Damage:0s}
  222. {id:"pixelmon:diancite",Count:"1b",Damage:0s}
  223. {id:"pixelmon:audinite",Count:"1b",Damage:0s}
  224. {id:"pixelmon:abomasite",Count:"1b",Damage:0s}
  225. {id:"pixelmon:aerodactylite",Count:"1b",Damage:0s}
  226. {id:"pixelmon:garchompite",Count:"1b",Damage:0s}
  227. {id:"pixelmon:gyaradosite",Count:"1b",Damage:0s}
  228. {id:"pixelmon:lopunnite",Count:"1b",Damage:0s}
  229. {id:"pixelmon:galladite",Count:"1b",Damage:0s}
  230. {id:"pixelmon:steelixite",Count:"1b",Damage:0s}
  231. {id:"pixelmon:metagrossite",Count:"1b",Damage:0s}
  232. {id:"pixelmon:altarianite",Count:"1b",Damage:0s}
  233. {id:"pixelmon:latiosite",Count:"1b",Damage:0s}
  234. {id:"pixelmon:glalitite",Count:"1b",Damage:0s}
  235. {id:"pixelmon:sablenite",Count:"1b",Damage:0s}
  236. {id:"pixelmon:mewtwonite_x",Count:"1b",Damage:0s}
  237. {id:"pixelmon:alakazite",Count:"1b",Damage:0s}
  238. {id:"pixelmon:pidgeotite",Count:"1b",Damage:0s}
  239. {id:"pixelmon:swampertite",Count:"1b",Damage:0s}
  240. {id:"pixelmon:aggronite",Count:"1b",Damage:0s}
  241. {id:"pixelmon:pinsirite",Count:"1b",Damage:0s}
  242. {id:"pixelmon:lucarionite",Count:"1b",Damage:0s}
  243. {id:"pixelmon:mawilite",Count:"1b",Damage:0s}
  244. {id:"pixelmon:tyranitarite",Count:"1b",Damage:0s}
  245. {id:"pixelmon:manectite",Count:"1b",Damage:0s}
  246. {id:"pixelmon:ampharosite",Count:"1b",Damage:0s}
  247. {id:"pixelmon:blastoisinite",Count:"1b",Damage:0s}
  248. {id:"pixelmon:beedrillite",Count:"1b",Damage:0s}
  249. {id:"pixelmon:latiasite",Count:"1b",Damage:0s}
  250. {id:"pixelmon:heracronite",Count:"1b",Damage:0s}
  251. {id:"pixelmon:sharpedonite",Count:"1b",Damage:0s}
  252. {id:"pixelmon:venusaurite",Count:"1b",Damage:0s}
  253. {id:"pixelmon:charizardite_x",Count:"1b",Damage:0s}
  254. {id:"pixelmon:charizardite_y",Count:"1b",Damage:0s}
  255. {id:"pixelmon:scizorite",Count:"1b",Damage:0s}
  256. {id:"pixelmon:kangaskhanite",Count:"1b",Damage:0s}
  257. {id:"pixelmon:blazikenite",Count:"1b",Damage:0s}
  258. {id:"pixelmon:salamencite",Count:"1b",Damage:0s}
  259. {id:"pixelmon:absolite",Count:"1b",Damage:0s}
  260. {id:"pixelmon:gengarite",Count:"1b",Damage:0s}
  261. {id:"pixelmon:houndoominite",Count:"1b",Damage:0s}
  262. {id:"pixelmon:sceptilite",Count:"1b",Damage:0s}
  263. {id:"pixelmon:gardevoirite",Count:"1b",Damage:0s}
  264. >
  265.  
  266. # Number of items dropped in a drop party each tick.
  267. D:"Drop Party Items Dropped Per Tick"=2.0
  268.  
  269. # Remove players' boots and replace with temporary boots in drop party dimension while drop party is active.
  270. B:"Remove/Replace Boots during Drop Party"=true
  271. }
  272.  
  273.  
  274. event_logger {
  275. # Log when a player beats a wild boss?
  276. B:"Log Beat Wild Boss"=true
  277.  
  278. # Log when a player beats a wild shiny?
  279. B:"Log Beat Wild Shiny"=true
  280.  
  281. # Log when a player collects an egg from a ranch?
  282. B:"Log Collect Egg"=true
  283.  
  284. # Log when a player's pixelmon is deleted?
  285. B:"Log Pixelmon Deleted"=true
  286.  
  287. # Log when a player receives a pixelmon?
  288. B:"Log Pixelmon Received"=true
  289.  
  290. # Log when players trade pixelmon?
  291. B:"Log Pixelmon Traded"=true
  292.  
  293. # Log when a player pokegifts a pixelmon?
  294. B:"Log Pokegift"=true
  295.  
  296. # Log when a player uses an orb at a shrine and if they beat a wild legendary bird?
  297. B:"Log Shrines"=true
  298. }
  299.  
  300.  
  301. general {
  302. # Do you want to block chickens from spawning?
  303. B:"Block Chickens"=true
  304.  
  305. # Do you want to block pigs from spawning?
  306. B:"Block Pigs"=true
  307.  
  308. # Do you want to block Traders from spawning?
  309. B:"Block Traders"=true
  310.  
  311. # Triggers a cooldown for Cooldown seconds if the player is not opped and Command matches the BEGINNING of the command.
  312. # i.e. {Command:"give Furgl stone",Cooldown:100}
  313. # DOES match: "/give Furgl stone", "/give Furgl stone 64"
  314. # DOES NOT match: "/give Furgl dirt", "/give Mikirae stone"
  315. S:"Command Cooldowns" <
  316. {Command:"slap Furgl",Cooldown:69}
  317. {Command:"skrub",Cooldown:30}
  318. >
  319.  
  320. # Change hatched Pokemon's OT to be the player that collected the egg, rather than the one that hatched it.
  321. B:"Correct Egg OT"=true
  322.  
  323. # Time (seconds) after a Pokemon spawns to despawn it.
  324. # - Note: this only checks every 10 seconds to minimize lag
  325. # - Setting this to -1 disables it
  326. # - Player owned Pokemon, Pokemon in battles, and Legendary Pokemon are ignored
  327. # - Shiny / boss Pokemon get an extra <Despawn Time Shiny/Boss Extra> seconds
  328. I:"Despawn Time"=-1
  329.  
  330. # Extra time (seconds) to wait to despawn a shiny/boss Pokemon.
  331. # - Setting this to -1 prevents shiny / boss Pokemon from despawning this way (they'll still despawn normally)
  332. # - If Despawn Time is disabled, this is disabled as well
  333. I:"Despawn Time Shiny/Boss Extra"=-1
  334.  
  335. # Fixes broken legend spawn rates in v7.0.5 not taking into account config legendary spawn chance. Disable after v7.0.5
  336. B:"Legendary Spawn Rate Fixer (v7.0.5)"=true
  337.  
  338. # Maximum amount that can be won from the MONEY reward.
  339. I:"MONEY reward max"=300
  340.  
  341. # Minimum amount that can be won from the MONEY reward.
  342. I:"MONEY reward min"=50
  343.  
  344. # Restrict Pokedex to only add Pokemon that are caught, evolved, hatched, or from rewards.
  345. B:"Pokedex Restrictions"=true
  346.  
  347. # Prevent Pokeballs from breaking apart when thrown?
  348. B:"Prevent Pokeballs Breaking"=true
  349.  
  350. # Remove the Curse of Binding enchantment from armor when it is equipped?
  351. B:"Remove Curse of Binding"=true
  352.  
  353. # Timers that run at a random tick interval between minInterval and maxInterval.
  354. S:Timers <
  355. {command:"/whosThatPokemon",intervalMin:36000,intervalMax:72000}
  356. >
  357.  
  358. # Cost to play a Voltorb Flip game.
  359. I:"Voltorb Flip Cost"=25
  360.  
  361. # Multiplied by the default Voltorb Flip reward amount.
  362. I:"Voltorb Flip Reward Scale"=3
  363.  
  364. # Reward for winning a Who's that Pokemon game.
  365. I:"Who's that Pokemon Reward"=200
  366.  
  367. # Amount of time (in seconds) that a Who's that Pokemon game can last.
  368. I:"Who's that Pokemon Timer"=60
  369.  
  370. # Your mom jokes to use with the /yourmom command.
  371. S:"Your Mom Jokes" <
  372. Yo momma is so fat, I took a picture of her last Christmas and it's still printing.
  373. The thing about "Your mom" jokes is that they're all old and overly used... Like your mom.
  374. Thy maternal figure is so loathsome and hideous that freshly cultivated onions weep tears at the very sight of her.
  375. Yo momma so fat she stood on the scale and the scale said §lHelp
  376. Yo momma is so ugly when she tried to join an ugly contest they said, "Sorry, no professionals."
  377. Yo momma's so fat, that when she fell, no one was laughing but the ground was cracking up.
  378. Yo momma's so fat her bellybutton gets home 15 minutes before she does.
  379. Yo momma's so fat and old when God said, "Let there be light," he asked your mother to move out of the way.
  380. Yo momma's so fat, that when she fell, no one was laughing but the ground was cracking up.
  381. Your momma is so ugly she made One Direction go another direction.
  382. Yo mamma's so stupid, when they said, "Order in the court," she asked for fries and a shake
  383. Yo mamma’s so old, she walked out of a museum and the alarm went off.
  384. Yo momma's so fat, she can only take a selfie in panorama mode.
  385. Yo momma's so fat that this morning she woke up on both sides of the bed.
  386. >
  387. }
  388.  
  389.  
  390. last_legend {
  391. # Max time, in minutes, to display legends that have spawned in /ll. -1 to display all legends since last restart.
  392. I:"Max Time"=-1
  393.  
  394. # Max time, in minutes, to display legends that have spawned in /lla. -1 to display all legends since last restart.
  395. I:"Max Time (admin)"=-1
  396.  
  397. # Number of legend spawns to display in /ll.
  398. I:"Number of Legends to Display"=1
  399.  
  400. # Number of legend spawns to display in /lla.
  401. I:"Number of Legends to Display (admin)"=5
  402.  
  403. # Should /ll display the players that can catch the legends (/lla always does)?
  404. B:"Show Legend Spawn Allow Catch"=false
  405.  
  406. # Should /ll display the biome where legends spawned (/lla always does)?
  407. B:"Show Legend Spawn Biome"=true
  408.  
  409. # Should /ll display the location that the legends spawned (/lla always does)?
  410. B:"Show Legend Spawn Location"=false
  411.  
  412. # Should /ll display what player a legend spawned on (/lla always does)?
  413. B:"Show Legend Spawn Player"=false
  414.  
  415. # Should /ll display the status of legends that spawned - like "Caught/Killed by <player>" (/lla always does)?
  416. B:"Show Legend Spawn Status"=false
  417.  
  418. # Should /ll display how long ago the legends spawned (/lla always does)?
  419. B:"Show Legend Spawn Time"=true
  420. }
  421.  
  422.  
  423. legend_catch {
  424. # Only allow players that were near legends when they spawned to catch them.
  425. B:"Enforce Legend Catching"=true
  426.  
  427. # Radius around a spawned legendary to search for players to notify.
  428. I:"Radius to Notify Nearby Players of Legendary"=100
  429. }
  430.  
  431.  
  432. party_logger {
  433. # Log party when a player logs in?
  434. B:"Log Party on Login"=true
  435.  
  436. # Log party when a player logs out?
  437. B:"Log Party on Logout"=false
  438.  
  439. # 1/X chance to log party for a player each tick (20 ticks per second, 1200 ticks per minute, 72000 ticks per hour). Use 0 to disable.
  440. I:"Log Party on Random Tick"=72000
  441. }
  442.  
  443.  
  444. pokeball_throw {
  445. I:"Dimension to Affect Pokeballs"=0
  446. I:"Pokeball Speed Multiplier"=1
  447. }
  448.  
  449.  
  450. polls {
  451. # Interval (seconds) to broadcast that a poll is active.
  452. I:"Poll Notify Time"=300
  453.  
  454. # Show results for polls that are still in-progress (to non-admins).
  455. B:"Show In-Progress Poll Results"=true
  456. }
  457.  
  458.  
  459. prize_money {
  460. # Disable extra money from Amulet Coin, Luck Incense, and Happy Hour?
  461. B:"Disable Prize Money Multipliers"=true
  462.  
  463. # Multiplied by the default prize money for winning a trainer battle.
  464. D:"Prize Money Scale"=1.0
  465. }
  466.  
  467.  
  468. quest_options {
  469. I:"New Quest Time"=1440
  470. I:"Quest Check Interval"=20
  471. S:"Quest Milestones" <
  472. {Quest_Count:10,Description:"Pat on the back",Commands:"/msg [player] You've completed 10 quests!"}
  473. {Quest_Count:100,Description:"A million dollars",Commands:"/msg [player] You've completed 100 quests.. get a life;/ban [player]"}
  474. >
  475. }
  476.  
  477.  
  478. quests {
  479. # Safety switch to turn off quest progress / completion if something goes wrong.
  480. B:"Allow Quest Progress"=true
  481.  
  482. # Allow players to replace an existing quest with a new one when they have reached the max number of quests?
  483. B:"Allow Quest Replacements"=true
  484.  
  485. # Cost to buy a quest.
  486. I:"Buy Quest Cost"=200
  487.  
  488. # Amount of time (minutes) after completing a quest that a player will be able to buy a quest. -1 to disable buying quests.
  489. I:"Buy Quest Time"=0
  490. S:CATCH_0_2_TYPE_POKEMON_LEVEL_1={Variable_0:"12:18",Variable_1:"9:14",Description:"Catch [0] [2]-Type Pokemon of Level [1] or Above",Variable_2:"1:18",Reward_Commands:"say Mikigae",Completion_Message:"",Enabled:"true"}
  491. S:CATCH_0_LEGEND={Variable_0:"",Rarity:0,Description:"Catch [0] Legendary Pokemon (Non-Summoned)",Reward_Commands:"",Completion_Message:""}
  492. S:CATCH_0_POKEMON_LEVEL_1={Variable_0:"23:35",Variable_1:"9:14",Description:"Catch [0] Pokemon of Level [1] or Above",Reward_Commands:"",Completion_Message:"",Enabled:"true"}
  493. S:CATCH_0_SHINY={Variable_0:"",Rarity:0,Description:"Catch [0] Shiny Pokemon",Reward_Commands:"",Completion_Message:""}
  494. S:CRAFT_0_1_BALLS={Variable_0:"",Variable_1:"",Description:"Craft [0] [1][s]",Reward_Commands:"",Completion_Message:"",Enabled:"true"}
  495. S:DEFEAT_0_1_BOSSES={Variable_0:"",Variable_1:"",Description:"Defeat [0] Boss[es] of Rarity [1] or Above",Variable_2:"",Reward_Commands:"",Completion_Message:"",Enabled:"true"}
  496. S:DEFEAT_0_NPCS={Variable_0:"",Description:"Defeat [0] NPC Trainer[s]",Reward_Commands:"",Completion_Message:"",Enabled:"true"}
  497. S:DEFEAT_0_WILD_POKEMON_LEVEL_1={Variable_0:"",Variable_1:"",Description:"Defeat [0] Wild Pokemon of Level [1] or Above",Reward_Commands:"",Completion_Message:"",Enabled:"true"}
  498. S:EVOLVE_POKEMON_0_TIMES={Variable_0:"",Description:"Evolve Pokemon [0] Time[s]",Reward_Commands:"",Completion_Message:"",Enabled:"true"}
  499. S:"Get Quests from"=Rewards
  500. S:HATCH_0_EGGS={Variable_0:"6:9",Description:"Hatch [0] Pokemon Egg[s]",Reward_Commands:"",Completion_Message:"You have successfully ",Enabled:"true"}
  501. S:LEVEL_UP_POKEMON_0_TIMES={Variable_0:"",Description:"Level Up Pokemon [0] Time[s]",Reward_Commands:"",Completion_Message:"",Enabled:"true"}
  502. S:LEVEL_UP_POKEMON_LEVEL_1_0_TIMES={Variable_0:"",Rarity:0,Variable_1:"",Description:"Level Up Pokemon Level [1] or Above [0] Time[s]",Reward_Commands:"",Completion_Message:""}
  503.  
  504. # Max number of quests that a player can have at one time.
  505. I:"Max Quests"=3
  506.  
  507. # Number of quests to choose from when a new quest is bought.
  508. I:"New Quest Choices"=2
  509.  
  510. # Amount of time (minutes) after completing a quest that a player will receive a new quest. -1 to disable giving new quests over time.
  511. I:"New Quest Time"=1440
  512.  
  513. # Interval of time (seconds) to check for players that need new quests.
  514. I:"Quest Check Interval"=20
  515.  
  516. # Configure what happens when players reach quest completion milestones.
  517. # - Description is displayed in /quest, leaving it blank will make it not show in /quest
  518. # - Commands are executed when Quest_Count quests are completed by a player
  519. # - Separate commands with semicolons
  520. # - [player] is replaced by the player's name
  521. S:"Quest Milestones" <
  522. {Quest_Count:10,Description:"Pat on the back",Commands:"/msg [player] You've completed 10 quests!"}
  523. {Quest_Count:100,Description:"A million dollars",Commands:"/msg [player] You've completed 100 quests.. get a life;/ban [player]"}
  524. >
  525.  
  526. # Configure quests by changing values in the curly brackets.
  527. # - [IMPORTANT] Quests are disabled by default so they aren't assigned until you configure them (and make Rarity > 0)
  528. # - Everything supports formatting/colors: i.e. "§4Red text"
  529. # - Semicolons will be replaced with new lines: i.e. "line1;line2"
  530. # - [<number>] is replaced by a random number in Variable_<number>
  531. # - [item<number>] is replaced by the item with the ID as a random number in Variable_<number>
  532. # - [player] is replaced by the player's name
  533. # - [s] is replaced by "s" if [0] is not 1 (for grammarians)
  534. # - [es] is replaced by "es" if [0] is not 1 (for grammarians)
  535. #
  536. # Completion_Message: message displayed after "Quest complete!"; can be used to describe rewards or left blank
  537. # Reward_Commands: commands run when quest is complete. Separate commands with semicolons: i.e. "/whisper [player] goodbye;/ban [player]"
  538. # Rarity: how often the quest will be picked (higher = more often, 0 = disabled). Chance of quest being picked = rarity of quest / sum of rarity of all quests
  539. # Item: item that will represent this quest in the quest guis
  540. # Title: name of the item in the quest guis: i.e. "§e§nCommon Quest", "§3§nUncommon Quest", "§5§nRare Quest"
  541. # Variable_<number>:
  542. # - Variables can be lists of possible numbers or number ranges: i.e. "1,2,5,6,7" and "1:2,5:7" will both randomly pick 1, 2, 5, 6, or 7
  543. # - You can add as many "Variable_<number>"s as you want
  544. #
  545. # Types:
  546. # - CATCH_0_POKEMON_LEVEL_1: [0] is number of Pokemon, [1] is min level
  547. # - CATCH_0_2_TYPE_POKEMON_LEVEL_1: [0] is number of Pokemon, [1] is min level, [2] is type {0=Normal, 1=Fire, 2=Water, 3=Electric, 4=Grass, 5=Ice, 6=Fighting, 7=Poison, 8=Ground, 9=Flying, 10=Psychic, 11=Bug, 12=Rock, 13=Ghost, 14=Dragon, 15=Dark, 16=Steel, 17=Fairy}
  548. # - CATCH_0_LEGEND: [0] is number of Pokemon
  549. # - CATCH_0_SHINY: [0] is number of Pokemon
  550. # - DEFEAT_0_NPCS: [0] is number of trainers
  551. # - DEFEAT_0_NPCS_LEVEL_1: [0] is number of trainers, [1] is min level
  552. # - CRAFT_0_1_BALLS: [0] is number of balls, [1] is type (I'd suggest not allowing uncraftable ones to be picked) {0=PokeBall, 1=GreatBall, 2=UltraBall, 3=MasterBall, 4=LevelBall, 5=MoonBall, 6=FriendBall, 7=LoveBall, 8=SafariBall, 9=HeavyBall, 10=FastBall, 11=RepeatBall, 12=TimerBall, 13=NestBall, 14=NetBall, 15=DiveBall, 16=LuxuryBall, 17=HealBall, 18=DuskBall, 19=PremierBall, 20=SportBall, 21=QuickBall, 22=ParkBall, 23=LureBall, 24=CherishBall, 25=GSBall, 26=BeastBall}
  553. # - LEVEL_UP_POKEMON_0_TIMES: [0] is number of levels
  554. # - LEVEL_UP_POKEMON_LEVEL_1_0_TIMES: [0] is number of levels, [1] is min level
  555. # - EVOLVE_POKEMON_0_TIMES: [0] is number of times to evolve
  556. # - DEFEAT_0_WILD_POKEMON_LEVEL_1: [0] is number of Pokemon, [1] is min level
  557. # - DEFEAT_0_1_BOSSES: [0] is number of bosses, [1] is type {0=Uncommon, 1=Rare, 2=Legendary, 3=Ultimate}
  558. # - HATCH_0_EGGS: [0] is number of eggs
  559. # - REVIVE_0_FOSSILS: [0] is number of fossils
  560. # - BREED_0_EGGS: [0] is number of eggs
  561. # - BREED_0_EGGS_IVS_1: [0] is number of eggs, [1] is IV percent
  562. #
  563. # One of each quest type:
  564. # {Variable_0:"",Item:"minecraft:knowledge_book",Type:"CATCH_0_POKEMON_LEVEL_1",Rarity:0,Variable_1:"",Description:"Catch [0] Pokemon of Level [1] or Above",Reward_Commands:"",Completion_Message:"",Title:""}
  565. # {Variable_0:"",Item:"minecraft:knowledge_book",Type:"CATCH_0_2_TYPE_POKEMON_LEVEL_1",Rarity:0,Variable_1:"",Description:"Catch [0] [2]-Type Pokemon of Level [1] or Above",Variable_2:"",Reward_Commands:"",Completion_Message:"",Title:""}
  566. # {Variable_0:"",Item:"minecraft:knowledge_book",Type:"CATCH_0_LEGEND",Rarity:0,Description:"Catch [0] Legendary Pokemon (Non-Summoned)",Reward_Commands:"",Completion_Message:"",Title:""}
  567. # {Variable_0:"",Item:"minecraft:knowledge_book",Type:"CATCH_0_SHINY",Rarity:0,Description:"Catch [0] Shiny Pokemon",Reward_Commands:"",Completion_Message:"",Title:""}
  568. # {Variable_0:"",Item:"minecraft:knowledge_book",Type:"DEFEAT_0_NPCS",Rarity:0,Description:"Defeat [0] NPC Trainer[s]",Reward_Commands:"",Completion_Message:"",Title:""}
  569. # {Variable_0:"",Item:"minecraft:knowledge_book",Type:"DEFEAT_0_NPCS_LEVEL_1",Rarity:0,Variable_1:"",Description:"Defeat [0] NPC Trainer[s] of Level [1] or Above",Reward_Commands:"",Completion_Message:"",Title:""}
  570. # {Variable_0:"",Item:"minecraft:knowledge_book",Type:"CRAFT_0_1_BALLS",Rarity:0,Variable_1:"",Description:"Craft [0] [1][s]",Reward_Commands:"",Completion_Message:"",Title:""}
  571. # {Variable_0:"",Item:"minecraft:knowledge_book",Type:"LEVEL_UP_POKEMON_0_TIMES",Rarity:0,Description:"Level Up Pokemon [0] Time[s]",Reward_Commands:"",Completion_Message:"",Title:""}
  572. # {Variable_0:"",Item:"minecraft:knowledge_book",Type:"LEVEL_UP_POKEMON_LEVEL_1_0_TIMES",Rarity:0,Variable_1:"",Description:"Level Up Pokemon Level [1] or Above [0] Time[s]",Reward_Commands:"",Completion_Message:"",Title:""}
  573. # {Variable_0:"",Item:"minecraft:knowledge_book",Type:"EVOLVE_POKEMON_0_TIMES",Rarity:0,Description:"Evolve Pokemon [0] Time[s]",Reward_Commands:"",Completion_Message:"",Title:""}
  574. # {Variable_0:"",Item:"minecraft:knowledge_book",Type:"DEFEAT_0_WILD_POKEMON_LEVEL_1",Rarity:0,Variable_1:"",Description:"Defeat [0] Wild Pokemon of Level [1] or Above",Reward_Commands:"",Completion_Message:"",Title:""}
  575. # {Variable_0:"",Item:"minecraft:knowledge_book",Type:"DEFEAT_0_1_BOSSES",Rarity:0,Variable_1:"",Description:"Defeat [0] Boss[es] of Rarity [1] or Above",Variable_2:"",Reward_Commands:"",Completion_Message:"",Title:""}
  576. # {Variable_0:"",Item:"minecraft:knowledge_book",Type:"HATCH_0_EGGS",Rarity:0,Description:"Hatch [0] Pokemon Egg[s]",Reward_Commands:"",Completion_Message:"",Title:""}
  577. # {Variable_0:"",Item:"minecraft:knowledge_book",Type:"REVIVE_0_FOSSILS",Rarity:0,Description:"Revive [0] Fossil[s]",Reward_Commands:"",Completion_Message:"",Title:""}
  578. # {Variable_0:"",Item:"minecraft:knowledge_book",Type:"BREED_0_EGGS",Rarity:0,Description:"Breed and Collect [0] Egg[s]",Reward_Commands:"",Completion_Message:"",Title:""}
  579. # {Variable_0:"",Item:"minecraft:knowledge_book",Type:"BREED_0_EGGS_IVS_1",Rarity:0,Variable_1:"",Description:"Breed and Collect [0] Egg[s] with [1]% IVs",Reward_Commands:"",Completion_Message:"",Title:""}
  580. S:Quests <
  581. {Variable_0:"10:15",Item:"pixelmon:poke_ball",Type:"CATCH_0_POKEMON_LEVEL_1",Rarity:13,Variable_1:"10",Description:"§bCatch [0] Pokemon of Level [1] or Above",Reward_Commands:"/econ add [player] 200; /furglgive [player] pixelmon:poke_ball 10",Completion_Message:"§bYou caught [0] Pokemon of level [1] or higher and have completed this quest!; §eYou earned $200 and 10 Poke Balls!",Title:"§eCommon Quest"}
  582. {Variable_0:"10",Item:"pixelmon:poke_ball",Type:"CATCH_0_2_TYPE_POKEMON_LEVEL_1",Rarity:13,Variable_1:"10",Description:"Catch [0] [2]-Type Pokemon of Level [1] or Above",Variable_2:"0:17",Reward_Commands:"/econ add [player] 400",Completion_Message:"§bYou caught [0] [2] Pokemon of level [1] or higher and have completed this quest!; §eYou earned $400!",Title:"§eCommon Quest"}
  583. {Variable_0:"125",Item:"pixelmon:poke_ball",Type:"CRAFT_0_1_BALLS",Rarity:13,Variable_1:"1:2,4:6,8,10:21,23",Description:"Craft [0] [1][s]",Reward_Commands:"/econ add [player] 250; /furglgive [player] pixelmon:rare_candy 3",Completion_Message:"§bYou crafted [0] [1]s and have completed this quest!; §eYou earned $250 and 3 Rare Candies",Title:"§eCommon Quest"}
  584. {Variable_0:"10:15",Item:"pixelmon:poke_ball",Type:"LEVEL_UP_POKEMON_LEVEL_1_0_TIMES",Rarity:13,Variable_1:"10",Description:"Level Up Pokemon Level [1] or Above [0] Time[s]",Reward_Commands:"/econ add [player] 250; /furglgive [player] pixelmon:dusk_ball 10",Completion_Message:"§bYou leveled up Pokemon level [1] or above [0] times and have completed this quest!; §eYou earned $250 and 10 Dusk Balls!",Title:"§eCommon Quest"}
  585. {Variable_0:"20:25",Item:"pixelmon:poke_ball",Type:"DEFEAT_0_WILD_POKEMON_LEVEL_1",Rarity:13,Variable_1:"15:20",Description:"Defeat [0] Wild Pokemon of Level [1] or Above",Reward_Commands:"/econ add [player] 250; /reward [player] random",Completion_Message:"§bYou defeated [0] wild Pokemon above level [1] and have completed this quest!; §eYou earned $250 and a Random Pokemon!",Title:"§eCommon Quest"}
  586. {Variable_0:"30",Variable_1:"40",Item:"pixelmon:poke_ball",Type:"DEFEAT_0_NPCS_LEVEL_1",Rarity:13,Description:"Defeat [0] NPC Trainer[s] of Level [1] or Above",Reward_Commands:"/econ add [player] 250; /furglgive [player] pixelmon:silver_hourglass 2",Completion_Message:"§bYou defeated [0] NPC Trainers level [1] or higher and have completed this quest!; §eYou earned $250 and 2 Silver Hourglasses!",Title:"§eCommon Quest"}
  587. {Variable_0:"10:15",Item:"pixelmon:poke_ball",Type:"EVOLVE_POKEMON_0_TIMES",Rarity:13,Description:"Evolve Pokemon [0] Time[s]",Reward_Commands:"/econ add [player] 250; /furglgive pixelmon:rare_candy 2",Completion_Message:"§bYou evolved Pokemon [0] times and have completed this quest!; §eYou earned $250 and 2 Rare Candies!",Title:"§eCommon Quest"}
  588. {Variable_0:"10",Item:"pixelmon:poke_ball",Type:"HATCH_0_EGGS",Rarity:13,Description:"Hatch [0] Pokemon Egg[s]",Reward_Commands:"/econ add [player] 300; /furglgive [player] pixelmon:ranch_upgrade",Completion_Message:"§bYou made [0] omelettes by cracking [0] eggs and have completed this quest!; §eYou earned $300 and a Ranch Upgrade!",Title:"§eCommon Quest"}
  589. {Variable_0:"20",Item:"pixelmon:ultra_ball",Type:"CATCH_0_POKEMON_LEVEL_1",Rarity:5,Variable_1:"30:35",Description:"§bCatch [0] Pokemon of Level [1] or Above",Reward_Commands:"/econ add [player] 750; /furglgive [player] pixelmon:great_ball 20",Completion_Message:"§bYou caught [0] Pokemon of level [1] or higher and have completed this quest!; §eYou earned $750 and 20 Great Balls!",Title:"§cUncommon Quest"}
  590. {Variable_0:"20",Item:"pixelmon:ultra_ball",Type:"CATCH_0_2_TYPE_POKEMON_LEVEL_1",Rarity:5,Variable_1:"20",Description:"Catch [0] [2]-Type Pokemon of Level [1] or Above",Variable_2:"0:17",Reward_Commands:"/econ add [player] 1000",Completion_Message:"§bYou caught [0] [2] Pokemon of level [1] or higher and have completed this quest!; §eYou earned $1000!",Title:"§cUncommon Quest"}
  591. {Variable_0:"250",Item:"pixelmon:ultra_ball",Type:"CRAFT_0_1_BALLS",Rarity:5,Variable_1:"1:2,4:6,8,10:21,23",Description:"Craft [0] [1][s]",Reward_Commands:"/econ add [player] 500; /furglgive [player] pixelmon:rare_candy 7",Completion_Message:"§bYou crafted [0] [1]s and have completed this quest; §eYou earned $250 and 7 Rare Candies",Title:"§cUncommon Quest"}
  592. {Variable_0:"15:20",Item:"pixelmon:ultra_ball",Type:"LEVEL_UP_POKEMON_LEVEL_1_0_TIMES",Rarity:5,Variable_1:"25",Description:"Level Up Pokemon Level [1] or Above [0] Time[s]",Reward_Commands:"/econ add [player] 500; /furglgive [player] pixelmon:timer_ball 45",Completion_Message:"§bYou leveled up Pokemon level [1] or above [0] times and have completed this quest!; §eYou earned $500 and 45 Timer Balls!",Title:"§cUncommon Quest"}
  593. {Variable_0:"30:35",Item:"pixelmon:ultra_ball",Type:"DEFEAT_0_WILD_POKEMON_LEVEL_1",Rarity:5,Variable_1:"30:35",Description:"Defeat [0] Wild Pokemon of Level [1] or Above",Reward_Commands:"/econ add [player] 650; /reward [player] random false false false all 3",Completion_Message:"§bYou defeated [0] wild Pokemon above level [1] and have completed this quest!; §eYou earned $650 and 3 Random Pokemon Papers!",Title:"§cUncommon Quest"}
  594. {Variable_0:"45",Variable_1:"55",Item:"pixelmon:ultra_ball",Type:"DEFEAT_0_NPCS_LEVEL_1",Rarity:5,Description:"Defeat [0] NPC Trainer[s] of Level [1] or Above",Reward_Commands:"/econ add [player] 500; /furglgive [player] pixelmon:golden_hourglass 3",Completion_Message:"§bYou defeated [0] NPC Trainers level [1] or higher and have completed this quest!; §eYou earned $500 and 3 Golden Hourglasses!",Title:"§cUncommon Quest"}
  595. {Variable_0:"4",Item:"pixelmon:ultra_ball",Type:"DEFEAT_0_1_BOSSES",Rarity:5,Variable_1:"",Description:"Defeat [0] Boss[es] of Rarity [1] or Above",Variable_2:"0:3",Reward_Commands:"/econ add [player] 500",Completion_Message:"§bYou defeated [0] [1] bosses and have completed this quest!; §eYou earned $500!",Title:"§cUncommon Quest"}
  596. {Variable_0:"20",Item:"pixelmon:master_ball",Type:"CATCH_0_POKEMON_LEVEL_1",Rarity:1,Variable_1:"40:45",Description:"§bCatch [0] Pokemon of Level [1] or Above",Reward_Commands:"/econ add [player] 1500; /reward [player] ball_change true true true all 2",Completion_Message:"§bYou caught [0] Pokemon of level [1] or higher and have completed this quest!; §eYou earned $1500 and 2 Legendary Ball Changes!",Title:"§4Rare Quest"}
  597. {Variable_0:"35",Item:"pixelmon:master_ball",Type:"CATCH_0_2_TYPE_POKEMON_LEVEL_1",Rarity:1,Variable_1:"30",Description:"Catch [0] [2]-Type Pokemon of Level [1] or Above",Variable_2:"0:17",Reward_Commands:"/econ add [player] 2500; /reward [player] particle true true true",Completion_Message:"§bYou caught [0] [2] Pokemon of level [1] or higher and have completed this quest!; §eYou earned $2500 and a Random Particle Pokemon!",Title:"§4Rare Quest"}
  598. {Variable_0:"500",Item:"pixelmon:master_ball",Type:"CRAFT_0_1_BALLS",Rarity:1,Variable_1:"1:2,4:6,8,10:21,23",Description:"Craft [0] [1][s]",Reward_Commands:"/econ add [player] 1250; /furglgive [player] pixelmon:rare_candy 15",Completion_Message:"§bYou crafted [0] [1]s and have completed this quest!; §eYou earned $1250 and 15 Rare Candies!",Title:"§4Rare Quest"}
  599. {Variable_0:"25:30",Item:"pixelmon:master_ball",Type:"LEVEL_UP_POKEMON_LEVEL_1_0_TIMES",Rarity:1,Variable_1:"50",Description:"Level Up Pokemon Level [1] or Above [0] Time[s]",Reward_Commands:"/econ add [player] 1000; /reward [player] particle true true true",Completion_Message:"§bYou leveled up Pokemon level [1] or above [0] times and have completed this quest!; §eYou earned $1000 and a Random Particle Pokemon!",Title:"§4Rare Quest"}
  600. {Variable_0:"30:35",Item:"pixelmon:master_ball",Type:"DEFEAT_0_WILD_POKEMON_LEVEL_1",Rarity:1,Variable_1:"45",Description:"Defeat [0] Wild Pokemon of Level [1] or Above",Reward_Commands:"/econ add [player] 1250; /reward [player] resize false false true all",Completion_Message:"§bYou defeated [0] wild Pokemon above level [1] and have completed this quest!; §eYou earned $1250 and a Non-Legendary Resize!",Title:"§4Rare Quest"}
  601. {Varia
  602. ble_0:"60",Variable_1:"70",Item:"pixelmon:master_ball",Type:"DEFEAT_0_NPCS_LEVEL_1",Rarity:1,Description:"Defeat [0] NPC Trainer[s] of Level [1] or Above",Reward_Commands:"/econ add [player] 1500; /furglgive [player] pixelmon:hourglass_gold 7",Completion_Message:"§bYou defeated [0] NPC Trainers level [1] or higher and have completed this quest!; §eYou earned $1500 and 7 Golden Hourglasses!",Title:"§4Rare Quest"}
  603. {Variable_0:"1",Item:"pixelmon:master_ball",Type:"CATCH_0_LEGEND",Rarity:1,Description:"Catch [0] Wild Legendary Pokemon (Non-Summoned)",Reward_Commands:"/econ add [player] 5000",Completion_Message:"§bYou captured a wild legendary Pokemon and have completed this quest!; §eYou earned $5000!",Title:"§4Rare Quest"}
  604. {Variable_0:"1",Item:"pixelmon:master_ball",Type:"CATCH_0_SHINY",Rarity:1,Description:"Catch [0] Shiny Pokemon",Reward_Commands:"/econ add [player] 3000; /reward [player] resize false false true",Completion_Message:"§bYou captured a shiny Pokemon and have completed this quest!; §eYou earned $3000!",Title:"§4Rare Quest"}
  605. >
  606. }
  607.  
  608.  
  609. resource_pack {
  610. # SHA1 hash for the file download. Upload the resource pack to http://onlinemd5.com/, select SHA1, and copy the file checksum here.
  611. # Hash for the example DropBox link below: B0BFBCCC66A688F233E3412BE1F7D8F6A490BDD0
  612. S:"Resource Pack Hash"=224582C7521B3356DEB5CB1FACEF9F2AE2E24BE9
  613.  
  614. # URL to the download file for the resource pack. This is the URL that will immediately start the download when opened.
  615. # Use a website like MediaFire or DropBox (make sure the link ends in "dl=1") to host the file.
  616. # Example DropBox link: https://www.dropbox.com/s/mxkmlo2u6dgwryl/Faithful%2B1.12.2-rv4.zip?dl=1
  617. #
  618. # THIS WILL CRASH CLIENTS THAT RUN THE COMMAND IF IT IS NOT VALID. TEST IT ON THE TEST SERVER FIRST.
  619. S:"Resource Pack URL"=https://www.dropbox.com/s/bd4g1qqk4ft6e94/PokeSmash_Textures.zip?dl=1
  620. }
  621.  
  622.  
  623. rewards {
  624. # Safety switch to turn off reward claiming if something goes wrong.
  625. B:"Enable Reward Claiming"=true
  626.  
  627. # Safety switch to turn off reward particles if something goes wrong.
  628. B:"Enable Reward Particles"=true
  629.  
  630. # Send message to staff in chat when this type of reward is claimed.
  631. B:"Reward Claiming Message for BALL_CHANGE (not shiny/legend)"=true
  632.  
  633. # Send message to staff in chat when this type of reward is claimed.
  634. B:"Reward Claiming Message for BALL_CHANGE (shiny/legend)"=true
  635.  
  636. # Send message to staff in chat when this type of reward is claimed.
  637. B:"Reward Claiming Message for DELEVEL (not shiny/legend)"=true
  638.  
  639. # Send message to staff in chat when this type of reward is claimed.
  640. B:"Reward Claiming Message for DELEVEL (shiny/legend)"=true
  641.  
  642. # Send message to staff in chat when this type of reward is claimed.
  643. B:"Reward Claiming Message for GENDER (not shiny/legend)"=true
  644.  
  645. # Send message to staff in chat when this type of reward is claimed.
  646. B:"Reward Claiming Message for GENDER (shiny/legend)"=true
  647.  
  648. # Send message to staff in chat when this type of reward is claimed.
  649. B:"Reward Claiming Message for IV_BOOST (not shiny/legend)"=true
  650.  
  651. # Send message to staff in chat when this type of reward is claimed.
  652. B:"Reward Claiming Message for IV_BOOST (shiny/legend)"=true
  653.  
  654. # Send message to staff in chat when this type of reward is claimed.
  655. B:"Reward Claiming Message for MONEY (not shiny/legend)"=true
  656.  
  657. # Send message to staff in chat when this type of reward is claimed.
  658. B:"Reward Claiming Message for MONEY (shiny/legend)"=true
  659.  
  660. # Send message to staff in chat when this type of reward is claimed.
  661. B:"Reward Claiming Message for NATURE_CHANGE (not shiny/legend)"=true
  662.  
  663. # Send message to staff in chat when this type of reward is claimed.
  664. B:"Reward Claiming Message for NATURE_CHANGE (shiny/legend)"=true
  665.  
  666. # Send message to staff in chat when this type of reward is claimed.
  667. B:"Reward Claiming Message for PARTICLE (not shiny/legend)"=true
  668.  
  669. # Send message to staff in chat when this type of reward is claimed.
  670. B:"Reward Claiming Message for PARTICLE (shiny/legend)"=true
  671.  
  672. # Send message to staff in chat when this type of reward is claimed.
  673. B:"Reward Claiming Message for PARTICLE_SELECT (not shiny/legend)"=true
  674.  
  675. # Send message to staff in chat when this type of reward is claimed.
  676. B:"Reward Claiming Message for PARTICLE_SELECT (shiny/legend)"=true
  677.  
  678. # Send message to staff in chat when this type of reward is claimed.
  679. B:"Reward Claiming Message for POKE_HEAL (not shiny/legend)"=false
  680.  
  681. # Send message to staff in chat when this type of reward is claimed.
  682. B:"Reward Claiming Message for POKE_HEAL (shiny/legend)"=false
  683.  
  684. # Send message to staff in chat when this type of reward is claimed.
  685. B:"Reward Claiming Message for QUEST (not shiny/legend)"=true
  686.  
  687. # Send message to staff in chat when this type of reward is claimed.
  688. B:"Reward Claiming Message for QUEST (shiny/legend)"=true
  689.  
  690. # Send message to staff in chat when this type of reward is claimed.
  691. B:"Reward Claiming Message for QUEST_DELETE (not shiny/legend)"=true
  692.  
  693. # Send message to staff in chat when this type of reward is claimed.
  694. B:"Reward Claiming Message for QUEST_DELETE (shiny/legend)"=true
  695.  
  696. # Send message to staff in chat when this type of reward is claimed.
  697. B:"Reward Claiming Message for QUEST_SPECIFIC (not shiny/legend)"=true
  698.  
  699. # Send message to staff in chat when this type of reward is claimed.
  700. B:"Reward Claiming Message for QUEST_SPECIFIC (shiny/legend)"=true
  701.  
  702. # Send message to staff in chat when this type of reward is claimed.
  703. B:"Reward Claiming Message for RANDOM (not shiny/legend)"=false
  704.  
  705. # Send message to staff in chat when this type of reward is claimed.
  706. B:"Reward Claiming Message for RANDOM (shiny/legend)"=true
  707.  
  708. # Send message to staff in chat when this type of reward is claimed.
  709. B:"Reward Claiming Message for RANDOM_EGG (not shiny/legend)"=false
  710.  
  711. # Send message to staff in chat when this type of reward is claimed.
  712. B:"Reward Claiming Message for RANDOM_EGG (shiny/legend)"=true
  713.  
  714. # Send message to staff in chat when this type of reward is claimed.
  715. B:"Reward Claiming Message for RESIZE (not shiny/legend)"=true
  716.  
  717. # Send message to staff in chat when this type of reward is claimed.
  718. B:"Reward Claiming Message for RESIZE (shiny/legend)"=true
  719.  
  720. # Send message to staff in chat when this type of reward is claimed.
  721. B:"Reward Claiming Message for SHINY_CONVERT (not shiny/legend)"=true
  722.  
  723. # Send message to staff in chat when this type of reward is claimed.
  724. B:"Reward Claiming Message for SHINY_CONVERT (shiny/legend)"=true
  725.  
  726. # Send message to staff in chat when this type of reward is claimed.
  727. B:"Reward Claiming Message for SPECIFIC (not shiny/legend)"=true
  728.  
  729. # Send message to staff in chat when this type of reward is claimed.
  730. B:"Reward Claiming Message for SPECIFIC (shiny/legend)"=true
  731.  
  732. # Send message to staff in chat when this type of reward is claimed.
  733. B:"Reward Claiming Message for SPECIFIC_EGG (not shiny/legend)"=true
  734.  
  735. # Send message to staff in chat when this type of reward is claimed.
  736. B:"Reward Claiming Message for SPECIFIC_EGG (shiny/legend)"=true
  737. }
  738.  
  739.  
  740. shop {
  741. # Max number of stacks of items that can be bought at once.
  742. # For example, if this is 30, users can only buy up to 30*max stack size of an item: 30*64 blocks of dirt or 30*1 unstackable items.
  743. # This is so players can't buy a huge number of items that will lag/crash the server when the player's inventory fills and they spawn on the ground (like buying 500 Iron Pickaxes).
  744. # (This assumes that the item used for the gui is the same/same stacksize as the item being bought)
  745. I:"Max Buy Stacks"=30
  746.  
  747. # Specify categories for the items sold in the shop.
  748. # - Everything supports formatting/colors: i.e. "§4Red text"
  749. # - If Item is air, this category will not show in the gui (like the Vote category)
  750. #
  751. # Name: unique name for this category. The Category field for items must match this name (excluding formatting)
  752. # Background_Meta: metadata for the stained glass panes in the background of the gui in this category
  753. # Item: /give command to give the item that you want to represent this in the gui. The player specified doesn't matter. Use a website like https://ezekielelin.com/give/ for complicated stuff
  754. #
  755. # Example categories (probably copy+paste these and edit them):
  756. # {Item:"/give [player] minecraft:air",Background_Meta:14,Name:"§c§lVote"}
  757. # {Item:"/give [player] minecraft:minecart 1 0 {HideFlags:63,display:{Lore:[],Name:\"§r§6§lSell Items\"}}",Background_Meta:0,Name:"§6§lSell Items"}
  758. # {Item:"/give [player] minecraft:brick_block 1 0 {HideFlags:63,display:{Lore:[],Name:\"§r§c§lBuilding\"}}",Background_Meta:14,Name:"§c§lBuilding"}
  759. # {Item:"/give [player] minecraft:iron_pickaxe 1 0 {HideFlags:63,display:{Lore:[],Name:\"§r§9§lTools\"}}",Background_Meta:11,Name:"§9§lTools"}
  760. # {Item:"/give [player] minecraft:golden_shovel 1 0 {HideFlags:63,display:{Lore:[],Name:\"§r§d§lClaim Blocks\"}}",Background_Meta:10,Name:"§d§lClaim Blocks"}
  761. S:"Shop Categories" <
  762. {Item:"/give [player] minecraft:air",Background_Meta:3,Name:"§c§lVote"}
  763. {Item:"/give [player] minecraft:air",Background_Meta:2,Name:"§c§lSell"}
  764. {Item:"/give [player] minecraft:air",Background_Meta:1,Name:"§c§lShop"}
  765. {Item:"/give [player] minecraft:air",Background_Meta:14,Name:"§c§lVote"}
  766. {Item:"/furglgive [player] minecraft:dirt",Background_Meta:14,Name:"§c§lBuilding"}
  767. {Item:"/furglgive [player] minecraft:dye 1 0",Background_Meta:14,Name:"§c§lDyes"}
  768. >
  769.  
  770. # Specify items that are sold in the Vote Shop (/vs) and Money Shop (/s).
  771. # - Everything supports formatting/colors: i.e. "§4Red text"
  772. # - If Item is air, this item will not show in the gui (if you want to space items out)
  773. # - [player] is replaced by the player's name
  774. # - [count] is replaced by the number of items purchased
  775. #
  776. # Commands: commands run when this item is bought. Separate commands with semicolons: i.e. "/give [player] diamond 5;/ban [player]"
  777. # Cost: amount of in-game money, or vote coins if Category is "Vote", to buy this item
  778. # Item: /give command to give the item that you want to represent this in the gui. The player specified doesn't matter. Use a website like https://ezekielelin.com/give/ for complicated stuff
  779. # Category: category that this item is in. Must match the Name field of a category (excluding formatting)
  780. #
  781. # Example items (probably copy+paste these and edit them):
  782. # {Item:"/give [player] minecraft:dirt",Category:"Building",Commands:"/furglgive [player] minecraft:dirt [count]",Cost:1}
  783. # {Item:"/give [player] minecraft:iron_pickaxe 1 0 {HideFlags:63}",Category:"Tools",Commands:"/furglgive [player] minecraft:iron_pickaxe [count]",Cost:30}
  784. # {Item:"/give [player] minecraft:grass 1 0 {HideFlags:63,display:{Lore:[],Name:\"§r§61000 Claim Blocks\"}}",Category:"Claim Blocks",Commands:"/acb [player] 1000",Cost:5000}
  785. # {Item:"/give [player] minecraft:diamond 1 0 {HideFlags:63,display:{Lore:[\"§r§7§oGives 10 diamonds\",\"§r§7§oand slaps some sense into you\",\"§r\"],Name:\"§r§bDIAMONDS!@!@!\"}}",Category:"Vote",Commands:"/furglgive [player] minecraft:diamond [count];/slap [player]",Cost:100}
  786. # {Item:"/give [player] minecraft:paper 1 0 {ench:[{id:-1s}],HideFlags:63,display:{Lore:[\"§r§7§oGives a random Pokemon\",\"§r§7§oand §c§omurders§7§o Miki :)\",\"§r\"],Name:\"§r§5§lRandom Pokemon + Surprise\"}}",Category:"Vote",Commands:"/reward [player] RANDOM false false false all [count];/murder Mikirae",Cost:69}
  787. S:"Shop Items" <
  788. {Item:"/give [player] minecraft:dye 1 0 {display:{Name:"§4Inc Sac"}}",Category:"Dyes",Commands:"/furglgive [player] minecraft:dye [count] 0",Cost:20}
  789. {Item:"/give [player] minecraft:dye 1 1 {display:{Name:"§4Red Dye"}}",Category:"Dyes",Commands:"/furglgive [player] minecraft:dye [count] 1",Cost:20}
  790. {Item:"/give [player] minecraft:dye 1 2 {display:{Name:"§4Cactus Green"}}",Category:"Dyes",Commands:"/furglgive [player] minecraft:dye [count] 2",Cost:20}
  791. {Item:"/give [player] minecraft:dye 1 3 {display:{Name:"§4Cocoa Beans"}}",Category:"Dyes",Commands:"/furglgive [player] minecraft:dye [count] 3",Cost:20}
  792. {Item:"/give [player] minecraft:dye 1 4 {display:{Name:"§4Lapis Lazuli"}}",Category:"Dyes",Commands:"/furglgive [player] minecraft:dye [count] 4",Cost:20}
  793. {Item:"/give [player] minecraft:dye 1 5 {display:{Name:"§4Purple Dye"}}",Category:"Dyes",Commands:"/furglgive [player] minecraft:dye [count] 5",Cost:20}
  794. {Item:"/give [player] minecraft:dye 1 6 {display:{Name:"§4Cyan Dye"}}",Category:"Dyes",Commands:"/furglgive [player] minecraft:dye [count] 6",Cost:20}
  795. {Item:"/give [player] minecraft:dye 1 7 {display:{Name:"§4Light Gray Dye"}}",Category:"Dyes",Commands:"/furglgive [player] minecraft:dye [count] 7",Cost:20}
  796. {Item:"/give [player] minecraft:dye 1 8 {display:{Name:"§4Gray Dye"}}",Category:"Dyes",Commands:"/furglgive [player] minecraft:dye [count] 8",Cost:20}
  797. {Item:"/give [player] minecraft:dye 1 9 {display:{Name:"§4Pink Dye"}}",Category:"Dyes",Commands:"/furglgive [player] minecraft:dye [count] 9",Cost:20}
  798. {Item:"/give [player] minecraft:dye 1 10 {display:{Name:"§4Lime Dye"}}",Category:"Dyes",Commands:"/furglgive [player] minecraft:dye [count] 10",Cost:20}
  799. {Item:"/give [player] minecraft:dye 1 11 {display:{Name:"§4Dandellion Yellow"}}",Category:"Dyes",Commands:"/furglgive [player] minecraft:dye [count] 11",Cost:20}
  800. {Item:"/give [player] minecraft:dye 1 12 {display:{Name:"§4Light Blue Dye"}}",Category:"Dyes",Commands:"/furglgive [player] minecraft:dye [count] 12",Cost:20}
  801. {Item:"/give [player] minecraft:dye 1 13 {display:{Name:"§4Magenta Dye"}}",Category:"Dyes",Commands:"/furglgive [player] minecraft:dye [count] 13",Cost:20}
  802. {Item:"/give [player] minecraft:dye 1 14 {display:{Name:"§4Orange Dye"}}",Category:"Dyes",Commands:"/furglgive [player] minecraft:dye [count] 14",Cost:20}
  803. {Item:"/give [player] minecraft:dye 1 15 {display:{Name:"§4Bone Meal"}}",Category:"Dyes",Commands:"/furglgive [player] minecraft:dye [count] 15",Cost:20}
  804. >
  805. }
  806.  
  807.  
  808. tourney {
  809. # Automatically track wins/losses between participants when battles are ended normally. These wins/losses cannot be undone; use at your own risk.
  810. B:"Automate Battle Results"=true
  811.  
  812. # Battle rules applied to all tourney battles. Configure the battle rules you want with the in-game GUI (battle a player or use NPC Editor on trainer) -> Import/Export -> Copy -> paste it here.
  813. S:"Battle Rules" <
  814. >
  815. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement