Skip to content

Configuration

Vecoo edited this page Apr 18, 2024 · 40 revisions

Example config

>trust-limit: 15 # Maximum number of players in the trust list.
protected-time: 300 # The number of seconds before the protection of a legendary Pokemon is removed.
base-chance: 10 # Base chance for legendary Pokemon.
step-spawn-chance: 5 # A chance added to the base chance upon failure.
max-players-i-p: 3 # The number of player IPs stored for the non-re-appearance of the legendary Pokemon.
notify-legendary-spawn: true # Notifying the player about the appearance of a legendary Pokemon (locally).
new-legendary-spawn: true # Will there be a new system for the appearance of legendary Pokemon based on increasing chances? 
legendary-defender: true # Will Legendary Pokemon's spawn protection be enabled?
legendary-repeat: true # Can the same legendary Pokemon be repeated?
repeat-spawn-to-player: true # Can a legendary Pokemon appear for the same player based on the maximum IP list?
blacklist-legendary: # List of Legendary Pokemon that cannot appear.
- regieleki
- regidrago

Clone this wiki locally