Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/coderlane/go-minecraft-config
https://github.com/coderlane/go-minecraft-config
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/coderlane/go-minecraft-config
- Owner: Coderlane
- License: mit
- Created: 2021-01-09T16:07:24.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-02-04T01:33:15.000Z (almost 4 years ago)
- Last Synced: 2024-12-09T22:40:18.045Z (about 2 months ago)
- Language: Go
- Size: 24.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-minecraft-config
![CI](https://github.com/Coderlane/go-minecraft-config/workflows/CI/badge.svg) [![codecov](https://codecov.io/gh/Coderlane/go-minecraft-config/branch/master/graph/badge.svg?token=5EKW8X8Q4Q)](https://codecov.io/gh/Coderlane/go-minecraft-config)
This repository contains simple golang structs for Minecraft config files.
This supports loading: `server.properties`, `banned-ips.json`, `banned-players.json`, `ops.json`, and `whitelist.json`.