admin.json 451 B

12345678910111213141516171819
  1. {
  2. "username": "Admin",
  3. "password": "2CSU8F1pF7oC96qilonMtES7c/IDgIdssF0fN1N7eJI=",
  4. "roomName": "Void1",
  5. "hintColor": "FgMagenta",
  6. "description": "The mystical and elusive administrator of the server. Do not cross this player or you may end up erased from existance!",
  7. "terminalWidthPreference": 78,
  8. "connectionTimeout": 0,
  9. "roles": [
  10. "admin",
  11. "builder"
  12. ],
  13. "title": "of the Server",
  14. "items": [
  15. "Book",
  16. "RuinFlagstone",
  17. "Stick"
  18. ]
  19. }