Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.