Advertisement
Guest User

emu conf

a guest
Mar 6th, 2019
523
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.73 KB | None | 0 0
  1. # PLEASE READ EVERY LINE OF THIS CONFIG FILE!
  2. # PLEASE READ EVERY LINE OF THIS CONFIG FILE!
  3. # PLEASE READ EVERY LINE OF THIS CONFIG FILE!
  4.  
  5. #Put your forum login details here:
  6. #Forum can be found at https://arcturus.pw
  7. #If problems arise we can contact your through it.
  8. #To get a camera subscription go to https://arcturus.pw/mysubscriptions.php
  9. username=SOUTuos
  10. password=Tiagoo3214
  11. hotel.url=http://no.com
  12.  
  13. #Database Configuration.
  14. db.hostname=127.0.0.1
  15. db.port=3306
  16. db.database=dance
  17. db.username=root
  18. db.password=
  19. db.params=
  20. #Better cyrillic supprot add ?characterEncoding=utf8 to db.params. This will be appended at the end of the JDBC url.
  21. db.pool.minsize=25
  22. db.pool.maxsize=100
  23.  
  24. #Game Configuration.
  25.  
  26. #Host IP. Most likely just 0.0.0.0 Use 127.0.0.1 if you want to play on LAN.
  27. game.host=25.69.179.27
  28. game.port=30000
  29.  
  30. #RCON Configuration.
  31.  
  32. #RCON Host IP. Leave this at 127.0.0.1 if you're running your website on the same server as the emulator.
  33. rcon.host=127.0.0.1
  34. rcon.port=30001
  35. rcon.allowed=127.0.0.1;127.0.0.2
  36.  
  37. # Arcturus is free software. You can use it as you want. Report bugs on bitbucket here: https://bitbucket.org/Wesley12312/arcturus/issues
  38. # Modification, re-distribution or decompilation is not allowed.
  39. # There is an API available for those that want to add more features
  40. # to their hotel so you can build your own plugins to do so.
  41. # Documentation can be found on https://arcturus.pw/doc/
  42. # Use MAVEN to install the Habbo-1.14.0.jar to your local .m2 repository. (Artifact: Habbo, Group: com.eu.habbo, Version 1.14.0)
  43.  
  44. # Thank you for using Arcturus.
  45.  
  46. # The General
  47.  
  48. # Discord: TheGeneral#0063 | Skype: wesley.jabbo
  49. # Official Arcturus Discord Server: https://discord.gg/eDr7FKQ
  50.  
  51. # https://arcturus.pw
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement