Commands

Revision as of 20:45, 9 January 2024 by Eiko (talk | contribs) (Organized the commands, provided better examples for Spawn Pokémon command.)

Commands are text actions that can be used to activate features in game.

These commands are not essential for normal gameplay and will require cheats to be enabled to be used.

The following commands allow players to freely access block interfaces and manage Pokémon. They can also be used to spawn or generate new Pokémon, which can be given to the command user or to other players.

Spawning Commands

Spawn Pokémon

Used to spawn a specified Pokémon at the command user's position.

Usage /spawnpokemon <pokemon> [attributes]

Alias: /pokespawn

Example

/spawnpokemon abra shiny ability=synchronize

Note: the attributes can be arranged in any order, as long as the command has the name of a Pokémon in it. Both of the following commands are valid examples of this.

Example 1

/spawnpokemon shiny ability=synchronize abraExample 2

/spawnpokemon shiny abra ability=synchronize

Spawn Pokémon At

Used to spawn a specified Pokémon at the specified coordinates.

Usage /spawnpokemonat <x> <y> <z> <pokemon> [attributes]

Example

/spawnpokemonat ~ ~ ~ abra shiny ability=synchronize

Spawn All Pokémon

Used to spawn one of every available Pokémon at the command user's position.

Warning: This may slow down the game for low-end computers.

Usage /spawnallpokemon

Example

/spawnallpokemon

Spawn Pokémon from Spawn Pool

Attempts to force the spawn system to spawn one or more Pokémon around the command user's location. The command may fail to spawn a Pokémon if spawning it would break configured spawn limits. This command cannot be executed remotely.

Usage /spawnpokemonfrompool [amount]

Example

/spawnpokemonfrompool 10

Check Spawn

Used to check the spawning chance of Pokémon for a specified rarity at the command user's current exact position.

Usage /checkspawn <rarity>

Example

/checkspawn ultra-rare

Party Editing/Inspecting Commands

Give Pokémon

Used to give a specified Pokémon to the command user.

Usage /givepokemon <pokemon> [attributes]

Alias: /pokegive

Example

/givepokemon abra shiny ability=synchronize

Give Pokémon Other

Used to give a specified Pokémon to a specified player.

Usage /givepokemonother <target> <pokemon> [attributes]

Example

/givepokemonother @a abra shiny ability=synchronize

Give All Pokémon

Used to give one of every available Pokémon to the command user. The Pokémon will be sent to the command user's PC.

Usage /giveallpokemon

Example

/giveallpokemon

Take Pokémon

Used to remove a Pokémon from a specified player's party.

Usage /takepokemon <target> <slot>

Example

/takepokemon @p 1

Pokémon Edit

Used to edit a Pokémon in a specified slot in the command user's party.

Usage /pokemonedit <slot> [pokemon / attributes]

Alias: /pokeedit

Example

/pokemonedit 1 abra ability=adaptability nature=adamant

Pokémon Edit Other

Used to edit a Pokémon in a specified slot of a specified player's party.

Usage /pokemoneditother <target> <slot> [pokemon / attributes]

Alias: /pokeeditother

Example

/pokemoneditother Ash_Green123 1 abra ability=adaptability gender=female nature=adamant

Heal Pokémon

Used to heal a specified player's party.

Usage /healpokemon [target]

Example

/healpokemon @p

Teach

Used to teach a specified move to a Pokémon in a specified slot in a specified player's party.

Usage /teach <target> <slot> <move>

Example

/teach @p 1 synchronoise

Level Up

Used to increase the level of a Pokémon in a specified slot in a specified player's party by 1.

Usage /levelup <target> <slot>

Example

/levelup @p 1

Friendship

Used to check a Pokémon's friendship level in a specified slot in the command user's party.

Usage /friendship <slot>

Example

/friendship 1

Held Item

Used to change the held item for a Pokémon in a specified slot in a specified player's party.

Usage /held_item <target> <slot> <item>

Example

/held_item @p 1 cobblemon:choice_band

Poké Box

Used to send a Pokémon in a specified slot from a specified player's party to the specified box of their PC.

Usage /pokebox <target> <slot> [box]

Example

/pokebox @p 1 1

UI Accessing Commands

PC

Used to access the command user's PC.

Usage /pc

Example

/pc

Open Starter Screen

Displays the starter Pokémon select interface for a specified player.

Usage /openstarterscreen <target>

Example

/openstarterscreen @p

Battle Commands

Stop Battle

Used to stop a specified player's current battle.

Usage /stopbattle <target>

Example

/stopbattle @p