Even More Pixelmon Commands - Pixelmon Wiki (2024)

Even More Pixelmon Commands (formerly known as PixelUpgrade) is a sidemod for Pixelmon that adds an assortment of highly configurable commands. It is similar to Pixelmon Extras in general structure but adds different commands, many of which have extensive economy support.

Installation

Minecraft versionPixelmon versionEven More Pixelmon Commands version
1.12.28.0.2+5.1.3
1.12.27.0.8+5.1.2
1.12.27.0.0+5.1.0
1.12.26.3.0+4.1.0
1.12.26.2.0-6.2.34.0.0 beta 1
1.12.26.0.0+3.0.0
1.10.25.0.4+2.0.0 beta 2


EMPC is meant to be run on a server, and cannot be used by clients. SpongeForge needs to be present in the same folder. A Sponge economy plugin (EconomyLite is recommended) is also required if you intend to use economy integration.

  1. Download EMPC for your version of Minecraft and Pixelmon.
  2. Place the downloaded .jar file in the mods folder, along with SpongeForge and an economy plugin of choice.
  3. Start the server and wait for it to load.
  4. Open the EvenMorePixelmonCommands.conf file in the server's config folder, and edit to taste.
  5. Open the EMPC folder, and edit command-specific configs to taste.
  6. Use the /empc reload command to load any changes into EMPC.

Commands

Note: Command syntax is displayed in the standard Minecraft command format. An explanation of this format can be found here.

Some arguments may not show up in-game or may be required instead of optional, depending on given permissions and configuration settings. The -c flag confirms a command, while the -f flag disables any safeguards. /spawndex has its own set of modifier flags, which you can scroll down to see.

If two commands are shown, the second is an alias that can be changed in the command-specific config files. Not all commands use aliases by default, but they all have an option for them.

Commands

checkevs

  • /checkevs <Pokémon name or number> [-c]: Shows a list of the EVs defeating the given Pokémon would provide.

checkstats

  • /checkstats or /cs [target] [slot] [-c]: Shows a party Pokémon's IVs, EVs, gender, nature, size, ability and number of cloning attempts and ruby infusions. If the Pokémon is an egg, it'll show a vague message hinting at what's inside instead, unless configured to reveal everything.

checktypes

  • /checktypes or /type <Pokémon name or number> [-c]: Shows a list of a Pokémon's resistances, weaknesses and immunities, as well as relevant Abilities.
    • Abilities shown: Big Pecks, Clear Body, Damp, Dry Skin, Flash Fire, Hyper Cutter, Justified, Levitate, Lightning Rod, Motor Drive, Sap Sipper, Soundproof, Storm Drain, Sturdy, Suction Cups, Volt Absorb, Water Absorb.

empc

  • /evenmorepixelmoncommands or /empc: Shows subcommands that the player has access to. Clickable.
    • list: Shows a list of all commands the user has access to.
    • reload: Reloads all config settings and registers new aliases, if any changed.

fixgenders

  • /fixgenders [target] [-c]: Fixes Pokémon with genders that they cannot normally get.

partyhatch

  • /partyhatch [target] [-c]: Hatches the player's whole party, with optional cooldowns depending on permissions. Can optionally be set up to be usable on other people, too.

partyheal

  • /partyheal [target] [-c]: Heals the player's whole party, with optional cooldowns depending on permissions. Can optionally be set up to be usable on other people, too.

randomtm

  • /randomtm [target] [-a]: Gives out a random TM. Can also give HMs with the flag passed.

resetdex

  • /resetdex <target> [-c]: Resets the targeted player's Pokédex to zero entries.

resetevs

  • /resetevs <slot> [-c]: Resets all of a Pokémon's EVs to zero. Requires confirmation.

showstats

  • /showstats or /show <slot> [-c]: Shows off a Pokémon's stats to the whole server, with optional cooldowns depending on permissions.

spawndex

  • /spawndex <Pokémon name or number> [-f|-o|-r|-s] [radius]: Spawns the desired Pokémon at your mouse cursor. Flags:
    • -f: Broadcasts a fake spawning message from the config.
    • -o: Gives the spawn an outline that shows through walls.
    • -r: Spawns a Pokémon randomly within the given radius, if present.
    • -s: Makes the spawn shiny.

switchgender

  • /switchgender or /bend <slot> [-c]: Transforms a Pokémon to the opposite gender, if it has one.

timedhatch

  • /timedhatch [target] <slot> [-c]: Hatches a single Pokémon, with optional cooldowns depending on permissions. Can optionally be set up to be usable on other people, too.

timedheal

  • /timedheal [target] <slot> [-c]: Heals a single Pokémon, with optional cooldowns depending on permissions. Can optionally be set up to be usable on other people, too.

Permissions

Notifier nodes

These nodes are used to warn people with the correct permissions of important events.

  • empc.notify.staff.showstats - warns for potentially cheated nickname lengths

Command nodes

These nodes give players basic access to commands.

  • empc.command.checkevs
  • empc.command.checkstats
  • empc.command.checktypes
  • empc.command.fixgenders
  • empc.command.partyhatch - comes with the default cooldown unless altcooldown/bypass are given
  • empc.command.partyheal - comes with the default cooldown unless altcooldown/bypass are given
  • empc.command.resetevs
  • empc.command.showstats - comes with the default cooldown unless altcooldown/bypass are given
  • empc.command.switchgender
  • empc.command.timedhatch - comes with the default cooldown unless altcooldown/bypass are given
  • empc.command.timedheal - comes with the default cooldown unless altcooldown/bypass are given

Staff command nodes

These nodes cover commands that may be dangerous, if given to normal players.

  • empc.command.staff.reload - allows the use of /empc reload
  • empc.command.staff.randomtm
  • empc.command.staff.resetdex
  • empc.command.staff.spawndex
  • empc.command.staff.fixgenders - allows using /fixgenders on others

Remote nodes

These nodes allow the matching commands to be used on remote players.

  • empc.command.other.checkstats - shows another player's Pokémon and their stats
  • empc.command.other.partyhatch - allows hatching all of another player's eggs, supports cooldowns
  • empc.command.other.partyheal - allows healing all of another player's Pokémon, supports cooldowns
  • empc.command.other.timedhatch - allows hatching an egg belonging to another player, supports cooldowns
  • empc.command.other.timedheal - allows healing a Pokémon belonging to another player, supports cooldowns

Alternate cooldown nodes

These nodes put players on an alternate cooldown, potentially good for VIP ranks. Set in the command configs.

  • empc.command.altcooldown.showstats
  • empc.command.altcooldown.partyhatch
  • empc.command.altcooldown.partyheal
  • empc.command.altcooldown.timedhatch
  • empc.command.altcooldown.timedheal

Bypass nodes

These nodes let players bypass cooldowns for the chosen commands.

  • empc.command.bypass.showstats
  • empc.command.bypass.partyhatch
  • empc.command.bypass.partyheal
  • empc.command.bypass.timedhatch
  • empc.command.bypass.timedheal

Version history

Please click this link.

Even More Pixelmon Commands - Pixelmon Wiki (2024)
Top Articles
Latest Posts
Article information

Author: Lakeisha Bayer VM

Last Updated:

Views: 5937

Rating: 4.9 / 5 (69 voted)

Reviews: 84% of readers found this page helpful

Author information

Name: Lakeisha Bayer VM

Birthday: 1997-10-17

Address: Suite 835 34136 Adrian Mountains, Floydton, UT 81036

Phone: +3571527672278

Job: Manufacturing Agent

Hobby: Skimboarding, Photography, Roller skating, Knife making, Paintball, Embroidery, Gunsmithing

Introduction: My name is Lakeisha Bayer VM, I am a brainy, kind, enchanting, healthy, lovely, clean, witty person who loves writing and wants to share my knowledge and understanding with you.