Config setting
|
Description
|
Default value
|
allowAnvilAutoreloading
|
Anvil auto-reloading is when players can continue to hammer an item on an anvil and the item will automatically be taken and replaced with its unfinished version when finished (e.g., an iron base being obtained and replaced with an iron disc from the player's inventory), allowing players to continuously hammer stacks of items to completion.
|
False
|
allowCaptureOutsideBattle
|
Whether or not players are allowed to throw Poké Balls and capture Pokémon outside of battle.
|
True
|
allowEventMoveTutors
|
Whether or not event move tutors spawn naturally.
|
False
|
allowGemCrafting
|
Whether or not Gems can be crafted.
|
True
|
allowPvPExperience
|
Whether or not Pokémon can gain experience when battling other players.
|
True
|
allowPlanting
|
Whether or not Apricorns can be planted by players. This does not remove existing Apricorn trees or prevent natural Apricorn tree generation.
|
True
|
allowPokémonNicknames
|
Whether or not the player can nickname owned Pokémon. This setting is client-side.
|
True
|
allowRareCandyCrafting
|
Whether or not players are allowed to craft Rare Candies.
|
True
|
allowRiding
|
Whether or not players can mount Pokémon.
|
True
|
allowTMReuse
|
If enabled, TMs can be used an infinite amount of times without breaking. If disabled, TMs will break after being used once.
|
False
|
allowTrainerExperience
|
Whether or not NPC Trainers' Pokémon award experience upon defeat.
|
True
|
allowVanillaMobs
|
Whether or not regular Minecraft mobs like cows and zombies can spawn naturally. Monster spawners containing zombies, skeletons, or spiders will be converted into monsters spawners that spawn pigs if this setting is disabled. Other monster spawners (including ones that spawn hostile mobs like Blazes, cave spiders, or silverfish) will not be affected, nor will spawn eggs.
|
False
|
awardPhotos
|
Whether or not wild Pokémon will drop photos when defeated.
|
False
|
battleAIBoss
|
The type of battle AI that boss Pokémon will use.
Value
|
Name
|
Description
|
1
|
Random
|
The Pokémon will use moves randomly.
|
2
|
Aggressive
|
The Trainer will use the move that deals the most damage to the opponent, avoiding status moves.
|
3
|
Tactical
|
The Trainer will know how to use status moves alongside offensive moves.
|
|
2 (Aggressive)
|
battleAITrainer
|
The type of battle AI that naturally spawning NPC Trainers will use.
Value
|
Name
|
Description
|
1
|
Random
|
The Trainer will use moves randomly.
|
2
|
Aggressive
|
The Trainer will use the move that deals the most damage to the opponent, avoiding status moves.
|
3
|
Tactical
|
The Trainer will know how to use status moves alongside offensive moves.
|
4
|
Advanced
|
Along with knowing how to use moves like tactical AI, the Trainer will switch out Pokémon if advantageous.
|
|
3 (Tactical)
|
battleAIWild
|
The type of battle AI that wild Pokémon will use.
Value
|
Name
|
Description
|
1
|
Random
|
The Pokémon will use moves randomly.
|
2
|
Aggressive
|
The Pokémon will use the move that deals the most damage to the opponent, avoiding status moves.
|
3
|
Tactical
|
The Pokémon will know how to use status moves alongside offensive moves.
|
|
1 (Random)
|
cloningMachineEnabled
|
Whether or not cloning machines can be crafted and used. Disabling this setting prevents Mewtwo from being legitimately obtainable.
|
True
|
chunkSpawnRadius
|
The chunk radius around a player where Pokémon can spawn.
|
8
|
computerBoxes
|
The number of boxes a player has access to in the PC, up to a maximum of 256.
|
16
|
enablePointToSteer
|
If enabled, this option causes a mounted Pokémon to be steered by moving the camera, matching the directional controls on foot. If disabled, mounted Pokémon are steered using the keybinds for moving left and right.
|
True
|
enablePokédexWikiWebsiteOpen
|
If disabled, all methods of opening up the Pixelmon/Minecraft wikis from within Pixelmon are disabled.
|
True
|
enableWildAggression
|
Whether or not aggressive wild Pokémon initiate battles against players.
|
True
|
engagePlayerByPokéBall
|
If enabled, battles between players can be initiated by a player throwing a Pokémon's Poké Ball at another player directly (rather than at the other player's Pokémon).
|
False
|
expModifier
|
Pokémon experience gain will be multiplied by this number.
|
1
|
forceEndBattleResult
|
This setting determines what will occur if a battle is ended without a proper conclusion (e.g., too many errors in battle, player death while in battle). Determining an official winner and loser only matters for certain aspects, such as the /pokestats command, NPC Trainers that give items upon defeat, or Pixelmon sidemods that manipulate battle wins and losses.
- 0: A winner will be decided based on which battler has more Pokémon remaining. If both battlers have the same amount of Pokémon remaining, the percentages of HP of each Pokémon remaining are summed and the winner is decided based on whose percentage HP sum is greater. If both sums are the same, the battle is considered a draw.
- 1: The battle is declared a draw.
- 2: The battle is considered to have ended abnormally. This setting is only useful if the server has a Pixelmon sidemod that uses PlayerBattleEndedAbnormalEvent.
|
0 (determine winner based on Pokémon remaining)
|
growthScaleModifier
|
How much growth varies the size of Pokémon. This value can range from 0-2; if set to 0, growth will have no effect on Pokémon size.
|
1
|
namePlateRange
|
How far away levels and names of Pokémon can be seen when outside of battle. This setting is client-side.
- 1: Default (closest)
- 2: Farther
- 3: Far (furthest away)
|
1 (Default)
|
needHMToRide
|
Whether or not Fly or Surf must be known by a water or flying mounted Pokémon in order to mount it. Land mounts are unaffected by this setting.
|
False
|
npcRarity
|
How commonly NPC Trainers and move tutors spawn naturally. This can be a value between 0 and 200, where 0 disables natural NPC spawning and 200 is the maximum possible spawn rate.
|
50
|
pokémonDropsEnabled
|
Whether or not certain Pokémon can drop items upon defeat.
|
True
|
printErrors
|
If this option is enabled, any Pixelmon-related errors on a server will be printed to the server log in detail. If disabled, errors will be much shorter and less detailed.
|
False
|
removeVanillaMusic
|
Whether or not vanilla Minecraft music (not including music discs) can randomly play instead of Pixelmon music. This option is currently always enabled regardless of what it is set to in the config file.
|
True
|
returnHeldItems
|
If enabled, consumable held items used up during player vs. player battles will be restored when the battle ends.
|
True
|
reusableBirdShrines
|
Whether or not shrines can be used multiple times. Players will still have to acquired a new charged orb each time to use the shrine.
|
False
|
scalePokémonModels
|
If this option is enabled, Pokémon will be 30% larger than if the option was disabled.
|
True
|
spawnBirdShrines
|
Whether or not shrines can spawn naturally. If disabled, shrines that already exist can still be used.
|
True
|
spawnGemShrines
|
Whether or not Gem structures can spawn naturally. Enabling this setting also allows the use of the /halloween command.
|
False
|
spawnStructures
|
Whether or not Pixelmon structures can spawn naturally.
|
True
|
spawnersOpOnly
|
Whether or not players have to be ops to edit Pixelmon spawners. If this option is disabled, any player in Creative mode can edit spawners.
|
True
|
spinBattleCamera
|
Whether or not the camera rotates around the Pokémon combatants during battles. This setting is client-side.
|
True
|
starterOnJoin
|
Whether or not players will pick their starter Pokémon immediately upon entering a world.
|
True
|
systemTimeSyncInterval
|
How often Minecraft time will sync to real time (in seconds) if real time syncing is enabled.
|
30
|
tradersReusable
|
Whether or not traders can be used multiple times. If disabled, traders will disappear after completing their trade offers.
|
False
|
useCustomTabList
|
If enabled, a different GUI will be used when viewing the list of online players.
|
True
|
useExternalDropFiles
|
If enabled, the special drop JSON file can be edited in the "pixelmon/drops" folder in the Minecraft directory. If this directory does not already exist, it will be created after enabling this option.
|
False
|
useExternalNPCFiles
|
If enabled, NPC JSON files can be edited in the "pixelmon/npcs" folder in the Minecraft directory. If this directory does not already exist, it will be created after enabling this option.
|
False
|
useExternalStructureFiles
|
If enabled, structure JSON files can be edited in the "pixelmon/structures" folder in the Minecraft directory. If this directory does not already exist, it will be created after enabling this option.
|
False
|
useSystemTimeForWorldTime
|
Whether or not Minecraft time will sync to real time (as defined by the server's system time).
|
False
|
wildCanFlee
|
Whether or not Pokémon may attempt to flee from battle. The chance of attempting to flee is increased when the wild Pokémon is lower-leveled than the player's Pokémon or low on health.
|
False
|
writeEntitiesToWorld
|
Whether or not Pixelmon entities (such as naturally spawning Pokémon and NPC Trainers) are saved with the world. If enabled, the size of the world save file and the time needed to save the world increase.
|
False
|