Setting (.hocon )
|
Setting (in-game)
|
Description
|
Default value
|
spawnGrotto
|
Spawn Hidden Grottos
|
Whether or not Hidden Grottos spawn naturally.
|
True
|
spawnHidden
|
Spawn invisible PokéLoot
|
Whether or not invisible PokéLoot chests spawn naturally.
|
True
|
spawnMode
|
PokéLoot spawn mode
|
The default setting for how PokéLoot chests act once looted.
- First Come, First Served (FCFS)-Chest disappears once looted by a player.
- Permanent, Limit 1 Drop (PL1D)-Chest doesn't disappear, but each individual player can only loot it once.
- Permanent, Unlimited Drops (PUD)-Chest doesn't disappear, can be looted infinitely by players.
- Timed Loot (TIMED)-Chest doesn't disappear, each individual player can loot the chest periodically (cooldown duration can also be set in config, defaults at once per day).
|
0 (First Come, First Served)
|
spawnNormal
|
Spawn normal Pokéloot
|
Whether or not visible PokéLoot chests spawn naturally.
|
True
|
spawnRate
|
PokéLoot spawn rate
|
The frequency at which PokéLoot chests spawn.
Value
|
Name
|
Chunks/Chests
|
0
|
Minimal
|
64
|
1
|
Normal
|
32
|
2
|
More
|
18
|
3
|
Extreme
|
10
|
|
1 (Normal)
|
timedLootReuseHours
|
Reuse cooldown
|
How often players can loot PokéLoot chests that are set to have timed loot. This value is in hours.
Duration
|
Seconds
|
1 hour
|
3,600
|
1 day
|
86,400
|
1 week
|
604,800
|
|
86,400 seconds (1 day)
|