Difference between revisions of "Valentine's Day Sidemod"
From Pixelmon Wiki
m (Text replace - "{{SidemodVersion|1.10.2|5.0|" to "{{SidemodVersion|1.10.2|5.0-5.1|") |
|||
Line 1: | Line 1: | ||
[[File:ValentinesDaySidemod.png|thumb|Hearts surrounding a player when Valentine's Day Sidemod is active]] | [[File:ValentinesDaySidemod.png|thumb|Hearts surrounding a player when Valentine's Day Sidemod is active]] | ||
− | Valentine's Day Sidemod is a [[Pixelmon]] [[sidemod]] that adds features related to Valentine's Day. It | + | Valentine's Day Sidemod is a [[Pixelmon]] [[sidemod]] that adds features related to Valentine's Day. It only functions on February 14, 2017. |
==Installation== | ==Installation== | ||
{{SidemodVersionh}} | {{SidemodVersionh}} | ||
Line 12: | Line 12: | ||
Valentine's Day Sidemod adds three features suited for Valentine's Day. These features can only be used on February 14, 2017; they are not available on any other day or year. | Valentine's Day Sidemod adds three features suited for Valentine's Day. These features can only be used on February 14, 2017; they are not available on any other day or year. | ||
*When a player joins a server, a Valentine's Day greeting with a Pokémon pun will be displayed. | *When a player joins a server, a Valentine's Day greeting with a Pokémon pun will be displayed. | ||
− | *If a player uses the | + | *If a player uses the <code>/toggleveffect</code> command, the player will become surrounded by hearts, which are visible to other players. A server can also toggle heart visibility on all players at once via the <code>toggleveffectall</code> command. |
− | *Using the | + | *Using the <code>/candygram <''player''></code> command, a player can give ten [[Rare Candy]] to another player. Rare Candy will not be taken from the sending player, instead being created like using the <code>/give</code> command. A player cannot send Rare Candy to himself/herself, and can only send a Rare Candy gift once. However, a player may receive multiple Rare Candy gifts from multiple players. |
==Commands== | ==Commands== | ||
{{CommandSyntax}} | {{CommandSyntax}} | ||
All of these commands only function on February 14, 2017. | All of these commands only function on February 14, 2017. | ||
− | */candygram <player>: Sends ten [[Rare Candy]] to another player. Rare Candy cannot be sent from the command user to himself/herself, and a player can only send one Rare Candy gift. | + | *<code>/candygram <''player''></code>: Sends ten [[Rare Candy]] to another player. Rare Candy cannot be sent from the command user to himself/herself, and a player can only send one Rare Candy gift. |
− | */toggleveffect: Toggles whether the command user is surrounded by hearts. | + | *<code>/toggleveffect</code>: Toggles whether the command user is surrounded by hearts. |
− | */toggleveffectall: Toggles whether all players on the server are surrounded by hearts. | + | *<code>/toggleveffectall</code>: Toggles whether all players on the server are surrounded by hearts. |
===Permission nodes=== | ===Permission nodes=== | ||
− | */candygram: valentines.command.candygram | + | *<code>/candygram</code>: <code>valentines.command.candygram</code> |
− | */toggleveffect: valentines.command.toggleveffect | + | *<code>/toggleveffect</code>: <code>valentines.command.toggleveffect</code> |
− | */toggleveffectall: valentines.command.toggleveffectall | + | *<code>/toggleveffectall</code>: <code>valentines.command.toggleveffectall</code> |
[[Category:Sidemods]] | [[Category:Sidemods]] |
Revision as of 16:04, 13 July 2017
Valentine's Day Sidemod is a Pixelmon sidemod that adds features related to Valentine's Day. It only functions on February 14, 2017.
Installation
Minecraft version | Pixelmon version | Valentine's Day Sidemod version |
---|---|---|
1.10.2 | 5.0-5.1 | 1.0 |
Valentine's Day Sidemod is server-side and does not need to be installed by each individual player to be used.
Minecraft launcher
- Download Valentine's Day Sidemod here.
- Place the downloaded jar file in the mods folder.
Overview
Valentine's Day Sidemod adds three features suited for Valentine's Day. These features can only be used on February 14, 2017; they are not available on any other day or year.
- When a player joins a server, a Valentine's Day greeting with a Pokémon pun will be displayed.
- If a player uses the
/toggleveffect
command, the player will become surrounded by hearts, which are visible to other players. A server can also toggle heart visibility on all players at once via thetoggleveffectall
command. - Using the
/candygram <player>
command, a player can give ten Rare Candy to another player. Rare Candy will not be taken from the sending player, instead being created like using the/give
command. A player cannot send Rare Candy to himself/herself, and can only send a Rare Candy gift once. However, a player may receive multiple Rare Candy gifts from multiple players.
Commands
Note: Command syntax is displayed in the standard Minecraft command format. An explanation of this format can be found here. All of these commands only function on February 14, 2017.
/candygram <player>
: Sends ten Rare Candy to another player. Rare Candy cannot be sent from the command user to himself/herself, and a player can only send one Rare Candy gift./toggleveffect
: Toggles whether the command user is surrounded by hearts./toggleveffectall
: Toggles whether all players on the server are surrounded by hearts.
Permission nodes
/candygram
:valentines.command.candygram
/toggleveffect
:valentines.command.toggleveffect
/toggleveffectall
:valentines.command.toggleveffectall