Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 5 days 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 (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-11-17T01:01:26.000Z (almost 2 years ago)
- Last Synced: 2024-10-31T03:52:14.979Z (13 days 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
[![forthebadge made-with-ruby](http://ForTheBadge.com/images/badges/made-with-ruby.svg)](https://www.ruby-lang.org/en//)
[![License: AGPL](https://img.shields.io/badge/license-AGPL-blue.svg)](LICENSE)
[![Discord](https://img.shields.io/discord/613163671870242838.svg?color=%237289da&label=discord)](https://discord.gg/geysermc/)
[![Crowdin](https://badges.crowdin.net/geyser/localized.svg)](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.