https://github.com/geysermc/geyserlist
A server list exclusively for Minecraft servers running Geyser
https://github.com/geysermc/geyserlist
geyser geysermc rails serverlist servers
Last synced: about 1 month ago
JSON representation
A server list exclusively for Minecraft servers running Geyser
- Host: GitHub
- URL: https://github.com/geysermc/geyserlist
- Owner: GeyserMC
- License: agpl-3.0
- Created: 2020-11-25T18:01:44.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-11-17T01:01:26.000Z (over 2 years ago)
- Last Synced: 2025-04-11T15:12:33.667Z (about 2 months ago)
- Topics: geyser, geysermc, rails, serverlist, servers
- Language: Ruby
- Homepage:
- Size: 1.44 MB
- Stars: 6
- Watchers: 6
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# GeyserList
[](https://www.ruby-lang.org/en//)
[](LICENSE)
[](https://discord.gg/geysermc/)
[](https://translate.geysermc.org/)GeyserList is a Minecraft server list exclusively for servers running [Geyser](https://github.com/GeyserMC/Geyser).
## What is GeyserList?
GeyserList is a Minecraft server list designed to list only servers running Geyser.
It was inspired by the [Discord server's](https://discord.gg/geysermc) #multiplayer channel.
It is designed to promote servers running Geyser, and encourages owners to enable it on their server, and to keep it up to date.## Links
To access the official GeyserList instance, you can go to https://servers.geysermc.org/
## What's left to be added
We're constantly adding and improving GeyserList. If you want to suggest a feature, feel free to do so [here](https://github.com/GeyserMC/GeyserList/issues/new?assignees=&labels=feature+request&template=feature_request.yml)
If you want to help contribute a feature, feel free to review our contribution guidelines below and submit a Pull Request.
## Compiling and Contributing
Any contributions are appreciated!
Please review the [CONTRIBUTING.md](https://github.com/GeyserMC/GeyserList/blob/main/.github/CONTRIBUTING.md) file for how to install dependencies and run the server locally.## Libraries Used:
GeyserList was written with [Ruby on Rails](https://github.com/rails/rails).
You can view dependencies in the [Gemfile](https://github.com/GeyserMC/GeyserList/blob/main/Gemfile)
and [package.json](https://github.com/GeyserMC/GeyserList/blob/main/package.json) files.