Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kartoffelchipss/serverlinksz
A simple Minecraft Plugin that allows you to add Links to the new Server Links section of your Minecraft server.
https://github.com/kartoffelchipss/serverlinksz
minecraft minecraft-paper minecraft-plugin minecraft-server minecraft-server-links modrinth
Last synced: about 2 months ago
JSON representation
A simple Minecraft Plugin that allows you to add Links to the new Server Links section of your Minecraft server.
- Host: GitHub
- URL: https://github.com/kartoffelchipss/serverlinksz
- Owner: KartoffelChipss
- License: gpl-3.0
- Created: 2024-07-26T21:59:48.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-17T08:48:20.000Z (5 months ago)
- Last Synced: 2024-08-17T09:46:32.058Z (5 months ago)
- Topics: minecraft, minecraft-paper, minecraft-plugin, minecraft-server, minecraft-server-links, modrinth
- Language: Java
- Homepage: https://modrinth.com/project/ServerLinksZ
- Size: 672 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![banner](https://cdn.modrinth.com/data/cached_images/b1a659a750a37515bf4c4c767ccdfe9a7c3fe038.png)
![paper](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/compact/supported/paper_vector.svg)
![purpur](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/compact/supported/purpur_vector.svg)
[![github](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/compact/available/github_vector.svg)](https://github.com/KartoffelChipss/ServerLinksZ)
[![modrinth](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/compact/available/modrinth_vector.svg)](https://modrinth.com/plugin/serverlinksz)
[![discord-plural](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/compact/social/discord-plural_vector.svg)](https://strassburger.org/discord)
[![generic-plural](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/compact/translate/generic-plural_vector.svg)](https://gitlocalize.com/repo/9890)ServerLinksZ is a simple plugin, that allows you to add Links to the "Server Links" page in the pause menu. ServerLinksZ also adds a command for users to quickly look up links like /discord.
## Features
- ✅ Custom links
- ✅ Colored link Names
- ✅ HEX Colors
- ✅ Link commands (e.g. `/discord`, `/website`)
- ✅ Highly customizable
- ✅ Easy setup
- ✅ Multiple languages## Commands
- **/sl help** - Open the help menu
- **/sl add ** - Add a link to the Link page
- **/sl remove ** - Remove the link with this id
- **/sl reload** - Reload the plugin
- **/link ** - Open a link with this id## Permissions
- **serverlinksz.admin** - Allows a user to manage links and do admin tasks (default: op)
## Config
Here is an example of the configuration file:
Click me!
```yml
# _____ _ _ _ ______
# / ____| | | (_) | | |___ /
# | (___ ___ _ ____ _____ _ __ | | _ _ __ | | _____ / /
# \___ \ / _ \ '__\ \ / / _ \ '__| | | | | '_ \| |/ / __| / /
# ____) | __/ | \ V / __/ | | |____| | | | | <\__ \ / /__
# |_____/ \___|_| \_/ \___|_| |______|_|_| |_|_|\_\___/ /_____|# === COLOR CODES ===
# This plugin supports old color codes like: &c, &l, &o, etc.
# It also supports MiniMessage, a more advanced way to format messages:
# https://docs.advntr.dev/minimessage/format.html
# With MiniMessage, you can add HEX colors, gradients, hover and click events, etc.# === GENERAL SETTINGS ===
# Set the language to any code found in the "lang" folder (don't add the .yml extension)
# You can add your own language files. Use https://github.com/KartoffelChipss/ServerLinksZ/tree/main/src/main/resources/lang/en-US.yml as a template
# | en-US | de-DE |
lang: "en-US"# Wether to show hints when using commands
hints: true# Add a /link command to view the links
linkCommand: true
```## Support
If you need help with the setup of the plugin, you can join my Discord:
[![discord-plural](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/compact/social/discord-plural_vector.svg)](https://strassburger.org/discord)
---
[![Usage](https://bstats.org/signatures/bukkit/ServerLinksZ.svg)](https://bstats.org/plugin/bukkit/ServerLinksZ/22795)