A software for logging votes, works with Votifier.
- Minecraft 1.13.2
- Votifier or NuVotifier
- JRE/JDK 8
- Install Votifier or NuVotifier. NuVotifier is recommended.
- Install VoteLogger.
- Test your vote system at Votifier Tester.
- Open
plugins/VoteLogger/vote.log
and check these test(real) votes are properly logged.
/votelogger help
or /vl help
to see the reference.
/vl help
to see plugin's help.
/vl version
or /vl ver
to see plugin's version.
/vl log [serviceName] [username] [address]
to write test record to vote log. No arguments is required. serviceName
is a provider, username
is Minecraft ID, and address
is an address of the provider.
VoteLogger: A software for logging votes, works with Votifier.
Copyright (C) 2018 akaregi <[email protected]>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.