Skip to content
This repository has been archived by the owner on Nov 8, 2020. It is now read-only.

Latest commit

 

History

History
24 lines (18 loc) · 564 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 564 Bytes

Java CI GitHub release (latest by date)

vote-bungee

Dependencies

Config File

SQL: # SQL login informations for sync
  host: localhost
  port: 3306
  user: root
  pw: ''
  database: vote
Vote:
  votecoinsonvote: 1000 # How many Votecoins a User gets per Vote

Note:

    • The Plugin creates needed tables into mysql