Pterodactyl icon indicating copy to clipboard operation
Pterodactyl copied to clipboard

JSON as Codable & OSLog

Open jeffwatkins opened this issue 8 months ago • 0 comments

Provide a Codable implementation for JSONObject — a wrapper around a dictionary of String → Any. This makes it possible to define and share structs for the requests between the Pterodactyl library & server.

Using OSLog in the Server so it’s possible to actually see what’s happening in the server during tests.

jeffwatkins avatar Jun 10 '24 21:06 jeffwatkins