Forum rules: Do not post bugs or feature requests here! Report bugs to our Issue Tracker and suggestions to Suggest a Feature.

This site is not for solicitation of services or 'purchasing' development. Please do not post requesting side mods/plugins and so on. Your thread will be removed, and you will receive a warning.
By GeminiAdrian
#174319 I'm trying to make a Pixelmon Adventure map, but I was wondering, can I make Pixelmon spawn with spawner but not Naturally?
And how can I make starters get from Pokeloot? I know I saw it from somewhere, players get starter on the Pokeloot, and not from the Starter Menu.

If anyone can help me solve all this,
THIS WILL BE VERY THANKFUL!

User avatar
By SnowBlitzz
#174322 in the config set all natural spawns to 0.
# Max number of flying Pokemon at one time (keep this low).
maxFlyingPokemon=0
# Max number of land Pokemon at one time.
maxLandPokemon=0
# Max number of underground Pokemon at one time.
maxUndergroundPokemon=0
# Max number of water Pokemon at one time.
maxWaterPokemon=0

there's also an option in the config to give starter or not:
# Lets you choose to give/not give a starter to a player on join (via the Pixelmon starter screen).
starterOnJoin=false
By GeminiAdrian
#174323
SnowBlitzz wrote:in the config set all natural spawns to 0.
# Max number of flying Pokemon at one time (keep this low).
maxFlyingPokemon=0
# Max number of land Pokemon at one time.
maxLandPokemon=0
# Max number of underground Pokemon at one time.
maxUndergroundPokemon=0
# Max number of water Pokemon at one time.
maxWaterPokemon=0

there's also an option in the config to give starter or not:
# Lets you choose to give/not give a starter to a player on join (via the Pixelmon starter screen).
starterOnJoin=false


If I set all Pokemon Spawning 0, Then If I put Pixelmon Spawner, does it spawn?
Ehh... I've set to false already, but I want NPC give Pokemon, how can I do that?
By GeminiAdrian
#174325
SnowBlitzz wrote:Yeah the Pokemon from the spawner will still spawn.

And there's currently no way to have an NPC give you a pokemon but there's a way to put a pokemon inside a pokeball I believe


Thanks about the Pixelmon Spawning things.
Do you know how can I put the Pixelmon into the Pokeball?
JOIN THE TEAM