Difference between revisions of "Translations:Server installation/19/en"
From Pixelmon Wiki
(Importing a new version from external source) |
(Importing a new version from external source) |
||
Line 1: | Line 1: | ||
− | + | == Step 4: Configuring Pixelmon == | |
+ | # With Pixelmon running, you should now have a <code>config</code> folder in the server root. Open this. | ||
+ | # Find and open the <code>pixelmon.hocon</code> file with a proper text editor, such as [https://notepad-plus-plus.org/downloads/ Notepad++]. | ||
+ | # Tweak to taste. Some settings will only apply to fresh chunks, so make sure you set those now. | ||
+ | #* ''Note: To avoid loot drain over time, be sure to change <code>spawnMode</code> under <code>PokeLoot</code> now!'' | ||
+ | # When done, use the <code>/pokereload</code> command. Some changes may require a server restart. |
Latest revision as of 07:13, 7 April 2021
Step 4: Configuring Pixelmon
- With Pixelmon running, you should now have a
config
folder in the server root. Open this. - Find and open the
pixelmon.hocon
file with a proper text editor, such as Notepad++. - Tweak to taste. Some settings will only apply to fresh chunks, so make sure you set those now.
- Note: To avoid loot drain over time, be sure to change
spawnMode
underPokeLoot
now!
- Note: To avoid loot drain over time, be sure to change
- When done, use the
/pokereload
command. Some changes may require a server restart.