Advertisement
Guest User

Untitled

a guest
Apr 27th, 2016
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 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 = db6070;
  8. force mysql_password = qwerty;
  9. force mysql_database = gmod_clockwork;
  10. force mysql_host = http://db1.eu.serenityservers.net/phpmyadmin/index.php?db=db6070&token=756162c91a8bd5bd4731bcb7150809a9 ;
  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:1:51226470;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement