Advertisement
Guest User

Untitled

a guest
May 2nd, 2018
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 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 = db41647;
  8. force mysql_password = g6r6W8ceFC;
  9. force mysql_database = db41647;
  10. force mysql_host = 158.69.120.198;
  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_0:0:21272825;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement