https://github.com/paradigmmc/mcwrap
A wrapping library for minecraft
https://github.com/paradigmmc/mcwrap
Last synced: 4 months ago
JSON representation
A wrapping library for minecraft
- Host: GitHub
- URL: https://github.com/paradigmmc/mcwrap
- Owner: ParadigmMC
- License: gpl-3.0
- Created: 2023-08-26T08:48:55.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-26T08:52:56.000Z (almost 3 years ago)
- Last Synced: 2026-02-11T02:39:00.451Z (4 months ago)
- Size: 14.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mcwrap
A wrapping library for minecraft
## Plans & Todo
- [ ] Lockfile
- [ ] API for starting the process
- [ ] Stdin reading
- [ ] Log parsing
- [ ] Optional feature: log4j override
- [ ] use [JsonLayout](https://logging.apache.org/log4j/2.x/manual/layouts.html#json-layout) to have machine readable logs
- [ ] Test mode
- [ ] Crash detection and parsing
- [ ] mclo.gs support
- [ ] API for daemons/scripting (possibly http?)