Advertisement
Guest User

Untitled

a guest
Jul 10th, 2018
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.55 KB | None | 0 0
  1. // This is the MySQL configuration file for Clockwork.
  2. // Simply edit the values below and stick to the format of the example.
  3.  
  4. [MySQL]
  5. force mysql_characters_table = characters;
  6. force mysql_players_table = players;
  7. force mysql_username = db927;
  8. force mysql_password = C5MsECVeD5;
  9. force mysql_database = example;
  10. force mysql_host = db-ldn-node-4.kryptonnetworks.co.uk;
  11.  
  12. // This is the owner configuration file for Clockwork.
  13. // Adding your Steam ID here will automatically make you a super admin.
  14.  
  15. [Owner]
  16. force owner_steamid = STEAM_1:0:54507013;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement