(Documented the /spawnpokemonfrompool)
m (fix table of content being out of place for two items)
 
(5 intermediate revisions by 4 users not shown)
Line 5: Line 5:
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.
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==
== Spawning Commands ==
 
=== Spawn Pokémon ===
Used to spawn a specified Pokémon at the command user's position.
Used to spawn a specified Pokémon at the command user's position.


Line 15: Line 17:
'''Example'''
'''Example'''
{{ChatInterface|<nowiki>/spawnpokemon abra shiny ability=synchronize</nowiki>}}
{{ChatInterface|<nowiki>/spawnpokemon abra shiny ability=synchronize</nowiki>}}
==Spawn Pokémon At==
 
'''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'''
{{ChatInterface|<nowiki>/spawnpokemon shiny ability=synchronize abra</nowiki>}}'''Example''' 2
{{ChatInterface|<nowiki>/spawnpokemon shiny abra ability=synchronize</nowiki>}}
 
=== Spawn Pokémon At ===
Used to spawn a specified Pokémon at the specified coordinates.
Used to spawn a specified Pokémon at the specified coordinates.


Line 24: Line 33:
{{ChatInterface|<nowiki>/spawnpokemonat ~ ~ ~ abra shiny ability=synchronize</nowiki>}}
{{ChatInterface|<nowiki>/spawnpokemonat ~ ~ ~ abra shiny ability=synchronize</nowiki>}}


==Spawn All Pokémon==
=== Spawn All Pokémon ===
 
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>
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>


Line 33: Line 43:
{{ChatInterface|/spawnallpokemon}}
{{ChatInterface|/spawnallpokemon}}


==Spawn Pokémon from Spawn Pool==
=== 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.'''
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'''
'''Usage'''
<code class="display-block">/spawnpokemonfrompool [amount]</code>
<code class="display-block">/spawnpokemonfrompool [number]</code>


'''Example'''
'''Example'''
{{ChatInterface|<nowiki>/spawnpokemonfrompool 10</nowiki>}}
{{ChatInterface|<nowiki>/spawnpokemonfrompool 10</nowiki>}}
==Give Pokémon==
 
=== Check Spawn ===
Used to check the spawning chance of Pokémon for a specified rarity at the command user's current exact position.
 
'''Usage'''
<code class="display-block">/checkspawn <rarity></code>
 
'''Example'''
{{ChatInterface|/checkspawn ultra-rare}}
 
== Party Editing/Inspecting Commands ==
 
=== Give Pokémon ===
Used to give a specified Pokémon to the command user.
Used to give a specified Pokémon to the command user.


Line 52: Line 74:
{{ChatInterface|<nowiki>/givepokemon abra shiny ability=synchronize</nowiki>}}
{{ChatInterface|<nowiki>/givepokemon abra shiny ability=synchronize</nowiki>}}


==Give Pokémon Other==
=== Give Pokémon Other ===
Used to give a specified Pokémon to a specified player.
Used to give a specified Pokémon to a specified player.


Line 61: Line 83:
{{ChatInterface|<nowiki>/givepokemonother @a abra shiny ability=synchronize</nowiki>}}
{{ChatInterface|<nowiki>/givepokemonother @a abra shiny ability=synchronize</nowiki>}}


==Give All Pokémon==
=== Take 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'''
<code class="display-block">/giveallpokemon</code>
 
'''Example'''
{{ChatInterface|/giveallpokemon}}
 
==Take Pokémon==
Used to remove a Pokémon from a specified player's party.
Used to remove a Pokémon from a specified player's party.


Line 79: Line 92:
{{ChatInterface|/takepokemon @p 1}}
{{ChatInterface|/takepokemon @p 1}}


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


Line 90: Line 103:
{{ChatInterface|/pokemonedit 1 abra <nowiki>ability=adaptability nature=adamant</nowiki>}}
{{ChatInterface|/pokemonedit 1 abra <nowiki>ability=adaptability nature=adamant</nowiki>}}


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


Line 101: Line 114:
{{ChatInterface|/pokemoneditother Ash_Green123 1 abra <nowiki>ability=adaptability gender=female nature=adamant</nowiki>}}
{{ChatInterface|/pokemoneditother Ash_Green123 1 abra <nowiki>ability=adaptability gender=female nature=adamant</nowiki>}}


==Heal Pokémon==
=== Heal Pokémon ===
Used to heal a specified player's party.
Used to heal a specified player's party.


'''Usage'''
'''Usage'''
<code class="display-block">/healpokemon [target]</code>
<code class="display-block">/healpokemon [target]</code>
Alias: <code>/pokeheal</code>


'''Example'''
'''Example'''
{{ChatInterface|/healpokemon @p}}
{{ChatInterface|/healpokemon @p}}


==PC==
=== 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}}
 
=== 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}}
 
=== 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}}
 
=== 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}}
 
=== Poké Box All ===
Used to send all Pokémon in a specified from a specified player's party to the specified box of their PC.
 
'''Usage'''
<code class="display-block">/pokeboxall <target> [box]</code>
 
'''Example'''
{{ChatInterface|/pokebox @p 1}}
 
=== Give Held Item ===
Used to give a Pokémon from a specified player's party the provided held item.
 
'''Usage'''
<code class="display-block">/held_item <target> <slot> <item></code>
 
'''Example'''
{{ChatInterface|/pokebox @p 1 cobblemon:shell_bell}}
 
== Player Data Editing Commands ==
 
=== 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'''
<code class="display-block">/giveallpokemon</code>
 
'''Example'''
{{ChatInterface|/giveallpokemon}}
 
=== Clear Party ===
Used to completely reset the target's party.<blockquote>'''Warning:''' As of 1.4 this command does not require a confirmation step. Once executed, immediately erases all Pokémon in the target's party.</blockquote>
 
'''Usage'''
<code class="display-block">/clearparty <target></code>
 
'''Example'''
{{ChatInterface|/clearparty @p}}
 
=== Clear PC ===
Used to completely reset the target's pc.<blockquote>'''Warning:''' As of 1.4 this command does not require a confirmation step. Once executed, immediately erases all Pokémon in the target's PC.</blockquote>
 
'''Usage'''
<code class="display-block">/clearpc <target></code>
 
'''Example'''
{{ChatInterface|/clearpc @p}}
 
=== Restart Pokémon ===
Used to completely reset the user's party and PC.<blockquote>'''Warning:''' As of 1.4 this command does not require a confirmation step. Once executed, immediately erases all Pokémon owned by the user.</blockquote>
 
'''Usage'''
<code class="display-block">/pokemonrestart</code>
 
Alias: <code>/pokerestart</code>
 
'''Example'''
{{ChatInterface|/pokemonrestart}}
 
=== Restart Pokémon Other ===
Used to completely reset the target's party and PC.<blockquote>'''Warning:''' As of 1.4 this command does not require a confirmation step. Once executed, immediately erases all Pokémon owned by the target.</blockquote>
 
'''Usage'''
<code class="display-block">/pokemonrestartother <target></code>
 
Alias: <code>/pokerestartother</code>
 
'''Example'''
{{ChatInterface|/pokemonrestartother @p}}
 
== UI Accessing Commands ==
 
=== PC ===
Used to access the command user's PC.
Used to access the command user's PC.


Line 119: Line 250:
{{ChatInterface|/pc}}
{{ChatInterface|/pc}}


==Stop Battle==
=== 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}}
 
== Battle Commands ==
 
=== Stop Battle ===
Used to stop a specified player's current battle.
Used to stop a specified player's current battle.


Line 128: Line 270:
{{ChatInterface|/stopbattle @p}}
{{ChatInterface|/stopbattle @p}}


==Level Up==
=== Abandon Multi Team===
Used to increase the level of a Pokémon in a specified slot in a specified player's party by 1.
Used to remove a player from their MultiBattleTeam. Will disband the team if they are the last remaining member.
 
'''Usage'''
<code class="display-block">/abandonmultiteam</code>
 
'''Example'''
{{ChatInterface|/abandonmultiteam}}
 
== Pokedex Commands ==
 
=== Grant Pokedex Entries ===
Grants the player all pokemon of the provided Pokedex or a specified species and form.
 
'''Usage'''
<code class="display-block">/pokedex grant <player> all <dex></code>
OR
<code class="display-block">/pokedex grant <player> only <species> <form>></code>
 
'''Example'''
{{ChatInterface|/pokedex grant @p all alola}}
OR
{{ChatInterface|/pokedex grant @p only decidueye hisui}}
 
=== Revoke Pokedex Entries ===
Revokes the player of all pokemon of the provided Pokedex or a specified species and form.
 
'''Usage'''
<code class="display-block">/pokedex revoke <player> all <dex></code>
OR
<code class="display-block">/pokedex revoke <player> only <species> <form>></code>
 
'''Example'''
{{ChatInterface|/pokedex revoke @p all alola}}
OR
{{ChatInterface|/pokedex revoke @p only decidueye hisui}}
 
== NPC Commands ==
'''NOTE: NPC's are currently experimental and may not work as intended'''
 
=== Spawn NPC ===
Used to spawn the provided NPC class with the provided skill level on the player.
 
'''Usage'''
<code class="display-block">/spawnnpc <class> <level></code>
 
'''Example'''
{{ChatInterface|/spawnnpc standard 1}}
 
=== Spawn NPC At ===
Used to spawn the provided NPC class with the provided skill level at the given coordinates.
 
'''Usage'''
<code class="display-block">/spawnnpcat <pos> <class> <level></code>
 
'''Example'''
{{ChatInterface|/spawnnpcat 0 60 0 standard 1}}
 
=== Delete NPC ===
Used to delete the NPC you are looking at.
 
'''Usage'''
<code class="display-block">/npcdelete</code>
 
'''Example'''
{{ChatInterface|/npcdelete}}
 
=== Edit NPC ===
Opens the NPC editor GUI (experimental).
 
'''Usage'''
<code class="display-block">/npcedit</code>
 
'''Example'''
{{ChatInterface|/npcedit}}
 
=== Apply Player Texture ===
Applies the specified player's texture to the NPC you are looking at.
 
'''Usage'''
<code class="display-block">/applyplayertexture <playername></code>
 
'''Example'''
{{ChatInterface|/applyplayertexture jeb_}}
 
== Misc Commands ==
 
=== Spawn Bedrock Particle ===
Spawns the provided bedrock particle on the given entity or position. Useful for testing.
 
'''Usage'''
<code class="display-block">/bedrockparticle <effect> <target></code>
OR
<code class="display-block">/bedrockparticle <effect> <world> <pos></code>
'''Example'''
{{ChatInterface|/bedrockparticle effectname @p}}
OR
{{ChatInterface|/bedrockparticle effectname minecraft:overworld 0 60 0}}
 
=== Cobblemon Info ===
Displays current version info


'''Usage'''
'''Usage'''
<code class="display-block">/levelup <target> <slot></code>
<code class="display-block">/cobblemon info</code>


'''Example'''
'''Example'''
{{ChatInterface|/levelup @p 1}}
{{ChatInterface|/cobblemon info}}


==Teach==
=== Freeze Pokemon ===
Used to teach a specified move to a Pokémon in a specified slot in a specified player's party.
Freezes the pokemon the player is looking at for the provided time.


'''Usage'''
'''Usage'''
<code class="display-block">/teach <target> <slot> <move></code>
<code class="display-block">/freezepokemon [time]</code>


'''Example'''
'''Example'''
{{ChatInterface|/teach @p 1 synchronoise}}
{{ChatInterface|/freezepokemon 600}}


==Friendship==
=== Open Dialogue ===
Used to check a Pokémon's friendship level in a specified slot in the command user's party.
Opens the provided dialogue on the provided player.


'''Usage'''
'''Usage'''
<code class="display-block">/friendship <slot></code>
<code class="display-block">/opendialogue <dialogue> <player></code>


'''Example'''
'''Example'''
{{ChatInterface|/friendship 1}}
{{ChatInterface|/opendialogue example @p}}


==Held Item==
=== Run Molang Script ===
Used to change the held item for a Pokémon in a specified slot in a specified player's party.
Runs the provided Molang script with the provided optional contexts of the player, NPC or Pokemon entity.


'''Usage'''
'''Usage'''
<code class="display-block">/held_item <target> <slot> <item></code>
<code class="display-block">/runmolangscript <script> [player] [npc] [pokemon]</code>


'''Example'''
'''Example'''
{{ChatInterface|/held_item @p 1 cobblemon:choice_band}}
{{ChatInterface|/runmolangscript scriptname @p}}


==Check Spawn==
=== Change Pokemon's Eye Height ===
Used to check the spawning chance of Pokémon for a specified rarity at the command user's current position.
Temporarily changes the eyeheight of a species in the provided pose. Recall Pokemon after running command, useful for addon devs to test heights without having to reload resourcepacks.


'''Usage'''
'''Usage'''
<code class="display-block">/checkspawn <rarity></code>
<code class="display-block">/changeeyeheight <species> <standing|flying|swimming> <eyeheight></code>


'''Example'''
'''Example'''
{{ChatInterface|/checkspawn ultra-rare}}
{{ChatInterface|/changeeyeheight abomasnow standing 0.5}}


==Open Starter Screen==
=== Change Scale and Size ===
Displays the starter Pokémon select interface for a specified player.
Temporarily updates a species with the provided species scale and optionally hitbox width and height. Recall pokemon after running command, useful for addon devs to test heights without having to reload resourcepacks


'''Usage'''
'''Usage'''
<code class="display-block">/openstarterscreen <target></code>
<code class="display-block">/changescaleandsize <species> <scale> [<width> <height>]</code>


'''Example'''
'''Example'''
{{ChatInterface|/openstarterscreen @p}}
{{ChatInterface|/changescaleandsize abomasnow 5}}


==Poké Box==
=== Change Walk Speed ===
Used to send a Pokémon in a specified slot from a specified player's party to the specified box of their PC.
Temporarily changes a species walk speed. Recall pokemon after running command, useful for addon devs to test heights without having to reload resourcepacks


'''Usage'''
'''Usage'''
<code class="display-block">/pokebox <target> <slot> [box]</code>
<code class="display-block">/changewalkspeed <species> <walkspeed></code>


'''Example'''
'''Example'''
{{ChatInterface|/pokebox @p 1 1}}
{{ChatInterface|/changewalkspeed abomasnow 5}}

Latest revision as of 16:10, 31 December 2024

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 [number]

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

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]

Alias: /pokeheal

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

Poké Box All

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

Usage /pokeboxall <target> [box]

Example

/pokebox @p 1

Give Held Item

Used to give a Pokémon from a specified player's party the provided held item.

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

Example

/pokebox @p 1 cobblemon:shell_bell

Player Data Editing Commands

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

Clear Party

Used to completely reset the target's party.

Warning: As of 1.4 this command does not require a confirmation step. Once executed, immediately erases all Pokémon in the target's party.

Usage /clearparty <target>

Example

/clearparty @p

Clear PC

Used to completely reset the target's pc.

Warning: As of 1.4 this command does not require a confirmation step. Once executed, immediately erases all Pokémon in the target's PC.

Usage /clearpc <target>

Example

/clearpc @p

Restart Pokémon

Used to completely reset the user's party and PC.

Warning: As of 1.4 this command does not require a confirmation step. Once executed, immediately erases all Pokémon owned by the user.

Usage /pokemonrestart

Alias: /pokerestart

Example

/pokemonrestart

Restart Pokémon Other

Used to completely reset the target's party and PC.

Warning: As of 1.4 this command does not require a confirmation step. Once executed, immediately erases all Pokémon owned by the target.

Usage /pokemonrestartother <target>

Alias: /pokerestartother

Example

/pokemonrestartother @p

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

Abandon Multi Team

Used to remove a player from their MultiBattleTeam. Will disband the team if they are the last remaining member.

Usage /abandonmultiteam

Example

/abandonmultiteam

Pokedex Commands

Grant Pokedex Entries

Grants the player all pokemon of the provided Pokedex or a specified species and form.

Usage /pokedex grant <player> all <dex> OR /pokedex grant <player> only <species> <form>>

Example

/pokedex grant @p all alola OR

/pokedex grant @p only decidueye hisui

Revoke Pokedex Entries

Revokes the player of all pokemon of the provided Pokedex or a specified species and form.

Usage /pokedex revoke <player> all <dex> OR /pokedex revoke <player> only <species> <form>>

Example

/pokedex revoke @p all alola OR

/pokedex revoke @p only decidueye hisui

NPC Commands

NOTE: NPC's are currently experimental and may not work as intended

Spawn NPC

Used to spawn the provided NPC class with the provided skill level on the player.

Usage /spawnnpc <class> <level>

Example

/spawnnpc standard 1

Spawn NPC At

Used to spawn the provided NPC class with the provided skill level at the given coordinates.

Usage /spawnnpcat <pos> <class> <level>

Example

/spawnnpcat 0 60 0 standard 1

Delete NPC

Used to delete the NPC you are looking at.

Usage /npcdelete

Example

/npcdelete

Edit NPC

Opens the NPC editor GUI (experimental).

Usage /npcedit

Example

/npcedit

Apply Player Texture

Applies the specified player's texture to the NPC you are looking at.

Usage /applyplayertexture <playername>

Example

/applyplayertexture jeb_

Misc Commands

Spawn Bedrock Particle

Spawns the provided bedrock particle on the given entity or position. Useful for testing.

Usage /bedrockparticle <effect> <target> OR /bedrockparticle <effect> <world> <pos> Example

/bedrockparticle effectname @p OR

/bedrockparticle effectname minecraft:overworld 0 60 0

Cobblemon Info

Displays current version info

Usage /cobblemon info

Example

/cobblemon info

Freeze Pokemon

Freezes the pokemon the player is looking at for the provided time.

Usage /freezepokemon [time]

Example

/freezepokemon 600

Open Dialogue

Opens the provided dialogue on the provided player.

Usage /opendialogue <dialogue> <player>

Example

/opendialogue example @p

Run Molang Script

Runs the provided Molang script with the provided optional contexts of the player, NPC or Pokemon entity.

Usage /runmolangscript <script> [player] [npc] [pokemon]

Example

/runmolangscript scriptname @p

Change Pokemon's Eye Height

Temporarily changes the eyeheight of a species in the provided pose. Recall Pokemon after running command, useful for addon devs to test heights without having to reload resourcepacks.

Usage /changeeyeheight <species> <standing|flying|swimming> <eyeheight>

Example

/changeeyeheight abomasnow standing 0.5

Change Scale and Size

Temporarily updates a species with the provided species scale and optionally hitbox width and height. Recall pokemon after running command, useful for addon devs to test heights without having to reload resourcepacks

Usage /changescaleandsize <species> <scale> [<width> <height>]

Example

/changescaleandsize abomasnow 5

Change Walk Speed

Temporarily changes a species walk speed. Recall pokemon after running command, useful for addon devs to test heights without having to reload resourcepacks

Usage /changewalkspeed <species> <walkspeed>

Example

/changewalkspeed abomasnow 5