JVote: Difference between revisions

From RetroMC
Jump to navigation Jump to search
(Created page with "'''JVote''' is a vote plugin developed by {{user|xGunner}}. It was designed to replace the old vote plugin which was plagued with bugs. == Functionality == The plugin allows votes to change the time of day or weather to be started. Users are able to choose between the following votes: {| class="wikitable" style="margin:auto" ! Command !! Description |- | /vote day | Starts a vote for daytime. |- | /vote night | Starts a vote for nighttime. |- | /vote storm | Starts a v...")
 
(Add to Category:Server internals)
Line 1: Line 1:
[[Category:Server internals]]
'''JVote''' is a vote plugin developed by {{user|xGunner}}. It was designed to replace the old vote plugin which was plagued with bugs.
'''JVote''' is a vote plugin developed by {{user|xGunner}}. It was designed to replace the old vote plugin which was plagued with bugs.



Revision as of 10:22, 31 August 2024

JVote is a vote plugin developed by 16.png xGunner. It was designed to replace the old vote plugin which was plagued with bugs.

Functionality

The plugin allows votes to change the time of day or weather to be started. Users are able to choose between the following votes:

Command Description
/vote day Starts a vote for daytime.
/vote night Starts a vote for nighttime.
/vote storm Starts a vote for stormy weather.
/vote clear
/vote sun
Starts a vote to clear the rain.

Differences between JVote and Old Plugin

W.I.P.