ServerLinks icon

ServerLinks -----

Add your server's different website links to a command!




It's been a while, but a new release is here, supporting 1.19.3 and adding plenty of new features. Your old config WILL NOT be compatible with this update - make a copy of it and delete it to regenerate a new config.yml file.

  • Updated for 1.19.3
  • Replace legacy color codes with MiniMessage
  • Only supports Paper from now on (Spigot will not work)
  • Major config changes (Save your old config and generate a new one)
  • PlaceholderAPI support
  • GUI rewrite to allow for new settings and customization
  • The format for /sl list can now be configured
  • The info command has been updated
  • Switch to gradle
  • General cleanup and fixes
----------, Jan 7, 2023

This is a pretty minor update, but if anything is broken, please let me know
View the whole changelog at https://github.com/Altruiis/ServerLinks/releases
----------, Jul 4, 2021

- Added /sl gui (similar to /sl list, but in a GUI)
- Added config strings to customize the name of the GUI and the color of the item names

Hope you guys like the update, and if you have any suggestions or issues, don't hesitate to make an issue on the github!
----------, Dec 31, 2020

The plugin has been rewritten and is back, better than ever! Read the changelog on github: https://github.com/Altruiis/ServerLinks/releases/tag/v3.0
----------, Dec 5, 2020

THIS IS A BETA UPDATE. SOME FEATURES ADDED MAY NOT WORK OR BE SUBJECT TO CHANGE. PLEASE POST IN DISCUSSION IF YOU ENCOUNTER ANY ISSUES.
Hey, so I know it's been a long time since I updated this project /s but I found my solution to the reload problem. Now, upon doing /sl reload, it reloads your config AND your messages.yml. This means you no longer have to risk /reload or take the time to restart your server.

Another thing is this update is I added a permissions check before checking for args in a specific command. Now the player won't think they have permission to do the command.

Also in the last update, I apparently removed webstore, so it and all commands associated with it should be added back now.
----------, Dec 9, 2018

THIS IS A BETA UPDATE. SOME FEATURES ADDED MAY NOT WORK OR BE SUBJECT TO CHANGE. PLEASE POST IN DISCUSSION IF YOU ENCOUNTER ANY ISSUES.
TL;DR:
- Added messages.yml
- Removed /vote
- New check for blank links (e.g. /sl discord returning nothing)
- Updated /sl info
- Added /sl permissions alias - /sl perms

-------------------------------------------------------------

Hello again. Today I have a nice little update for ServerLinks. First of all: If you read the update title, you should know I added a messages.yml. For everyone who needs the messages in another language, or just want to customize what the plugin says, it's now here. The prefix is now in this file too. Currently, the messages are not reloadable through the /sl reload command, you must /reload (NOT recommended, you will receive no support through this command) or simply restart your server. I will search for a fix for this later on.

Also, I removed the /vote command seeing as most vote listeners already have it. If you want it back, be sure to leave a reply with your thoughts on the plugin.

I added a check to see if a link was blank. If you did /sl discord, for example, and it wasn't set, it'd just return blank. It now tells the user a customizable message saying that the link has not been set.

Another new addition is the /sl info command. It's always been a thing, but I only had it display the messages as when you do /serverlinks. Now it displays some other stuff :)

- Added alias for /sl permissions: /sl perms

I also added the prefix to some messages that didn't have it already.
I hope you enjoy this update, and be sure to leave a review if you like it!
----------, Dec 9, 2018

Hey all, it's been a while. Today I've got a new update for those of you that still follow this plugin. First of all, this plugin works on 1.13, according to my tests. If it doesn't work, please post in the discussion with your logs.

- New link: webstore
- command: /sl set webstore
- New type of links: voting links!
For right now, there's only one vote link - /sl set vote1. To see the voting links, do /vote. It'll list all of your voting links that you've set and in the config, they're in a separate list.
As well as a new command: /sl permissions. This command simply lists all the permissions used in the plugin.

A new feature added is when you type a wrong command that doesn't exist in the plugin (maybe a typo or something) it'll give you an in-game error message instead of just an internal error pointing you to the console.

Another new feature is the plugin prefix. You can do /sl set prefix <prefix> that will change the prefix in front of every message. This is editable in the config as well.

If you like the plugin, remember to leave a review and give me suggestions for the future. If you have a problem, post in the discussion tab, not the reviews.
----------, Nov 15, 2018

Update 2.1.0
- New command! /sl reset. Pretty much self explanatory, sets the specified link to blank (or all to reset them all) (new permission - links.reset)
- A fix for a possible bug that disabled the entire plugin in the last update. It may have been just my testing but it should be fixed if you were having trouble.
- Two new links! /sl reports and /sl appeals. These are mostly forum links but a specified URL.

As always, let me know if you wanna see more links. Give me ideas for the future in the reviews!
----------, Jun 26, 2018

In the newest update, 2.0.2, I have cleaned up the plugin. I removed some of the old text in the plugin.yml from the previous versions (the one without /sl) and I also cleaned up some formatting. It's a relatively small update, but I hope you like it. Remember to leave a review in the review section!
----------, Jun 24, 2018

In this most recent update, I have completely redone commands. After I finally learned how to fix my arguments, there's a new system for making links.

The central command for every other command is /serverlinks or /sl.
To make a link: /sl set (youtube|forum|instagram|twitter|facebook|discord)
To look at a link: /sl (youtube|forum|instagram|twitter|facebook|discord)
To view all the commands ingame: /sl help
To see all the info about the plugin (version. author, etc): /sl info
To see every link that has been set: /sl list
To reload the plugin and update any changes made to the config: /sl reload

Permissions:
links.set - OP
links.reload - OP
links.* - OP
- links.set
- links.reload
To see the links you don't need any permissions, they're all default. It is the same with info and help. The config was also updated to reflect these command reworks. I hope you guys like this update, I know I haven't been on spigot lately but I thought I'd release this version. Let me know if you wanna see more updates in the future!
----------, Jun 20, 2018

1.1.2 - More links

Two more links were added in the newest update.
  • /facebook
  • /twitter
Another command was also added, /links
This command lists all the links you have currently set. Another command was added but it (might) break your current configuration so I DON'T recommend using it.
----------, Jan 13, 2018

Update 1.1.1 - New link and some reworks
New commands:
  • /setinstagram (setig) - links.set - Sets the server's instagram account
  • /instagram (ig) - links.see - Shows you the instagram account
  • /serverlinks - no permission - Shows you some plugin info. Version, author, and name
New reworks:
  • Fixed a permission problem with links.* (possible that this didn't work, it should work now)
  • When you set a link, it now reloads and saves the config on command, meaning you don't need to do /linksreload to save your links
  • Added the new commands to /linkshelp
  • More commands coming soon, I have a few ideas :)
As always, I hope you like this update. Remember to suggest more links or give other suggestions in the replies, I'd like user-input for this plugin to make it the best it can be!
----------, Dec 23, 2017

Hello all, after a long time. Finally, I have made more links!! There are two more, youtube and forum. Also, there are new commands instead of old ones:
  • /discordreload is now /linksreload
  • /helpdiscord is now /linkshelp
And the new commands for the new links:
  • /setyoutube - Sets the server's youtube channel
  • /youtube - Shows you the server's youtube channel link
  • /forumlink - Shows you the server's forum website
  • /setforum - Sets the server's forum

Also, new permissions to go with them:
  • discord.set is now links.set
  • discord.see is now links.see
  • discord.reload is now links.reload
  • discord.* is now links.* (contains all permissions)
Please update your permissions as soon as you can to reduce confusion among players.

I also attempted to fix some things in the plugin, like

As you can see, the plugin is now called ServerLinks, due to more links and not just discord. There will be more links in the future (hopefully soon this time rather than months of not doing anything.) I hope you like the update, and remember to recommend links for me to add in the comments!
----------, Dec 12, 2017

Resource Information
Author:
----------
Total Downloads: 7,472
First Release: Sep 6, 2017
Last Update: Jan 7, 2023
Category: ---------------
All-Time Rating:
1 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings