https://github.com/sirherobrine23/go-bds
Base to create and run Minecraft server to bedrock and java
https://github.com/sirherobrine23/go-bds
go golang minecraft minecraft-server
Last synced: about 2 months ago
JSON representation
Base to create and run Minecraft server to bedrock and java
- Host: GitHub
- URL: https://github.com/sirherobrine23/go-bds
- Owner: Sirherobrine23
- License: gpl-2.0
- Created: 2024-08-05T16:57:30.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-03-28T03:23:39.000Z (about 2 months ago)
- Last Synced: 2025-03-28T04:25:13.139Z (about 2 months ago)
- Topics: go, golang, minecraft, minecraft-server
- Language: Go
- Homepage: https://sirherobrine23.com.br/go-bds/go-bds.git
- Size: 422 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Go-bds
A complete module to manage your Minecraft server easily!
this module will always try to support as many servers as possible, and any contribution would always be welcome
as one of the goals of this project is to simplify as much as possible for possible integration with other projects.
## Servers
For now we have a few supported servers, but enough to quickly deploy a server.
`Basically we are implementing basic features like, version list, installation and server startup software.`
### Bedrock
- [Mojang](minecraft.net/en-us/download/server/bedrock) server
- [Pocketmine-PMMP](https://github.com/pmmp/PocketMine-MP) server
- [AllayMC](https://github.com/AllayMC/Allay) server
- [sculkmp/Sculk](https://github.com/sculkmp/Sculk) server
- [EndstoneMC](https://github.com/EndstoneMC/endstone) server### Java
- [Mojang](https://www.minecraft.net/en-us/download/server) server
- [Spigot](https://www.spigotmc.org/) server (`the server is compiled on the fly, so have git installed on your machine`)
- [Purpur](https://purpurmc.org/) server
- [Paper](https://papermc.io/software/paper) server
- [Folia](https://papermc.io/software/folia) server
- [Velocity](https://papermc.io/software/velocity) server## Tools
- Mergefs/Overlayfs (***only some systems are supported***)
- Golang fs.FS and os extends
- Mclog
- Parse logs (experimental)
- Client