Difference between revisions of "Day Care"
From Pixelmon Wiki
(Rough update for the new and improved Daycare for 1.12.2.) |
m (Missed some syntax stuff.) |
||
Line 14: | Line 14: | ||
{{CommandSyntax}} | {{CommandSyntax}} | ||
* <code>/daycare</code>: Opens the Daycare menu. | * <code>/daycare</code>: Opens the Daycare menu. | ||
− | ** <code>add</code>: Adds a Pokémon from the party to the specified pen. | + | ** <code>add [slot] [pen]</code>: Adds a Pokémon from the party to the specified pen. |
** <code>admin npc [name]</code>: Registers an NPC to open the Daycare. | ** <code>admin npc [name]</code>: Registers an NPC to open the Daycare. | ||
** <code>admin prices <base> <increment> <equation></code>: Allows an user to specify an equation for economic evaluation of pen prices. | ** <code>admin prices <base> <increment> <equation></code>: Allows an user to specify an equation for economic evaluation of pen prices. |
Revision as of 05:59, 10 June 2018
Day Care is a Pixelmon sidemod and Sponge plugin inspired by the Pokémon Day Care feature in the Pokémon games. It allows players to enter Pokémon into a Day Care to level up over time. The Day Care will also create an Egg over time if the Pokémon entered are compatible, similar to a ranch block.
Installation
Minecraft version | Pixelmon version | Day Care version |
---|---|---|
1.12.2 | 6.3 | 0.8.0 beta |
1.10.2 | 5.1 | 1.0.0 |
Day Care is a Sponge plugin, meaning that Sponge must be installed on a server to use Day Care. Day Care must be installed on the server as well.
- Download Day Care for your version of Minecraft here.
- Place the jar inside the mods folder in the server root directory (in the same directory as SpongeForge).
Commands
Note: Command syntax is displayed in the standard Minecraft command format. An explanation of this format can be found here.
/daycare
: Opens the Daycare menu.add [slot] [pen]
: Adds a Pokémon from the party to the specified pen.admin npc [name]
: Registers an NPC to open the Daycare.admin prices <base> <increment> <equation>
: Allows an user to specify an equation for economic evaluation of pen prices.
Permission nodes
/daycare
:daycare.commands.daycare
/daycare admin prices
:daycare.commands.prices