Advertisement
Guest User

Untitled

a guest
Jun 17th, 2016
251
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.63 KB | None | 0 0
  1. # Settings for controlling the auto-battler for AFK players.
  2. AFKHandler {
  3. # The time in seconds before a player in a battle is declared to be AFK and the auto-battle code takes over for them.
  4. afkActivateSeconds=90
  5. # The time in seconds before the auto-battle handler picks a move automatically each turn.
  6. afkHandlerTurnSeconds=15
  7. # Have auto-battle take over if the player is AFK during a battle. Activates after the specified time period and gives specified time for each turn after that.
  8. enableAFKHandler=false
  9. }
  10. # Settings for breeding behavior.
  11. Breeding {
  12. # Allows the placement of ranch blocks, which are required for breeding Pokemon.
  13. allowBreeding=true
  14. # Allows two Ditto to breed together to produce Eggs with random Pokémon inside.
  15. allowDittoDittoBreeding=true
  16. # Allow the crafting of ranch blocks.
  17. allowRanchCrafting=true
  18. # Allow the ranch expansion.
  19. allowRanchExpansion=true
  20. # Enable random Eggs from Ditto-Ditto breeding to contain Legendaries.
  21. allowRandomBreedingEggsToBeLegendary=false
  22. # Enables random Eggs from /pokegiveegg to contain Legendaries.
  23. allowRandomSpawnedEggsToBeLegendary=false
  24. # Seconds between running the environment check for breeders, requires useBreedingEnvironment to be enabled
  25. breedingEnvironmentCheckSeconds=500
  26. # Number of world ticks needed to increase the breeding stage.
  27. breedingTicks=18000
  28. # Number of stages to go through before breeding occurs (1-5).
  29. numBreedingStages=5
  30. # Sets the number of steps per Egg cycle. Lower numbers hatch Eggs faster.
  31. stepsPerEggCycle=255
  32. # Control speed of breeding based on the blocks set in the area. If false, will set breeding speed to 1.0x.
  33. useBreedingEnvironment=true
  34. }
  35. # Settings for re-routing the Pixelmon saving system into an external database.
  36. Database {
  37. # Put the connection string for the external database in the form jdbc:dbtype://...
  38. connectionString="jdbc:hd://"
  39. # Enable this to change the save system over to a database specified in the connection string property. Only H2 and MySQL currently supported.
  40. saveToExternalDatabase=false
  41. }
  42. # Options for the elevator.
  43. Elevator {
  44. # Maximum search range up/down for a pairing elevator.
  45. elevatorSearchRange=10
  46. }
  47. # Settings for controlling external moves.
  48. ExternalMoves {
  49. # Allows the use of external moves such as Rock Smash and Cut.
  50. allowExternalMoves=true
  51. }
  52. # General settings for the world.
  53. General {
  54. # Allow the anvil to replace finished items with starting item from player's inventory without manual placing.
  55. allowAnvilAutoreloading=false
  56. # Allow player to throw Poke Balls from hotbar. If false, Poke Balls can only be thrown in battles.
  57. allowCaptureOutsideBattle=true
  58. # Allows move tutors that teach event moves to spawn naturally.
  59. allowEventMoveTutors=false
  60. # Allows the 17 types of Gems to be crafted by players.
  61. allowGemCrafting=true
  62. # Allow Pay Day to award PokéDollars when used.
  63. allowPayDayMoney=true
  64. # Allow players to plant Apricorns in the ground.
  65. allowPlanting=true
  66. # Allow the player to nickname Pokemon (not a server-wide setting, just a client setting).
  67. allowPokemonNicknames=true
  68. # Determines if player vs. player battles give Pokemon experience. No EXP gain in PvP when false.
  69. allowPvPExperience=true
  70. # Allows players to make Rare Candies by crafting (server-side option).
  71. allowRareCandyCrafting=true
  72. # Allow players to ride Pokemon. If false, no Pokemon can be ridden (server-side option).
  73. allowRiding=true
  74. # If enabled, TMs are reusable. If disabled, TMs are consumed upon use.
  75. allowTMReuse=false
  76. # Determines if player vs. Trainer battles give Pokemon experience. No EXP gain in Trainer when false.
  77. allowTrainerExperience=true
  78. # Allow creepers, skeletons, etc. to spawn in the world. DANGER - can kill you while battling.
  79. allowVanillaMobs=false
  80. # Award photos to players who defeat wild Pokemon.
  81. awardPhotos=false
  82. # The type of AI to use for boss Pokemon in battle.
  83. # 1: Choose moves randomly. 2: Choose the most damaging move possible (with type match-ups), ignoring status moves. 3: Use both offensive and status moves. 4: Use all moves intelligently and switch out when advantageous.
  84. battleAIBoss=2
  85. # The type of AI to use for NPC Trainers in battle.
  86. # 1: Choose moves randomly. 2: Choose the most damaging move possible (with type match-ups), ignoring status moves. 3: Use both offensive and status moves. 4: Use all moves intelligently and switch out when advantageous.
  87. battleAITrainer=3
  88. # The type of AI to use for wild Pokemon in battle.
  89. # 1: Choose moves randomly. 2: Choose the most damaging move possible (with type match-ups), ignoring status moves. 3: Use both offensive and status moves. 4: Use all moves intelligently and switch out when advantageous.
  90. battleAIWild=1
  91. # The radius in chunks around a player that Pokemon can spawn within.
  92. chunkSpawnRadius=8
  93. # Allow players to use cloning machines to clone Mew into Mewtwo.
  94. cloningMachineEnabled=true
  95. # Sets the amount of boxes players have in their PCs (capped at 256 per player).
  96. computerBoxes=16
  97. # When mounted, enables steering the Pokemon by looking.
  98. enablePointToSteer=true
  99. # Allows the Pokedex to open wiki pages. Turn this off if you don't want the wiki opening from inside Pixelmon.
  100. enablePokedexWikiWebsiteOpen=true
  101. # Allow wild Pokemon to initiate battles.
  102. enableWildAggression=true
  103. # If enabled, players will be able to challenge others by throwing a Pokemon at the enemy player rather than a Pokemon.
  104. engagePlayerByPokeBall=false
  105. # Multiplier for experience gained in Pokemon battles.
  106. expModifier=1
  107. # What will happen if a battle is force-ended without a proper conclusion. 0: A winner is determined based on the number of remaining Pokémon (with % HP as a tiebreaker). 1: The battle is considered a draw. 2: The battle is considered abnormally ended.
  108. forceEndBattleResult=0
  109. # Adjusts the variation in size caused by growth (0-2). 1 is normal.
  110. growthScaleModifier=1
  111. # Allow each player to take multiple photos of the same Pokémon.
  112. multiplePhotosOfSamePokemon=true
  113. # Sets how far Pokemon names and levels can be seen from (client setting only). 1=Default, 2=Farther, 3=Far
  114. namePlateRange=1
  115. # Requires flying and water Pokemon mounts to have HM moves Fly or Surf (respectively) to be able to ride them.
  116. needHMToRide=false
  117. # Sets NPC rarity. Higher values spawn NPCs (Trainers, tutors) more often, 0 spawns no NPCs.
  118. npcRarity=50
  119. # Allows wild Pokemon to drop items like feathers, etc. on death.
  120. pokemonDropsEnabled=true
  121. # Prints more detailed error messages to the server.log file if enabled.
  122. printErrors=true
  123. # If enabled, consumable held items will be returned to Pokémon at the end of player vs. player battles.
  124. returnHeldItems=true
  125. # Set Legendary shrines to one use (false) or multiple use (true).
  126. reusableBirdShrines=true
  127. # Increases size of Pokemon models in-game by 30%.
  128. scalePokemonModels=true
  129. # Allow Legendary bird shrines to spawn randomly in world.
  130. spawnBirdShrines=true
  131. # Allow random generation of structures such as Pokemon Centers, shrines, and other buildings if true.
  132. spawnStructures=true
  133. # If true, must be opped to use spawners. If false, must be in Creative mode.
  134. spawnersOpOnly=true
  135. # Lets you choose to give/not give a starter to a player on join (via the Pixelmon starter screen).
  136. starterOnJoin=true
  137. # The time taken before syncing to the system clock (in seconds).
  138. systemTimeSyncInterval=30
  139. # Set traders to one use (false) or multiple use (true).
  140. tradersReusable=false
  141. # Allows you to toggle which tab list you would like to use. True for Pixelmon's, false for vanilla's.
  142. useCustomTabList=true
  143. # Load external drops files from the "drops" folder. If set to true and the "drops" folder does not exist, Pixelmon will create the folder and dump the existing files there.
  144. useExternalDropFiles=false
  145. # Load external NPC files from the "npcs" folder. If set to true and the "npcs" folder does not exist, Pixelmon will create the folder and dump the existing files there.
  146. useExternalNPCFiles=true
  147. # Load external structure files from the "structures" folder. If set to true and the "structures" folder does not exist, Pixelmon will create the folder and dump the existing files there.
  148. useExternalStructureFiles=false
  149. # Lets your world follow real world time or not (uses the server's system clock).
  150. useSystemTimeForWorldTime=false
  151. # Saves Pixelmon entities to file when world saves (greatly increases save file size and save time if true). Required for the morph mod.
  152. writeEntitiesToWorld=false
  153. }
  154. # Graphics settings.
  155. Graphics {
  156. # Use the low resolution textures for Pokemon and Poke Balls. Useful for low-end systems.
  157. lowResTextures=false
  158. # Multiplier of the 64 distance usually used for rendering.
  159. renderDistanceWeight=2
  160. # Display the currently selected Pokemon's attack target on the screen.
  161. showCurrentAttackTarget=true
  162. # Use the original Pokemon textures for statues.
  163. useOriginalPokemonTexturesForStatues=false
  164. # Use the SMD normal maps for shading Poke Balls.
  165. useSmoothShadingOnPokeBalls=true
  166. # Use the SMD normal maps for shading Pokemon.
  167. useSmoothShadingOnPokemon=true
  168. }
  169. # Settings for PixelUtilities features.
  170. PixelUtilities {
  171. # pixelmon.config.blocksHaveLegendaries.comment
  172. blocksHaveLegendaries=false
  173. # Specify the coordinates of the event Poke Gift chest here.
  174. eventCoords=[
  175. notConfigured
  176. ]
  177. # Enable/Disable Legendaries from being added to the event Poke Gift.
  178. eventHasLegendaries=false
  179. # Each Pokemon has a 1/10 chance of being a Shiny.
  180. eventHasShinies=false
  181. # Sets the maximum amount of Pokemon that are in spawned Poke Gifts.
  182. eventMaxPokemon=1
  183. # Should an event Poke Gift spawn?
  184. eventPokeGiftLoad=false
  185. # The rate of Shiny Pokemon appearing in a Poke Gift (1/x).
  186. eventShinyRate=10
  187. # Define a custom date for Poke Gift events (day then month).
  188. eventTime="D/M"
  189. # Allows Poke Gifts to be used (both placing and using, prevention against spam).
  190. pokeGiftHaveEvents=true
  191. # Enable multiple players to get the Pokemon from the gift.
  192. pokeGiftReusable=false
  193. # Scale grass battles to players' team levels?
  194. scaleGrassBattles=false
  195. }
  196. # Settings for controlling PokeLoot chest spawns and behavior.
  197. PokeLoot {
  198. # Allow Hidden Grottos to spawn in the world.
  199. spawnGrotto=true
  200. # Allows invisible PokeChests to spawn around the world randomly.
  201. spawnHidden=true
  202. # Default spawn mode (FCFS=0, PL1D=1, PUD=2, TIMED=3). FCFS = First Come First Serve, only one player can loot chest, then chests vanishes. PL1D = Player 1 Drop, chest gives one drop per person. Chest remains for others to use once each. PUD = Player Unlimited Drops, chests can be used infinitely by all players. TIMED = Each player allowed to loot again after specified time interval (individual timers). Chest remains after looting.
  203. spawnMode=0
  204. # Allows normal visible PokeChests to spawn around the world randomly.
  205. spawnNormal=true
  206. # Chest spawn rate. 0: 1 per 64 chunks. 1: 1 per 32 chunks. 2: 1 per 18 chunks. 3: 1 per 10 chunks
  207. spawnRate=1
  208. # Sets frequency that a player can reuse a timed loot chest (both placed in Creative and naturally spawned) if set to TIMED. Time conversions: one hour = 3600 seconds, one day = 86400 seconds, one week = 604800 seconds.
  209. timedLootReuseSeconds=86400
  210. }
  211. # Sound settings.
  212. Sounds {
  213. # Maximum number of world ticks before a new music track will start.
  214. maxMusicDelay=24000
  215. # Minimum number of world ticks before a new music track will start.
  216. minMusicDelay=12000
  217. # Whether to remove Minecraft music and only play Pixelmon music in-game.
  218. removeVanillaMusic=false
  219. }
  220. # Settings that control what Pokemon spawns and how many of them spawn.
  221. Spawning {
  222. # These values set whether or not a Generation's Pokemon will be spawned.
  223. Gens {
  224. # Pokedex 1-151
  225. Gen1=true
  226. # Pokedex 152-251
  227. Gen2=true
  228. # Pokedex 252-386
  229. Gen3=true
  230. # Pokedex 387-493
  231. Gen4=true
  232. # Pokedex 494-649
  233. Gen5=true
  234. }
  235. # Allow wild Legendaries to spawn (besides specific event spawns).
  236. allowLegendarySpawn=true
  237. # Chance of a group of wild Pokemon containing a boss Pokemon (1/rate). 0 disables boss spawns.
  238. bossSpawnRate=250
  239. # Forces wild Pokemon to despawn after a battle.
  240. despawnOnFleeOrLoss=false
  241. # Displays server-wide announcement 'A Legendary has spawned in <name> biome' when a Legendary spawns.
  242. displayLegendaryGlobalMessage=true
  243. # Chance of a wild Pokemon spawning with its hidden Ability (1/rate). 0 disables hidden Ability spawns.
  244. hiddenAbilitySpawnRate=150
  245. # Increase the Minecraft village spawn rate by 100%.
  246. increaseVillageSpawnRate=true
  247. # Minimum number of ticks before a particular legendary can spawn again (via main spawner).
  248. legendaryRepeatSpawnTicks=96000
  249. # Chance that a Legendary spawn attempt will succeed (0-1).
  250. legendarySpawnChance=0.30000001192092896
  251. # Average number of ticks before an attempt at Legendary spawning will be made (modified by spawn chance).
  252. legendarySpawnTicks=3000
  253. # Max number of flying Pokemon at one time (keep this low).
  254. maxFlyingPokemon=5
  255. # Max number of land Pokemon at one time.
  256. maxLandPokemon=80
  257. # Max number of underground Pokemon at one time.
  258. maxUndergroundPokemon=30
  259. # Max number of water Pokemon at one time.
  260. maxWaterPokemon=30
  261. # Replaces Minecraft's villagers with Pixelmon NPCs.
  262. replaceMCVillagers=true
  263. # Shiny calculation uses 1/(Shiny rate) to get odds of becoming Shiny.
  264. shinySpawnRate=8192
  265. # List of dimensions that Pokemon will spawn in.
  266. spawnDimensions=[
  267. 0
  268. ]
  269. # Poke Marts will spawn with shopkeepers in Minecraft's towns.
  270. spawnPokeMarts=true
  271. # Spawn with recent moves
  272. useRecentLevelMoves=false
  273. }
  274. Starters {
  275. # Level (min=5, max=100).
  276. level=5
  277. # Shiny starters.
  278. shiny=false
  279. # List of starters (max of 15).
  280. starterList=[
  281. Bulbasaur,
  282. Squirtle,
  283. Charmander,
  284. Chikorita,
  285. Totodile,
  286. Cyndaquil,
  287. Treecko,
  288. Mudkip,
  289. Torchic,
  290. Turtwig,
  291. Piplup,
  292. Chimchar,
  293. Snivy,
  294. Oshawott,
  295. Tepig
  296. ]
  297. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement