The data.yml file is a required file for UHCGames! This is the place to connect your database.
Last Updated: 10/4/2020
You must use the same database as your FateUHC or FateMeetup install.
MONGODB:ADDRESS: 'mongoAddress'PORT: 25565DATABASE: 'mongoBase'AUTHENTICATION:ENABLED: falseUSERNAME: 'mongoUser'PASSWORD: 'mongoPassword'DATABASE: 'mongoBase'