Advertisement
Guest User

Untitled

a guest
Sep 22nd, 2017
174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 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 = valk_phil;
  8. force mysql_password = Phillips1;
  9. force mysql_database = galaxtic_;
  10. force mysql_host = valkyrie-networks.com;
  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:7076755;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement