LinksOnSigns

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

LinksOnSigns(V1.10):

With this plugin you can create Signs with links.

The links will be saved as enums. If you use the Sign, the link will be postet to your chat.

Sign creation: (HOW TO)

create new sign with: "newurl" on first line.

Use the Chat-Command: /linksign [enum] [url] (Example: /linksign google www.google.de)

Then punch on the sign with "newurl" on it.

The Sign will auto-fill.

If you then Right-Click on the Sign you will be sent this link in the Chat and you can click on it.

A little Tutorial randycougar made:

 

Sign Removal:

Since this is asked many times: Take an Apple in your hand and destroy the sign. (yep, thats all the magic)

Additional Commands:

/linksonsignsreload reloads the config.yml + links.yml (also shorter: '/lsr' )

Permission Nodes:

  • linksonsigns.create : permission to create a link-sign
  • linksonsigns.use : permission to use a link-sign

The links and Enums are saved in the links.yml in the plugin-datafolder:

Example:

links:
  google: www.google.com
  forum: www.someawsomeforum.com

The first is the keyword for the sign. The second is the url to send.

Commands:

/linksign [enum] <URL> : The Url does not have to be written, if the enum is already in the links.yml.

Configuration

  • stdLINE0: Is the given Identifier in the first line (default: '&9[URL]')
  • stdLINE3: Is the standard text in the last line (default: '&cclick me')
  • preReplaceIdentifier: Is the Identifier you have to write on the Sign the first time you create it (default: newurl)
  • useTinyUrlShortener: If the TinyUrl.com shortening service should be used. (default: false)
  • alsoTriggerOnPunch: The sign will also trigger, when the player punchs it. (If the player has an Apple in his hand, it will not be triggered) (default: true)
  • displayTriggerMessage : the Message below the Link the Player gets (default:'&5Please click the link above.')
  • uploadErrorStackTraces: if 'true' it uploads Errors + Stacktraces to my personal Domain: tobiyas.tk. This helps finding bugs and implementation errors.
  • linkFormat : The Format of the URL pasted. %LINK% is replaces by the URL. (default: &3URL: &9&n %LINK%)

Dependencies:

Permissions: (needed one of the ones below:)

  • Vault
  • PermissionsEx
  • GroupManager (from 0.11 ongoing)
  • BukkitPermissions (untested)
  • bPermissions (untested)

Others:

  • There is an integrated Spam-Controll, so that a player can not click more than 1 Sign in 3 seconds.
  • Obvius there is a problem with the client detection of some domains. the ".info" domain for example can not be detected by the client. A possible workaround would be url-shortening (e.x. goo.gl)
  • This plugin requires Java 8
  • This plugin can use TellRaw to format the Links and show a label instead (see config).


The plugin uses Hidendra's Metrics service and sends Metrics data of your Server to the Metrics at 'http://mcstats.org/'. This includes:

  • A unique identifier
  • The server's version of Java
  • Whether the server is in offline or online mode
  • The plugin's version
  • The server's version
  • The OS version/name and architecture
  • The core count for the CPU
  • The number of players online
  • The Metrics version
    All these services are optional and can be disabled via Configuration.

Also this plugin uses it's own Error-Uploader. It has the capability of uploading stacktraces with some infos to 'tobiyas.tk'.

The Error uploaded is located in dead code, so it will NEVER be called in this plugin. The pure presence still needs to be mentioned.

THANKS

  • @Corruptedjak : for inspiring me for the idea of the Plugin

Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Members

Recent Files