JVote: Difference between revisions
(Add /vote yes & /vote no) |
(More stuff) |
||
Line 28: | Line 28: | ||
== Differences between JVote and Old Plugin == | == 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 <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. | |||
---- | |||
<code>{{rank|mystic}}{{user|zavdav}}: do /vote e ferfer</code> |
Revision as of 09:43, 31 August 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:
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. |
/vote yes /vote y |
Cast a "yes" vote. |
/vote no /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.