m (Changing Headers)
mNo edit summary
Line 1: Line 1:
Although not essential, the Commands page contains a list of useful commands that can come in handy during your adventures with Cobblemon. These commands can help you capture, train, battle, and manage your Pokémon team in Minecraft. From easily spawning and giving Pokémons to editing their attributes, teaching moves, and healing your team, these commands will make your adventure in the Cobblemon world even more exciting! Whether you're a seasoned trainer looking to fine-tune your strategy or a newcomer just starting out on your journey, the Cobblemon Commands page is an invaluable resource that will help you achieve your goals!
'''Commands''' are text actions that can be used to activate features in game.


== Spawn Pokémon Command ==
These commands are not essential for normal gameplay and will require cheats to be enabled to be used.
Used to easily and quickly spawn your desired Pokémonss.


'''Usage'''<blockquote>/spawnpokemon <pokemon> [attributes]</blockquote>'''Example'''
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.
/spawnpokemon abra shiny ability=synchronize


==Spawn Pokémon At Command==
==Spawn Pokémon==
Used to spawn a Pokémon at the specified coordinates.
Used to spawn a specified Pokémon at the command user's position.


'''Usage'''<blockquote>/spawnpokemonat <x> <y> <z> <pokemon> [attributes]</blockquote>'''Example'''
'''Usage'''
/spawnpokemonat ~ ~ ~ abra shiny ability=synchronize
<code class="display-block">/spawnpokemon <pokemon> [attributes]</code>


==Spawn All Pokémon Command==
'''Example'''
Used to spawn one of every Pokémon at your location.<blockquote>'''Warning:''' This might cause lag to weaker computers.</blockquote>'''Usage'''<blockquote>/spawnallpokemon</blockquote>'''Example'''
{{ChatInterface|<nowiki>/spawnpokemon abra shiny ability=synchronize</nowiki>}}
/spawnallpokemon


==Give Pokémon Command==
==Spawn Pokémon At==
Used to give the desired Pokémon to the command executor.
Used to spawn a specified Pokémon at the specified coordinates.


'''Usage'''<blockquote>/givepokemon <pokemon> [attributes]</blockquote>'''Example'''
'''Usage'''
/givepokemon abra shiny ability=synchronize
<code class="display-block">/spawnpokemonat <x> <y> <z> <pokemon> [attributes]</code>


==Give Pokémon Other Command==
'''Example'''
Used to give the desired Pokémon to the command executor.
{{ChatInterface|<nowiki>/spawnpokemonat ~ ~ ~ abra shiny ability=synchronize</nowiki>}}


'''Usage'''<blockquote>/givepokemonother <target> <pokemon> [attributes]</blockquote>'''Example'''
==Spawn All Pokémon==
/givepokemonother @a abra shiny ability=synchronize
Used to spawn one of every available Pokémon at the command user's position.<blockquote>'''Warning:''' This may slow down the game for low-end computers.</blockquote>


==Give All Pokémon Command==
'''Usage'''
It is a variant of the Give Pokémon command but gives you one of every Pokémon on your PC.
<code class="display-block">/spawnallpokemon</code>


'''Usage'''<blockquote>/giveallpokemon</blockquote>'''Example'''
'''Example'''
/giveallpokemon
{{ChatInterface|/spawnallpokemon}}


==Take Pokémon Command==
==Give Pokémon==
Used to remove Pokémons from a trainer's party.
Used to give a specified Pokémon to the command user.


'''Usage'''<blockquote>/takepokemon <target> <slot></blockquote>'''Example'''
'''Usage'''
/takepokemon @p 1
<code class="display-block">/givepokemon <pokemon> [attributes]</code>


==Pokémon Edit Command==
'''Example'''
Used to edit anything from a Pokémon in your party.
{{ChatInterface|<nowiki>/givepokemon abra shiny ability=synchronize</nowiki>}}


'''Usage'''<blockquote>/pokemonedit <slot> [pokemon / attributes]</blockquote>'''Example'''
==Give Pokémon Other==
/pokemonedit 1 abra
Used to give a specified Pokémon to a specified player.


==Pokémon Edit Other Command==
'''Usage'''
Used to edit anything from a Pokémon in the party of other trainers.
<code class="display-block">/givepokemonother <target> <pokemon> [attributes]</code>


'''Usage'''<blockquote>/pokemoneditother <target> <slot> [pokemon / attributes]</blockquote>'''Example'''
'''Example'''
/pokemoneditother @r 1 abra
{{ChatInterface|<nowiki>/givepokemonother @a abra shiny ability=synchronize</nowiki>}}


==Heal Pokémon Command==
==Give All Pokémon==
Used to heal your current party.
Used to give one of every available Pokémon to the command user. Pokémon not sent to the party will be sent to the PC.


'''Usage'''<blockquote>/healpokemon [target]</blockquote>'''Example'''
'''Usage'''
/healpokemon @p
<code class="display-block">/giveallpokemon</code>


== PC Command==
'''Example'''
Used to access your PC.
{{ChatInterface|/giveallpokemon}}


'''Usage'''<blockquote>/pc</blockquote>'''Example'''
==Take Pokémon==
/pc
Used to remove a Pokémon from a specified player's party.


==Stop Battle Command==
'''Usage'''
Used to stop the current battle at any point during it.
<code class="display-block">/takepokemon <target> <slot></code>


'''Usage'''<blockquote>/stopbattle <target></blockquote>'''Example'''
'''Example'''
/stopbattle @p
{{ChatInterface|/takepokemon @p 1}}


== Level Up Command==
==Pokémon Edit==
Used to increase the level of a Pokémon by 1.
Used to edit a Pokémon in a specified slot in the command user's party.


'''Usage'''<blockquote>/levelup <target> <slot></blockquote>'''Example'''
'''Usage'''
/levelup @p 1
<code class="display-block">/pokemonedit <slot> [pokemon / attributes]</code>


==Teach Command==
'''Example'''
Used to teach a desired move to a Pokémon.
{{ChatInterface|/pokemonedit 1 abra}}


'''Usage'''<blockquote>/teach <target> <slot> <move></blockquote>'''Example'''
==Pokémon Edit Other==
/teach @p 1 synchronoise
Used to edit a Pokémon in a specified slot of a specified player's party.


==Friendship Command==
'''Usage'''
Used to check the friendship with a Pokémon from your party.
<code class="display-block">/pokemoneditother <target> <slot> [pokemon / attributes]</code>


'''Usage'''<blockquote>/friendship <slot></blockquote>'''Example'''
'''Example'''
/friendship 1
{{ChatInterface|/pokemoneditother @r 1 abra}}


==Held Item Command==
==Heal Pokémon==
Used to change the item a Pokémon on a trainer's party is holding.
Used to heal a specified player's party.


'''Usage'''<blockquote>/held_item <target> <slot> <item></blockquote>'''Example'''
'''Usage'''
/held_item @p 1 cobblemon:choice_band
<code class="display-block">/healpokemon [target]</code>


==Check Spawn Command==
'''Example'''
Used to check the possibility of Pokémons from a certain rarity to spawn.
{{ChatInterface|/healpokemon @p}}


'''Usage'''<blockquote>/checkspawn <rarity></blockquote>'''Example'''
==PC==
/checkspawn ultra-rare
Used to access the command user's PC.


==Open Starter Screen Command==
'''Usage'''
Used to force a trainer to open the starter menu screen.
<code class="display-block">/pc</code>


'''Usage'''<blockquote>/openstarterscreen <target> </blockquote>'''Example'''
'''Example'''
/openstarterscreen @p
{{ChatInterface|/pc}}


== Poke Box Command==
==Stop Battle==
Used to force a Pokémon from a trainer's party to be sent to a box on that trainer's PC.
Used to stop a specified player's current battle.


'''Usage'''<blockquote>/pokebox <target> <slot> [box]</blockquote>'''Example'''
'''Usage'''
/pokebox @p 1 1
<code class="display-block">/stopbattle <target></code>
 
'''Example'''
{{ChatInterface|/stopbattle @p}}
 
==Level Up==
Used to increase the level of a Pokémon in a specified slot in a specified player's party by 1.
 
'''Usage'''
<code class="display-block">/levelup <target> <slot></code>
 
'''Example'''
{{ChatInterface|/levelup @p 1}}
 
==Teach==
Used to teach a specified move to a Pokémon in a specified slot in a specified player's party.
 
'''Usage'''
<code class="display-block">/teach <target> <slot> <move></code>
 
'''Example'''
{{ChatInterface|/teach @p 1 synchronoise}}
 
==Friendship==
Used to check a Pokémon's friendship level in a specified slot in the command user's party.
 
'''Usage'''
<code class="display-block">/friendship <slot></code>
 
'''Example'''
{{ChatInterface|/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'''
<code class="display-block">/held_item <target> <slot> <item></code>
 
'''Example'''
{{ChatInterface|/held_item @p 1 cobblemon:choice_band}}
 
==Check Spawn==
Used to check the spawning chance of Pokémon for a specified rarity at the command user's current position.
 
'''Usage'''
<code class="display-block">/checkspawn <rarity></code>
 
'''Example'''
{{ChatInterface|/checkspawn ultra-rare}}
 
==Open Starter Screen==
Displays the starter Pokémon select interface for a specified player.
 
'''Usage'''
<code class="display-block">/openstarterscreen <target></code>
 
'''Example'''
{{ChatInterface|/openstarterscreen @p}}
 
==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'''
<code class="display-block">/pokebox <target> <slot> [box]</code>
 
'''Example'''
{{ChatInterface|/pokebox @p 1 1}}

Revision as of 03:34, 2 April 2023

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.

Spawn Pokémon

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

Usage /spawnpokemon <pokemon> [attributes]

Example

/spawnpokemon abra shiny 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

Give Pokémon

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

Usage /givepokemon <pokemon> [attributes]

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. Pokémon not sent to the party will be sent to the 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]

Example

/pokemonedit 1 abra

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]

Example

/pokemoneditother @r 1 abra

Heal Pokémon

Used to heal a specified player's party.

Usage /healpokemon [target]

Example

/healpokemon @p

PC

Used to access the command user's PC.

Usage /pc

Example

/pc

Stop Battle

Used to stop a specified player's current battle.

Usage /stopbattle <target>

Example

/stopbattle @p

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

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

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

Check Spawn

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

Usage /checkspawn <rarity>

Example

/checkspawn ultra-rare

Open Starter Screen

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

Usage /openstarterscreen <target>

Example

/openstarterscreen @p

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