Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vega-network-main/vms
VMS - VEGA Minecraft Server core implementation
https://github.com/vega-network-main/vms
Last synced: about 1 month ago
JSON representation
VMS - VEGA Minecraft Server core implementation
- Host: GitHub
- URL: https://github.com/vega-network-main/vms
- Owner: vega-network-main
- Created: 2023-11-24T21:38:23.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-01-13T22:30:07.000Z (12 months ago)
- Last Synced: 2024-01-14T12:44:30.957Z (12 months ago)
- Language: Java
- Homepage:
- Size: 164 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# VMS
### VMS - VEGA Minecraft Server core implementation
This server core is based on [Minestom-CE](https://github.com/hollow-cube/minestom-ce) (ver: 1.20.1)
We are trying to create a similiar to vanilla server implemantation as well as allow more extendability for the end-user in writing extensions or etc
We would appreciate PR and help as well, since it's community based project.
TO-DO:
- Reimplement all vanilla mechanics
- Add plugin support (aka Extensions. Maybe even JSON ones)
- Add more features, make multithreaded