JVote: Difference between revisions
Jump to navigation
Jump to search
(Add to Category:Server internals) |
(Add /vote yes & /vote no) |
||
Line 3: | Line 3: | ||
== Functionality == | == Functionality == | ||
The plugin allows votes to change the time of day or weather to be started. | The plugin allows votes to change the time of day or weather to be started. It provides the following commands: | ||
{| class="wikitable" style="margin:auto" | {| class="wikitable" style="margin:auto" | ||
Line 19: | Line 19: | ||
| /vote clear<br>/vote sun | | /vote clear<br>/vote sun | ||
| Starts a vote to clear the rain. | | Starts a vote to clear the rain. | ||
|- | |||
| /vote yes<br>/vote y | |||
| Cast a "yes" vote. | |||
|- | |||
| /vote no<br>/vote n | |||
| Cast a "no" vote. | |||
|} | |} | ||
== Differences between JVote and Old Plugin == | == Differences between JVote and Old Plugin == | ||
W.I.P. | W.I.P. |
Revision as of 09:27, 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
W.I.P.