-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathREADME
More file actions
35 lines (29 loc) · 1.25 KB
/
README
File metadata and controls
35 lines (29 loc) · 1.25 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
Many thanks to xupwup for his original work on this great Craftbukkit plugin.
Changelog:
1.62
Added basic option which allows "sleeping in bed" to trigger a vote for day to start
1.63
Bedvote now checks for a vote in progress and votes yes if there is.
1.64
Basic multiworld support for voting (permatime is still just world 0)
1.65
Multiworld support now only counts people in the current world as relevant for a vote
1.66
Added itemVote (hit item X with item Y in hand to vote yes/no for day/night)
Added lightvote-nocommands (disables /lvt start and /lvt yes/no to use only itemVote or bedVote)
Version 1.67
* Vote message should be sent only to applicable world
* Fixed vote start message to advise /lvt help when using lightvote-nocommands
* Fixed count error in yes/no vote count
Version 1.68
* Added option to disable itemVote.
* Fixed bug where players could change day vote to night vote.
TODO:
Allow a vote style similar to bedvote for voting for daytime
Multiworld support
Version 1.71t by Tickleman
* Enable in-game translated texts
* Choose translation language into LightVote.conf using "language fr" (replace fr by your language)
* Added translation file fr.lang.Txt (replace fr by your language and create a new one)
Version 1.80t by Tickleman
* Vote for sun