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 "Valentine's Day Sidemod"

From Pixelmon Wiki
(Updated to fit the latest 2.0 version)
Line 1: Line 1:
[[File:ValentinesDaySidemod.png|thumb|Hearts surrounding a player when Valentine's Day Sidemod is active]]
+
[[File:ValentinesDaySidemod2018.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 only functions on February 14, 2017.
+
Valentine's Day Sidemod is a [[Pixelmon]] [[sidemod]] that adds features related to Valentine's Day. It only functions on February 14, 2017 for version 1.0 and February 14, 2018 for version 2.0.
 
==Installation==
 
==Installation==
 
{{SidemodVersionh}}
 
{{SidemodVersionh}}
 
{{SidemodVersion|1.10.2|5.0-5.1|1.0}}
 
{{SidemodVersion|1.10.2|5.0-5.1|1.0}}
 +
{{SidemodVersion|1.12.2|6.0-6.1|2.0}}
 
{{SidemodVersionf}}
 
{{SidemodVersionf}}
 
Valentine's Day Sidemod is server-side and does not need to be installed by each individual player to be used.
 
Valentine's Day Sidemod is server-side and does not need to be installed by each individual player to be used.
Line 10: Line 11:
 
#Place the downloaded jar file in the mods folder.
 
#Place the downloaded jar file in the mods folder.
 
==Overview==
 
==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.
+
Valentine's Day Sidemod adds three features suited for Valentine's Day. These features can only be used on February 14, 2017 for version 1.0 and February 14, 2018 for version 2.0; 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 <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.
+
*If a player uses the <code>/ToggleVEffect</code> command, they may toggle their heart particle effect from being visible to invisible. A server can also toggle heart visibility for the whole server using the </ToggleVEffectAll</code> command.
*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.
+
*Using the <code>/CandyGram <''player''></code> command, a player can give a single [[Rare Candy]] to another player, up to 3 times. Rare Candy will not be taken from the sending player, instead being created like using the <code>/Give</code> command. A player cannot send a Rare Candy Gram to himself/herself. However, a player may receive multiple Rare Candy Grams 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, 2018.
*<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.
+
*<code>/CandyGram <''player''></code>: Sends a single [[Rare Candy]] to another player. Rare Candy cannot be sent from the command user to himself/herself, and a player can only send three Rare Candy Grams.
*<code>/toggleveffect</code>: Toggles whether the command user is surrounded by hearts.
+
*<code>/ToggleVEffect</code>: Toggles whether the command user is surrounded by hearts.
*<code>/toggleveffectall</code>: 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===
*<code>/candygram</code>: <code>valentines.command.candygram</code>
+
*<code>/CandyGram</code>: <code>valentines.candygram.base</code>
*<code>/toggleveffect</code>: <code>valentines.command.toggleveffect</code>
+
*<code>/ToggleVEffect</code>: <code>valentines.toggleveffect.base</code>
*<code>/toggleveffectall</code>: <code>valentines.command.toggleveffectall</code>
+
*<code>/ToggleVEffectAll</code>: <code>valentines.toggleveffectall.base</code>
 +
*<code>Send Unlimited Rare Candy Grams</code>: <code>valentines.candygram.unlimited</code>
 
[[Category:Sidemods]]
 
[[Category:Sidemods]]

Revision as of 15:25, 7 February 2018

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 only functions on February 14, 2017 for version 1.0 and February 14, 2018 for version 2.0.

Installation

Minecraft version Pixelmon version Valentine's Day Sidemod version
1.10.2 5.0-5.1 1.0
1.12.2 6.0-6.1 2.0

Valentine's Day Sidemod is server-side and does not need to be installed by each individual player to be used.

Minecraft launcher

  1. Download Valentine's Day Sidemod here.
  2. 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 for version 1.0 and February 14, 2018 for version 2.0; 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, they may toggle their heart particle effect from being visible to invisible. A server can also toggle heart visibility for the whole server using the </ToggleVEffectAll command.
  • Using the /CandyGram <player> command, a player can give a single Rare Candy to another player, up to 3 times. Rare Candy will not be taken from the sending player, instead being created like using the /Give command. A player cannot send a Rare Candy Gram to himself/herself. However, a player may receive multiple Rare Candy Grams 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, 2018.

  • /CandyGram <player>: Sends a single Rare Candy to another player. Rare Candy cannot be sent from the command user to himself/herself, and a player can only send three Rare Candy Grams.
  • /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.candygram.base
  • /ToggleVEffect: valentines.toggleveffect.base
  • /ToggleVEffectAll: valentines.toggleveffectall.base
  • Send Unlimited Rare Candy Grams: valentines.candygram.unlimited

© 2012 - 2025 Pixelmon Mod