eggs/game_eggs/minecraft/java/feather/README.md

14 lines
346 B
Markdown
Raw Normal View History

2020-03-09 08:36:43 +08:00
# Feather
An experimental Minecraft server implementation written in Rust.
[Feather GitHub](https://github.com/feather-rs/feather)
2020-03-09 08:36:43 +08:00
## Server Ports
The minecraft server requires a single port for access (default 25565) but plugins may require extra ports to enabled for the server.
2020-03-09 08:36:43 +08:00
| Port | default |
|-------|---------|
| Game | 25565 |