A network API testing concept mod, based from the Servux interface. Not untended for public use, but for Mod Development purposes.
- Clone the repository
- Open a command prompt/terminal to the repository directory
- run 'gradlew build'
- The built jar file will be in build/libs/
- Login to the server using a MaLiTest client.
- Use the /testux [Player] [message] command.
- Watch the logs to confirm network API is working properly, and that it contains your message.