JVote: Difference between revisions
(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...") |
m (Added page to Category:Plugins.) |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
[[Category:Server internals]] | |||
[[Category:Plugins]] | |||
'''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. | ||
== Functionality == | == Functionality == | ||
The plugin allows votes to change the time of day or weather to be started. | [[File:JVote-vote-started.png|thumb|right|550px|The message that appears when a vote is started with JVote.]] | ||
The plugin allows votes to change the time of day or weather to be started. It provides the following commands: | |||
* <code>/vote day</code> (Starts a vote for daytime) | |||
* <code>/vote night</code> (Starts a vote for nighttime) | |||
* <code>/vote storm</code> (Starts a vote for a thunderstorm) | |||
* <code>/vote clear</code> or <code>/vote sun</code> (Starts a vote to clear a thunderstorm) | |||
<br /> | |||
* <code>/vote yes</code> or <code>/vote y</code> (Cast a "yes" vote) | |||
* <code>/vote no</code> or <code>/vote n</code> (Cast a "no" vote) | |||
== Differences between JVote and Old Plugin == | == Differences between JVote and Old Plugin == | ||
[[File:Someone-voted-no.png|thumb|right|400px|Yet another bug, vote cancellation messages displaying twice.]] | |||
[[File:Ghost-mails.png|thumb|right|500px|The so-called "ghost mails".]] | |||
* '''Voting System''' | |||
JVote bases the result of a vote off of what the majority of players voted for. However, when the old vote plugin was still in place, a single "no" vote would conclude the entire vote as "no". | |||
* '''Bugs''' | |||
The old vote plugin was infamous for sending "ghost mails" to players after a vote had passed. Players would be under the impression that they had received mail, but upon trying to run <code>/mail read</code>, would find out that their mail was empty.<br> Votes would also occasionally not change the daytime or weather condition correctly. For example, daytime votes would sometimes set the time to day and immediately set it back to night. | |||
---- | |||
<code>{{rank|mystic}}{{user|zavdav}}: do /vote e ferfer</code> |
Latest revision as of 22:02, 27 September 2024
JVote is a vote plugin developed by 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. It provides the following commands:
/vote day
(Starts a vote for daytime)/vote night
(Starts a vote for nighttime)/vote storm
(Starts a vote for a thunderstorm)/vote clear
or/vote sun
(Starts a vote to clear a thunderstorm)
/vote yes
or/vote y
(Cast a "yes" vote)/vote no
or/vote n
(Cast a "no" vote)
Differences between JVote and Old Plugin
- Voting System
JVote bases the result of a vote off of what the majority of players voted for. However, when the old vote plugin was still in place, a single "no" vote would conclude the entire vote as "no".
- Bugs
The old vote plugin was infamous for sending "ghost mails" to players after a vote had passed. Players would be under the impression that they had received mail, but upon trying to run /mail read
, would find out that their mail was empty.
Votes would also occasionally not change the daytime or weather condition correctly. For example, daytime votes would sometimes set the time to day and immediately set it back to night.