This plugin gives some rewards to a player who voted in the server.
First of all you need understand that the rewards are given by a command (like /time set day
sended by the console. When a command need the player nick just add "USER" (/kit tools USER).
commands: ["kit tools USER"]
Antonio Souza - [email protected] - https://github.com/Ant0nioSouza
- Fork the project (https://github.com/Ant0nioSouza/VotePlugin/fork)
- Create a branch for your modification (git checkout -b feature / fooBar)
- Commit (git commit -am 'Add some fooBar')
- Push (git push origin feature / fooBar)
- Create a new Pull Request