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

https://github.com/luncaaa/advancedlinks

Create server links in the links menu!
https://github.com/luncaaa/advancedlinks

Last synced: 15 days ago
JSON representation

Create server links in the links menu!

Awesome Lists containing this project

README

          

# AdvancedLinks
Create server links in the links menu!

## Links & Support
You can download the plugin here:
- Spigot resource page: https://www.spigotmc.org/resources/advancedlinks.117605/
- Hangar resource page: https://hangar.papermc.io/Lucaaa/AdvancedLinks
- Modrinth resource page: https://modrinth.com/plugin/advancedlinks
- CurseForge resource page: https://www.curseforge.com/minecraft/mc-mods/advancedlinks
- Wiki: https://lucaaa.gitbook.io/advancedlinks/
- Dev build: https://github.com/Luncaaa/AdvancedLinks/releases/tag/dev

If you have an issue, found a bug or want to suggest something, you can do it here:
- Spigot discussion page: https://www.spigotmc.org/threads/advancedlinks.652835/
- GitHub issues: https://github.com/Luncaaa/AdvancedLinks/issues
- Contact me on Discord: Lucaaa#6268 / luncaaa

## How to compile
The plugin is compiled using Gradle and Java 25, although it can run on Java 21 on 1.21.x.
Build the jar running the Gradle command "./gradlew build" in the root folder.