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

Snapecraft-Serverteam/vote-bungee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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