Join our discord
In partnership with NodeCraft Logo NodeCraft


You are not logged in! Create an account or login to contribute! Log in here!

Difference between revisions of "Even More Pixelmon Commands"

From Pixelmon Wiki
m
Line 1: Line 1:
== '''THIS PLUGIN IS AS OF YET UNRELEASED''' ==
+
[[File:checkstats.png|thumb|300px]]
'''(this page is a work in progress and may change)'''
+
PixelUpgrade is a [[sidemod]] for [[Pixelmon]] that adds an assortment of configurable [[commands]].
 
+
==Installation==
----
+
PixelUpgrade is not currently available for download.
 
+
<!--
'''PixelUpgrade is a [[sidemod]] for [[Pixelmon]] that adds a bunch of highly configurable commands.'''
+
{{SidemodVersionh}}
 
+
{{SidemodVersion|1.10.2|5.1.1|1.0.0}}
== Requirements ==
+
{{SidemodVersionf}}
* '''Pixelmon 5.1.1''' (do older versions work? let me know!)
+
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.
* An '''economy plugin''' (tested with  [https://forums.spongepowered.org/t/moneybag-economylite-v2-12-0-api-5-0-6-0/7045 EconomyLite])
+
#Download PixelUpgrade for your version of ''Minecraft'' [http://pixelmonmod.com/downloads.php here].
* A server running '''Java 8'''
+
#Place the jar inside the mods folder in the server root directory (in the same directory as SpongeForge).
* '''SpongeForge'''
+
#Start the server.
 
+
#Open the "PixelUgrade.conf" file in the server's "config" folder and edit commands as needed.
== Installation ==
+
#If any aliases were changed, restart the server. Otherwise, use the "/pureload all" command to update PixelUpgrade with the new settings.
# Drag the .jar into your server's '''mods''' folder.
+
-->
# Start the server and wait until it's up.
 
# Open your '''config''' folder.
 
# Find '''PixelUpgrade.conf''' and edit to taste.
 
# Open the '''PixelUpgrade''' folder inside.
 
# Edit each command's config to taste, too.
 
# From the console (or in-game if your permissions are set up), use '''/pureload all'''
 
# If you edited any aliases, restart the server to change them.
 
 
 
 
== Commands ==
 
== Commands ==
Run any of the below commands without arguments to see how they work. The commands in brackets are the default aliases -- you can change these in the command-specific configs!
+
{{CommandSyntax}}
 
+
All default command aliases (if any) are in parentheses. These aliases can be changed in PixelUpgrade's config file.
* /checkegg (/egg) -- Lists either a detailed overview of an egg's stats or a vague one, depending on configuration.
+
* /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 (see below!) and more.
+
* /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.
+
* /checktypes (/type): Shows a list of a Pokémon's resistances, weaknesses and immunities, as well as relevant [[Abilities]].
* /dittofusion (/fuse) -- Fuses two Dittos together to create one improved Ditto, for a price. Especially configurable! :)
+
* /dittofusion (/fuse): Fuses two [[Ditto]] together to create one improved Ditto, for a price.
* /fixevs (no default alias) -- Fixes wasted (>252) EVs, which won't contribute to a Pokémon's stats. Does not fix above 255 -- event Pokémon are safe!
+
* /fixevs: Fixes wasted (>252) EVs, which won't contribute to a Pokémon's stats. Does not fix illegal EV totals above 255.
* /fixlevel (no default alias) -- Lowers a Pokémon's level by one when it has capped out. Useful for gaining more EVs.
+
* /fixlevel: Lowers a Pokémon's level by one when it has reached the level cap.
* /forcehatch (/fhatch) -- Immediately hatches an egg, even on remote players.
+
* /forcehatch (/fhatch): Immediately hatches an [[Egg]].
* /forcestats (/fstats) -- Ever wanted a Pokémon with 1337 HP IVs? This will do the trick. Just be careful with the "-f" flag, as that disables safeties.
+
* /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 a short description.
+
* /pixelupgrade (/pu): Lists all of a player's permitted commands, along with short descriptions.
* /pureload -- Reloads one or more of the plugin's configs.
+
* /pureload: Reloads one or more of the plugin's configs.
* /resetcount (no default alias) -- Clears a specific Pokémon's upgrade/fusion counts, allowing them to upgrade/fuse further.
+
* /resetcount: Clears a specific Pokémon's upgrade/fusion counts, allowing them to upgrade/fuse further.
* /resetevs (/no default alias) -- Resets all of a Pokémon's EVs to zero. Useful for botched EV training attempts, where berries aren't viable.
+
* /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.
+
* /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.
+
* /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 ===
''Note: These are dangerous permissions. Only give them to trusted staff.''
 
 
* pixelupgrade.command.staff.forcehatch
 
* pixelupgrade.command.staff.forcehatch
 
* pixelupgrade.command.staff.forcestats
 
* pixelupgrade.command.staff.forcestats
Line 49: Line 40:
  
 
=== Remote nodes ===
 
=== Remote nodes ===
''Note: These nodes allow the matching commands to be used on remote players.''
+
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 ===
''Note: These are for the other commands. Tweak their behavior using their configs!''
 
 
* 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
 
== Pictures ==
 
[[File:checkstats.png|frameless|upright=2.5]]
 
[[File:checktypes.png|frameless|upright=4]]
 
 
 
== Version history ==
 
== Version history ==
See here: [[Version history/PixelUpgrade]]
+
[[Version history/PixelUpgrade]]
 +
[[Category:Unavailable sidemods]]

Revision as of 21:42, 29 June 2017

Checkstats.png

PixelUpgrade is a sidemod for Pixelmon that adds an assortment of configurable commands.

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

Version history

Version history/PixelUpgrade

© 2012 - 2025 Pixelmon Mod