Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/konicai/geyserpreferences
Saves Geyser player preferences
https://github.com/konicai/geyserpreferences
Last synced: 9 days ago
JSON representation
Saves Geyser player preferences
- Host: GitHub
- URL: https://github.com/konicai/geyserpreferences
- Owner: Konicai
- License: mit
- Created: 2022-01-31T22:20:02.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-01T03:22:09.000Z (almost 3 years ago)
- Last Synced: 2024-11-15T14:51:48.567Z (about 2 months ago)
- Language: Java
- Homepage:
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GeyserPreferences
An extension for Geyser that saves players preferences in Geyser.## Building
Build the branch of Geyser that supports extensions (`feature/extensions`). Get the compiled geyser-api and place its
jar in a folder called `libs` in the root directory of this project.
Build and install GeyserPreferences with `mvn clean install`.