Advertisement
Guest User

Untitled

a guest
May 3rd, 2017
202
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.51 KB | None | 0 0
  1. #Put your forum login details here:
  2. #Forum can be found at http://arcturus.wf
  3. #If problems arise we can contact your through it.
  4. #To get a camera subscription go to http://arcturus.wf/mysubscriptions.php
  5. username=nardow
  6. password=(*removed*)
  7.  
  8. #Database Configuration.
  9. db.hostname=localhost
  10. db.port=3306
  11. db.database=habbo
  12. db.username=root
  13. db.password=
  14.  
  15. #Game Configuration.
  16. game.host=localhost
  17. game.port=30000
  18.  
  19. #RCON Configuration.
  20. rcon.host=localhost
  21. rcon.port=30001
  22. rcon.allowed=localhost;127.0.0.1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement