Advertisement
Guest User

config.ini

a guest
Nov 27th, 2017
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 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=
  6. password=
  7. hotel.url=http://habbo.com
  8.  
  9. #Database Configuration.
  10. db.hostname=127.0.0.2
  11. db.port=3306
  12. db.database=help
  13. db.username=root
  14. db.password=Welkom02
  15. db.params=
  16. #Better cyrillic supprot add ?characterEncoding=utf8 to db.params. This will be appended at the end of the JDBC url.
  17.  
  18. #Game Configuration.
  19. game.host=185.114.225.173
  20. game.port=30000
  21.  
  22. #RCON Configuration.
  23. rcon.host=185.114.225.173
  24. rcon.port=30001
  25. rcon.allowed=185.114.225.173;127.0.0.2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement