Skip to content

Configuration

Vecoo edited this page Apr 14, 2025 · 40 revisions

Example LegendControl config

location-time: 600 #The amount of seconds time before the pokemon location is announced. 0 to disable.
despawn-time: 1800 #The number of seconds until the legendary pokemon is completely despawn.
base-chance: 10.0 #Base chance for legendary pokemon.
step-spawn-chance: 5.0 #A chance added to the base chance upon failure.
random-time-spawn-min: 0 #The minimum number of seconds added to display the team time, it only changes the time visually.
random-time-spawn-max: 300 #The maximum number of seconds added to display the team time, it only changes the time visually.
legendary-particle: true # Will legendary pokemon have particles?
particle-name: dragon_breath #The name of the particle to display legendary pokemon.
notify-personal-legendary-spawn: true #Notifying the player about the appearance of a legendary pokemon.
notify-legendary-catch: true #Message about the capture of a legendary pokemon to the entire server.
notify-legendary-defeat: true #Message about the defeat of a legendary pokemon to the entire server.
notify-legendary-despawn: true #Message about the despawn of a legendary pokemon to the entire server.
blacklist-dimensions: false #Will the blacklist of dimension be included?
blacklist-dimension-list: #Names of all excluded dimensions.
- the_nether
- the_end

Clone this wiki locally