14 lines
346 B
Markdown
Raw Normal View History

2020-03-08 20:36:43 -04:00
# Feather
An experimental Minecraft server implementation written in Rust.
[Feather GitHub](https://github.com/feather-rs/feather)
2020-03-08 20:36:43 -04: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-08 20:36:43 -04:00
| Port | default |
|-------|---------|
| Game | 25565 |