Compatibility
Minecraft: Java Edition
1.20–1.20.1
1.19.x
1.18.x
Platforms
Supported environments
Client-side
Server-side
Client and server
Creators
Tags
Management
Utility
Details
Licensed MPL-2.0
Published 3 years ago
ProxyFox Debug
A Quilt mod targeting Kotlin and the JVM, adding features useful for debugging applications in production.
If using with Minecraft, Quilt Kotlin Libraries is required. If using outside of Minecraft, Kotlin StdLib is required.
Features
- Kotlin
Resultis modified to print exceptions across suspend fun calls - Adds a utility for sanitizing strings of sensitive things (Tokens, IPs, etc)
- Custom entrypoint to register these
proxyfox-debug
- Custom entrypoint to register these
- Replaces STDOUT/STDERR with a proxy that applies string sanitizations


