Skip to content

GCES Add on(s)

angelo1235 edited this page Dec 27, 2020 · 1 revision

GCES and Add-On Plugins!

GCES limits a LOT already, But with more plugins you reach a higher purpose!

LegendaryGenerator + GCES

Use LegendaryGenerator to make Legendary Pokémons only spawn at people with the right unlocked Tier!

Setup: LegendaryGenerator settings changes inside legendarygenerator.conf

# This setting only applies if you are using my GCES plugin
    GCES {
        # Sets the list that the plugin uses to pick a legendary spawn location
        # "unlocked" means it will only pick from a list of players that have unlocked the ability to catch legendaries
        # "default" means it will pick from a list of all online players
        # Notes: if "default", a spawn can trigger but nothing be spawned
        # if running GCES and you're not restricting the catching of legendaries, use "default"
        Spawn-List=unlocked
    }
Clone this wiki locally