Difference between revisions of "Day Care"
From Pixelmon Wiki
m (Text replacement - "http://" to "https://") |
(Rough update for the new and improved Daycare for 1.12.2.) |
||
Line 1: | Line 1: | ||
+ | {{stub}} | ||
Day Care is a Pixelmon [[sidemod]] and [https://www.spongepowered.org Sponge] plugin inspired by the [https://bulbapedia.bulbagarden.net/wiki/Pok%C3%A9mon_Day_Care 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]]. | Day Care is a Pixelmon [[sidemod]] and [https://www.spongepowered.org Sponge] plugin inspired by the [https://bulbapedia.bulbagarden.net/wiki/Pok%C3%A9mon_Day_Care 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 == | == Installation == | ||
{{SidemodVersionh}} | {{SidemodVersionh}} | ||
+ | {{SidemodVersion|1.12.2|6.3|0.8.0 beta}} | ||
{{SidemodVersion|1.10.2|5.1|1.0.0}} | {{SidemodVersion|1.10.2|5.1|1.0.0}} | ||
{{SidemodVersionf}} | {{SidemodVersionf}} | ||
Line 8: | Line 10: | ||
#Download Day Care for your version of ''Minecraft'' [https://pixelmonmod.com/downloads.php here]. | #Download Day Care for your version of ''Minecraft'' [https://pixelmonmod.com/downloads.php here]. | ||
#Place the jar inside the mods folder in the server root directory (in the same directory as SpongeForge). | #Place the jar inside the mods folder in the server root directory (in the same directory as SpongeForge). | ||
− | |||
− | |||
== Commands == | == Commands == | ||
{{CommandSyntax}} | {{CommandSyntax}} | ||
− | * <code>/ | + | * <code>/daycare</code>: Opens the Daycare menu. |
+ | ** <code>add</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 prices <base> <increment> <equation></code>: Allows an user to specify an equation for economic evaluation of pen prices. | ||
===Permission nodes=== | ===Permission nodes=== | ||
− | * <code>/ | + | * <code>/daycare</code>: <code>daycare.commands.daycare</code> |
− | + | * <code>/daycare admin prices</code>: <code>daycare.commands.prices</code> | |
− | |||
− | * | ||
− | |||
− | |||
− | |||
− | |||
− | |||
[[Category:Sidemods]] | [[Category:Sidemods]] |
Revision as of 05:58, 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
: 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