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!
- Host: GitHub
- URL: https://github.com/luncaaa/advancedlinks
- Owner: Luncaaa
- License: gpl-3.0
- Created: 2024-06-25T23:36:15.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2026-05-30T12:01:42.000Z (17 days ago)
- Last Synced: 2026-05-30T13:18:11.559Z (16 days ago)
- Language: Java
- Homepage: https://www.spigotmc.org/resources/advancedlinks.117605/
- Size: 249 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.