Discord Name: Crossedfall#1001
GitHub Repository (Must be V3):
Description: Currently sporting two cogs (less than the recommended 3, I know) which aim to help server hosts better manage their ss13 communities. Their primary focuses are to obtain round/world information, provide administrative notifications, and allow quick and easy access to player notes.
Considerations:
-
These cogs do require some type of SS13 backend. Namely, a MySQL server which was configured with the proper schema and a server/codebase which has the appropriate subsystems implemented. Information and relevant code snippets are provided within my README.
-
The status cog will act as a listening server shortly after it is loaded. Meaning remote data will be sent to and handled by the cog and proper port forwarding will be required.
-
The initial setup for the status cog is fairly involved (see the first consideration). As such, I will be happy to provide a testing environment if needed to QA my application.