https://github.com/thebigcrafter/betterconfig
A better YAML configuration file management virion for PocketMine-MP 4
https://github.com/thebigcrafter/betterconfig
betterconfig pm4 pmmp-virion poggit virion yaml
Last synced: 2 months ago
JSON representation
A better YAML configuration file management virion for PocketMine-MP 4
- Host: GitHub
- URL: https://github.com/thebigcrafter/betterconfig
- Owner: thebigcrafter
- License: gpl-3.0
- Created: 2022-01-09T15:10:34.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-01T07:57:29.000Z (over 4 years ago)
- Last Synced: 2025-12-28T17:51:53.630Z (6 months ago)
- Topics: betterconfig, pm4, pmmp-virion, poggit, virion, yaml
- Language: PHP
- Homepage: https://poggit.pmmp.io/ci/KygekTeam/BetterConfig/~
- Size: 115 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BetterConfig
> **WARNING:** This virion is under development and haven't been tested. **Do not use this virion unless you know what you're doing.** Contributions such as feature requests, bug reports and pull requests are welcomed though.
---
A better YAML configuration file management virion for PocketMine-MP 4.
## ✅ Tasks
- [ ] Minify Composer libraries script
- [ ] Test virion & fix bugs and issues
- [ ] Asynchronous file reading & writing
- [ ] Preserve YAML comments (using [consolidation/comments](https://packagist.org/packages/consolidation/comments))
- [ ] PHPDoc
- [ ] API documentations & examples
- [ ] Example/testing plugin
- [ ] Better README
- [ ] Release 1.0.0 🙂
- [ ] Composer library support (probably in version 1.1.0)
And many more...
## ❔ Support
Please join the official [KygekTeam Discord server](https://discord.gg/CXtqUZv) for support from our staff(s).
## 📝 Credits
Thanks to GitHub Copilot for helping me to make this virion!