About the plugin
Ever had the issue when you needed to put a hyperlink on a Sign but it was way to long?
This plugin makes it possible for you to just simply make a sign with a word on it and when being clicked, it will show the associated link in the users chat. Awesome right?
This is a recode of
SignURLs by Bill.
How to install this plugin 1. Download the plugin by clicking the download button at the top.
2. Put this inside the plugins folder of your server
3. Restart your server or load the server (e.g with Plugman)
4. Link those words
How to get started First you'll need to add some links to your database.
This is possible by using the command "/signurls add <
word> <
link> <
permission>
<
word>:
word that needs to be on the sign in order to get the
link <
link>:
link that will be shown when clicking the SignURL sign (If you forgot the
http:// no worry, this plugin will automatically add it for you)
<
permission>: (
Optional) extra permission needed to use the sign. (If you don't need this, you HAVE to use "null" as <
permission>
After you add your links, you can place a sign with the following order:
[SignURL]
<
word>
<random text>
<random text>
As an example:
You could do the following:
- /signurls add
facebook https://www.facebook.com null and then create a sign
[SignURL]
facebook
*note* When the sign is correct the [SignURL] will turn green and a message will be shown Commands Command: /signurls help
Permission: signurls.command.use
Description: Displays a list of all possible commands.
Command: /signurls add <
word> <
link> <
permission>
Permission: signurls.command.add
Description: Links the
word to the specified
URL with the given
permission (again optional. Use "null" if you don't need this) Command: /signurls remove <
word>
Permission: signurls.command.remove
Description: Removes the link from the given
word Command: /signurls changelink <
word> <
new link>
Permission: signurls.command.changelink
Description: Will change the link of the given
word with the
new link Command: /signurls changepermission <
word> <
new permission>
Permission: signurls.command.changepermission
Description: Will change the permission of the given
word with the
new permission Command: /signurls list <page>
Permission: signurls.command.list
Description: Will display a list with all words with the linked link
Command: /signurls database clear
Permission: signurls.command.database.clear
Description: Will clear the database
(BE CAREFUL!) Command: /signurls database reload
Permission: signurls.command.database.reload
Description: Will reload the database
Command: /signurls reload
Permission: signurls.command.reload
Description: Will reload the config after changes were made. So you don't need to restart the whole server.
Other permissions Permission: signurls.sign.break
Description: Will allow people to break the SignURL signs with the chosen item (Config option) (
*note* when the player is OP or in Creative the sign will break without any item) Permission: signurls.sign.place
Description: Will allow people to place a SignURL sign
Permission: signurls.sign.use
Description: Will allow people to use the signs without any special permission.
Wildcards
- *
- signurls.*
- signurls.admin
Config