security.yml 891 B

123456789101112131415161718192021222324252627282930313233343536
  1. - type: guideEntry
  2. id: Security
  3. name: guide-entry-security
  4. text: "/ServerInfo/Guidebook/Security/Security.xml"
  5. children:
  6. - Forensics
  7. - Defusal
  8. - CriminalRecords
  9. - SpaceLaw
  10. - type: guideEntry
  11. id: Forensics
  12. name: guide-entry-forensics
  13. text: "/ServerInfo/Guidebook/Security/Forensics.xml"
  14. - type: guideEntry
  15. id: Defusal
  16. name: guide-entry-defusal
  17. text: "/ServerInfo/Guidebook/Security/Defusal.xml"
  18. - type: guideEntry
  19. id: CriminalRecords
  20. name: guide-entry-criminal-records
  21. text: "/ServerInfo/Guidebook/Security/CriminalRecords.xml"
  22. - type: guideEntry
  23. id: SpaceLaw
  24. name: guide-entry-rules-space-law
  25. text: "/ServerInfo/Guidebook/ServerRules/SpaceLaw/SpaceLaw.xml"
  26. children:
  27. - SpaceLawCrimeList
  28. - type: guideEntry
  29. id: SpaceLawCrimeList
  30. name: guide-entry-rules-sl-crime-list
  31. text: "/ServerInfo/Guidebook/ServerRules/SpaceLaw/SLCrimeList.xml"