Difference between revisions of "Even More Pixelmon Commands"
From Pixelmon Wiki
m |
|||
Line 1: | Line 1: | ||
− | + | [[File:checkstats.png|thumb|300px]] | |
− | + | PixelUpgrade is a [[sidemod]] for [[Pixelmon]] that adds an assortment of configurable [[commands]]. | |
− | + | ==Installation== | |
− | + | PixelUpgrade is not currently available for download. | |
− | + | <!-- | |
− | + | {{SidemodVersionh}} | |
− | + | {{SidemodVersion|1.10.2|5.1.1|1.0.0}} | |
− | == | + | {{SidemodVersionf}} |
− | + | PixelUpgrade only needs to be installed server-side to be used. Additionally, SpongeForge and a Sponge economy plugin (e.g., [https://forums.spongepowered.org/t/moneybag-economylite-v2-0-5-api-4-0/7045 EconomyLite]) must be installed in order for PixelUpgrade to function. | |
− | + | #Download PixelUpgrade for your version of ''Minecraft'' [http://pixelmonmod.com/downloads.php here]. | |
− | + | #Place the jar inside the mods folder in the server root directory (in the same directory as SpongeForge). | |
− | + | #Start the server. | |
− | + | #Open the "PixelUgrade.conf" file in the server's "config" folder and edit commands as needed. | |
− | + | #If any aliases were changed, restart the server. Otherwise, use the "/pureload all" command to update PixelUpgrade with the new settings. | |
− | # | + | --> |
− | # Start the server | ||
− | # Open | ||
− | |||
− | |||
− | |||
− | |||
− | # If | ||
− | |||
== Commands == | == Commands == | ||
− | + | {{CommandSyntax}} | |
− | + | All default command aliases (if any) are in parentheses. These aliases can be changed in PixelUpgrade's config file. | |
− | * /checkegg (/egg) | + | * /checkegg (/egg): Lists an overview of an [[Egg]]'s stats. The level of detail of this overview can be configured. |
− | * /checkstats (/cs) | + | * /checkstats (/cs): Shows a Pokémon's IVs, [[Nature]], upgrade/fusion count, and more. |
− | * /checktypes (/type) | + | * /checktypes (/type): Shows a list of a Pokémon's resistances, weaknesses and immunities, as well as relevant [[Abilities]]. |
− | * /dittofusion (/fuse) | + | * /dittofusion (/fuse): Fuses two [[Ditto]] together to create one improved Ditto, for a price. |
− | * /fixevs | + | * /fixevs: Fixes wasted (>252) EVs, which won't contribute to a Pokémon's stats. Does not fix illegal EV totals above 255. |
− | * /fixlevel | + | * /fixlevel: Lowers a Pokémon's level by one when it has reached the level cap. |
− | * /forcehatch (/fhatch) | + | * /forcehatch (/fhatch): Immediately hatches an [[Egg]]. |
− | * /forcestats (/fstats) | + | * /forcestats [-f] (/fstats): Increases a Pokémon's IVs above the normal limit. The "-f" flag disables safeguards. |
− | * /pixelupgrade (/pu) | + | * /pixelupgrade (/pu): Lists all of a player's permitted commands, along with short descriptions. |
− | * /pureload | + | * /pureload: Reloads one or more of the plugin's configs. |
− | * /resetcount | + | * /resetcount: Clears a specific Pokémon's upgrade/fusion counts, allowing them to upgrade/fuse further. |
− | * /resetevs | + | * /resetevs: Resets all of a Pokémon's EVs to zero. |
− | * /switchgender (/bend) | + | * /switchgender (/bend): Transforms a Pokémon to the opposite gender, if it has one. |
− | * /upgradeivs (/upgrade) | + | * /upgradeivs (/upgrade): Upgrades any IVs for economy money, up to a config-defined limit depending on the Pokémon's rarity. |
== Permissions == | == Permissions == | ||
=== Staff nodes === | === Staff nodes === | ||
− | |||
* pixelupgrade.command.staff.forcehatch | * pixelupgrade.command.staff.forcehatch | ||
* pixelupgrade.command.staff.forcestats | * pixelupgrade.command.staff.forcestats | ||
Line 49: | Line 40: | ||
=== Remote nodes === | === Remote nodes === | ||
− | + | These nodes allow the matching commands to be used on remote players. | |
* pixelupgrade.command.other.checkegg | * pixelupgrade.command.other.checkegg | ||
* pixelupgrade.command.other.checkstats | * pixelupgrade.command.other.checkstats | ||
=== Other nodes === | === Other nodes === | ||
− | |||
* pixelupgrade.command.checkegg | * pixelupgrade.command.checkegg | ||
* pixelupgrade.command.checkstats | * pixelupgrade.command.checkstats | ||
Line 64: | Line 54: | ||
* pixelupgrade.command.switchgender | * pixelupgrade.command.switchgender | ||
* pixelupgrade.command.upgradeivs | * pixelupgrade.command.upgradeivs | ||
− | |||
− | |||
− | |||
− | |||
− | |||
== Version history == | == Version history == | ||
− | + | [[Version history/PixelUpgrade]] | |
+ | [[Category:Unavailable sidemods]] |
Revision as of 21:42, 29 June 2017
PixelUpgrade is a sidemod for Pixelmon that adds an assortment of configurable commands.
Contents
Installation
PixelUpgrade is not currently available for download.
Commands
Note: Command syntax is displayed in the standard Minecraft command format. An explanation of this format can be found here. All default command aliases (if any) are in parentheses. These aliases can be changed in PixelUpgrade's config file.
- /checkegg (/egg): Lists an overview of an Egg's stats. The level of detail of this overview can be configured.
- /checkstats (/cs): Shows a Pokémon's IVs, Nature, upgrade/fusion count, and more.
- /checktypes (/type): Shows a list of a Pokémon's resistances, weaknesses and immunities, as well as relevant Abilities.
- /dittofusion (/fuse): Fuses two Ditto together to create one improved Ditto, for a price.
- /fixevs: Fixes wasted (>252) EVs, which won't contribute to a Pokémon's stats. Does not fix illegal EV totals above 255.
- /fixlevel: Lowers a Pokémon's level by one when it has reached the level cap.
- /forcehatch (/fhatch): Immediately hatches an Egg.
- /forcestats [-f] (/fstats): Increases a Pokémon's IVs above the normal limit. The "-f" flag disables safeguards.
- /pixelupgrade (/pu): Lists all of a player's permitted commands, along with short descriptions.
- /pureload: Reloads one or more of the plugin's configs.
- /resetcount: Clears a specific Pokémon's upgrade/fusion counts, allowing them to upgrade/fuse further.
- /resetevs: Resets all of a Pokémon's EVs to zero.
- /switchgender (/bend): Transforms a Pokémon to the opposite gender, if it has one.
- /upgradeivs (/upgrade): Upgrades any IVs for economy money, up to a config-defined limit depending on the Pokémon's rarity.
Permissions
Staff nodes
- pixelupgrade.command.staff.forcehatch
- pixelupgrade.command.staff.forcestats
- pixelupgrade.command.staff.reload
- pixelupgrade.command.staff.resetcount
Remote nodes
These nodes allow the matching commands to be used on remote players.
- pixelupgrade.command.other.checkegg
- pixelupgrade.command.other.checkstats
Other nodes
- pixelupgrade.command.checkegg
- pixelupgrade.command.checkstats
- pixelupgrade.command.checktypes
- pixelupgrade.command.dittofusion
- pixelupgrade.command.fixevs
- pixelupgrade.command.fixlevel
- pixelupgrade.command.resetevs
- pixelupgrade.command.switchgender
- pixelupgrade.command.upgradeivs