- "&7[&e&l☿&7] /vp - Display all informations about VoteParty."
- "&7[&e&l☿&7] /vp help - Display this page."
- "&7[&e&l☿&7] /voteparty forcestart - Force start a VoteParty."
- "&7[&e&l☿&7] /vp give to <player> - Give a VoteParty to a specific player."
- "&7[&e&l☿&7] /vp set <amount> - Set the amount of current voteparty."
- "&7[&e&l☿&7] /vp setmax <amount> - Set the amount of max voteparty."
- "&7[&e&l☿&7] /vp boost <amount> - Boost amount of vote for 1 vote."
- "&7[&e&l☿&7] /vp reset - Reset current vote party."
- "&7[&e&l☿&7] Current VoteParty : &6%mercuryvoteparty_current_vote%&f/&6%mercuryvoteparty_max_vote%"
BAD_USAGE: "&7[&e&l☿&7] &fBad usage, please use %command%."
NUMBER_FORMAT_EXCEPTION: "&7[&e&l☿&7] &fNombre invalide."
VP_FORCE_START: "&7[&e&l☿&7] &fYou just force start a VoteParty !"
VP_GIVE_PARTY: "&7[&e&l☿&7] &fYou just give a VoteParty to &6%target% &f!"
VP_SET: "&7[&e&l☿&7] &fYou just set the current vote count to &6%amount% &f!"
VP_ADD: "&7[&e&l☿&7] &fYou just add &6%amount% &fvote(s) to VoteParty &f!"
VP_SET_MAX: "&7[&e&l☿&7] &fYou just set the max vote count to &6%amount% &f!"
VP_BOOST: "&7[&e&l☿&7] &fYou just boost the vote count to &6x%amount% &f!"
VP_RESET: "&7[&e&l☿&7] &fYou just reset the VoteParty !"
# This number is the amount of x time specific rank recieve the voteparty rewards.
YES: "&aYes &7(&6x%amount%&7)"
# Choose between : ACTION_BAR / TITLE_BAR / CHAT_MESSAGE
ANNOUNCEMENT_TYPE: TITLE_BAR
ACTION_BAR_MESSAGE: "&7[&e&l☿&7] &fVoteParty &astart &f! &7We just reach the goal !"
CHAT_MESSAGE_MESSAGE: "&7[&e&l☿&7] &fVoteParty &astart &f! &7We just reach the goal !"
TITLE_BAR_TITLE: "&6&lVoteParty"
TITLE_BAR_SUB_TITLE: "&7We just reach the goal !"
SEND_PARTICLES_ON_START: true
# You can find here https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Particle.html. Be careful use type available on your spigot version.
ENUM_PARTICLE_TYPE: VILLAGER_HAPPY
SEND_SOUNDS_ON_START: true
# You can find here https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Sound.html. Be careful use type available on your spigot version.
ENUM_SOUNDS_TYPE: ENTITY_FIREWORK_ROCKET_BLAST
# All commands gonna be execute 1 time per player online. So please don't use commands who give to all player online.
# For Exemple if you want give money to all player, please use /eco give %player% %amount% instead of /eco give all %amount%.
- "eco give %player% 1000"
- "cr give to %player% Vote 3"
- "msg %player% &7[&e🌏&7] &fYou just recieve rewards from VoteParty !"