Minecraft SignLink mod 2026 download
logo
minecraft mod SignLink

SignLink

Game Version: CB 1.7.2-R0.2
Total Downloads: 39,223
Updated: Jan 2, 2014
Created: Sep 3, 2011
Download SignLinkDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
v1.34 release 56.16 KB Jan 2, 2014 CB 1.7.2-R0.2 11,317 download SignLink v1.34 releaseDownload
v1.33 release 56.07 KB Jun 8, 2013 1.6.2 5,890 download SignLink v1.33 releaseDownload
v1.32 release 54.93 KB Apr 29, 2013 CB 1.5.2-R0.1 2,019 download SignLink v1.32 releaseDownload
v1.31 release 56.26 KB Mar 8, 2013 1.5.0 2,656 download SignLink v1.31 releaseDownload
v1.30 release 56.70 KB Jan 21, 2013 CB 1.4.7-R0.1 2,672 download SignLink v1.30 releaseDownload
v1.29 release 55.94 KB Dec 24, 2012 CB 1.4.5-R1.0 1,339 download SignLink v1.29 releaseDownload
v1.28 release 57.77 KB Nov 20, 2012 CB 1.4.5-R0.1 1,999 download SignLink v1.28 releaseDownload
v1.27 release 53.92 KB Oct 29, 2012 1.4.2 740 download SignLink v1.27 releaseDownload
v1.26 release 53.62 KB Sep 22, 2012 CB 1.3.2-R0.1 1,025 download SignLink v1.26 releaseDownload
v1.25 release 53.69 KB Sep 22, 2012 CB 1.3.2-R0.1 277 download SignLink v1.25 releaseDownload
v1.24 release 218.66 KB Aug 7, 2012 CB 1.3.1-R1.0 1,131 download SignLink v1.24 releaseDownload
v1.23 release 206.11 KB Apr 6, 2012 CB 1.2.5-R1.0 1,611 download SignLink v1.23 releaseDownload
v1.22 release 205.25 KB Apr 2, 2012 CB 1.2.4-R1.0 396 download SignLink v1.22 releaseDownload
v1.21 release 205.28 KB Mar 25, 2012 CB 1.2.3-R0.2 381 download SignLink v1.21 releaseDownload
v1.20 release 204.81 KB Mar 18, 2012 CB 1.2.3-R0.2 331 download SignLink v1.20 releaseDownload
v1.19 release 203.22 KB Mar 4, 2012 CB 1.1-R6 401 download SignLink v1.19 releaseDownload
v1.18 release 203.11 KB Mar 2, 2012 CB 1.1-R6 251 download SignLink v1.18 releaseDownload
v1.17 release 202.01 KB Feb 26, 2012 CB 1.1-R4 437 download SignLink v1.17 releaseDownload
v1.15 release 91.10 KB Jan 7, 2012 CB 1.0.1-R1 849 download SignLink v1.15 releaseDownload
v1.14 release 88.72 KB Dec 6, 2011 1.0.0 571 download SignLink v1.14 releaseDownload
v1.12 release 86.97 KB Nov 25, 2011 CB 1337 455 download SignLink v1.12 releaseDownload
v1.11 release 84.65 KB Nov 22, 2011 CB 1337 315 download SignLink v1.11 releaseDownload
v1.10 release 82.93 KB Nov 21, 2011 CB 1337 205 download SignLink v1.10 releaseDownload
v1.09 release 80.30 KB Nov 4, 2011 CB 1337 1,393 download SignLink v1.09 releaseDownload
v1.06 release 74.53 KB Oct 15, 2011 CB 1317 562 download SignLink v1.06 releaseDownload

Description

Share this:

We will no longer continue development of our plugins

We would like to thanx everyone for the support!

Development builds are no longer available after 15-10-2014 00:00

Plugin Name: SignLink

Bukkit: 1.7.2 R0.1/R0.2

Version: 1.34

Description

This plugin acts as a bridge between plugins and signs to easily display text on signs. Instead of entering commands, clicking the sign, or any other routine plugins could use, players can enter 'variables', key values starting (and ending) with %, to show information at that spot.

It also includes features no other plugin is needed for, such as custom text and ticker values you can set in values.yml. Signs are stored on file, they survive reloads and server restarts.

A video says 1000 times more words than a picture. 🙂

See also the Bukkit page

A lot more information on the WIKI page

Commands

Configuration

The linkedsigns.txt contains information of where signs are located. The values.yml sets the (standard) usable keys.

# In here you can set default values for this plugin.
# The ticker property can be LEFT, RIGHT or NONE and sets the direction message is 'ticked'.
# tickerInterval sets the amount of ticks (1/20 of a second) are between the ticker update.
# The value is the thing to display or tick.
# To use colors in your text, use the § sign followed up by a value from 0 - F.
# Example: §cRed to display a red colored 'Red' message.
# You can find all color codes on the internet (they may use & there, ignore that!)
sign:
    ticker: NONE
    value: This is a regular message you can set and is updated only once.
test:
    tickerInterval: 3
    ticker: LEFT
    value: 'This is a test message being ticked from right to left. '

Permissions and commands

Use /togglesignupdate to turn sign updating on or off, just in case someone made a huge amount of updating signs that causes lag. Two permission nodes (Bukkit permissions):

    signlink.addsign:
        description: Allows you to build signs containing variables
        default: op
    signlink.toggleupdate:
        description: Allows you to set if signs are being updated or not
        default: op

Plugins that use SignLink

TrainCarts (arrival signs)

WebAuctionPlus

Links

View the source code at GitHub

Changelog

Metrics

This plugin sends server count statistics to MCStats.org. You can (globally) opt out in the PluginMetrics/config.yml file.

Development Builds

DevBukkit Disclaimer
Click here to Download development builds of this Plugin

Go to the BKCommonLib Dev-bukkit page

Click here to add this banner to your page
How to place useful comments
How to install plugins
Solving errors and when to report them
Reading and writing YAML

Comments

Add a comment