Minecraft Signs mod 2024 download
logo
minecraft mod Signs

Signs

Game Version: 1.10
Total Downloads: 101,849
Updated: Jun 13, 2016
Created: Feb 5, 2014
Download SignsDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
Signs v1.9.7 release 62.92 KB Jun 13, 2016 1.10 9,937 download Signs Signs v1.9.7 releaseDownload
Signs v1.9.6 release 62.88 KB May 28, 2016 1.9 1,938 download Signs Signs v1.9.6 releaseDownload
Signs v1.9.5 release 61.91 KB Jul 19, 2015 1.8 12,080 download Signs Signs v1.9.5 releaseDownload
Signs v1.9.4 release 61.27 KB May 2, 2015 1.8 12,273 download Signs Signs v1.9.4 releaseDownload
Signs v1.9.3 release 57.78 KB Apr 7, 2015 1.8 6,585 download Signs Signs v1.9.3 releaseDownload
Signs v1.9.2 release 50.95 KB Mar 8, 2015 1.8.1 5,871 download Signs Signs v1.9.2 releaseDownload
Signs v1.9.1 release 50.37 KB Dec 26, 2014 1.8.1 16,814 download Signs Signs v1.9.1 releaseDownload
Signs v1.9 release 50.18 KB Dec 19, 2014 1.8.1 2,126 download Signs Signs v1.9 releaseDownload
Signs v1.8 release 42.91 KB Sep 27, 2014 1.7.4 24,969 download Signs Signs v1.8 releaseDownload
Signs v1.7 release 40.23 KB Aug 7, 2014 1.7.4 1,566 download Signs Signs v1.7 releaseDownload
Signs v1.6 release 39.70 KB Jun 30, 2014 1.7.4 1,325 download Signs Signs v1.6 releaseDownload
Signs v1.5 release 31.49 KB Apr 28, 2014 1.7.4 1,130 download Signs Signs v1.5 releaseDownload
Signs v1.4 release 26.57 KB Mar 27, 2014 1.7.4 906 download Signs Signs v1.4 releaseDownload
Signs v1.4 release 23.21 KB Mar 23, 2014 1.7.2 850 download Signs Signs v1.4 releaseDownload
Signs v1.3 release 22.32 KB Feb 21, 2014 1.7.2 1,534 download Signs Signs v1.3 releaseDownload
Signs v1.2 release 17.45 KB Feb 14, 2014 1.7.2 922 download Signs Signs v1.2 releaseDownload
Signs v1.1 release 14.69 KB Feb 10, 2014 1.7.2 613 download Signs Signs v1.1 releaseDownload
Signs v1.0 release 10.52 KB Feb 6, 2014 1.7.2 410 download Signs Signs v1.0 releaseDownload

Screenshots

Description

Share this:

Signs – The simplest sign editing plugin

This plugin allows to edit sign by right clicking them with an configurable item.
Many protection plugins are supported.

Updater

When a new version is available, it'll be downloaded and installed automatically.
You can turn off this option in the config

Edit a sign

To edit a sign, you only have to right click it with the item set in the config (default: INK_SAC:0).

Write on a sign wall

To write over multiple signs, you have to left click one of the signs with a book (book and quill or written book) and the content of the book will be transfered to the signs.
I still don't know how to deal with the displayed char amount depending on the char width (since 1.8)

Copy and Paste

Rightclick a sign with the copy-item to copy its text, leftclick another sign to paste it again
Note: When the CopyCosts/PasteCosts option is enabled, copying/pasting will only work if you have one Copy.Ink in your inventory

Command

  • /signs – Reloads the plugin data from the configuration file.
  • /edit <line> <text> – Edits the text on the specified line
  • /colorcodes – Displays the color codes (colors the player doesn't have permissions for are italic)

Permissions

  • signs.use – Allows the user to edit signs.
  • signs.copy – Allows the user to copy and paste text from one sign to another
  • signs.signwall – Allows the user to write on a sign wall.
  • signs.signcolors – Allows the user to use all colors.
    • signs.signcolors.<color> – Allows access to a single color (only if PerColorPermissions is enabled)
  • signs.reload – Allows the user to use the /signs command
  • signs.colorcodes – Allows the user to use the /colorcodes command
  • signs.edit – Allows the user to use the /edit command
  • signs.bypass.<plugin> – Protections from the plugin <plugin> are ignored.
  • signs.bypass.editcosts – Even if EditCosts is turned on, it is free to edit signs
  • signs.bypass.copycosts – Even if CopyCosts is turned on, it is free to copy text from signs
  • signs.bypass.pastecosts – Even if PasteCosts is turned on, it is free to paste text on signs

Config

  • Locale: your_language – Your language. If it doesn't exists, english will be used
  • Action: INK_SACK:0 – The action value can be:
    • Item (default: INK_SACK:0): The item value can be the name of the item or its id
    • Sneak: Sneak to edit signs.
    • Hand: Edit signs with every item
  • EditCosts: false – if this is true, it costs one EditMaterial to edit a sign
  • SignColors: true – Enable / disable the sign colors.
  • PerColorPermissions: false – Enable / disable the ability to use enable per color permissions (higher CPU/Memory usage)
  • OnlyInOwnedRegion: false – Whether a player can only edit signs in a WorldGuard region he owns or he is member in.
  • NotifyUpdates: true – Whether update notifications are enabled or not
  • AutoUpdate: true – Whether the auto updater is enabled or not
  • Copy.Item: PAPER – The copy/paste item
  • Copy.Ink: INK_SACK:0 – The item, which is needed, if CopyCosts or PasteCosts is enabled
  • Copy.CopyCosts: false – Whether or not it costs one ink to copy a sign
  • Copy.PasteCosts: false – Whether or not it costs one ink to paste copied text to another sign

Note: WorldGuard protection are normally also supported, whenever a player can place blocks he can edit signs. If OnlyInOwnedRegion is enabled, a player can only edit signs if he's owner or member in the region. This means also that, when no region is set, he can't edit signs

Multi language support

Currently supported languages: English German Cantonese by o0smallku0o
Signs is coming with a multi language feature.
If you want to override the default messages, place a properties file called messages_[language]_[country]_[variant].properties (both the country and the variant are optional) in the signs folder, and write your own messages there.
The language code must be the same, as you've specified in the config.

If you find errors in one of the translations or if a language code is wrong, tell me that.

If you've translated it into another language and you want to share your translation, send me a pm.

Support for other plugins

Fully supported are the protections from:

– LWC
– WorldGuard
– Towny
– QuickShop
– Factions
– PlotMe
– Lockette
– GriefPrevention
– ChestShop

Also NoCheatPlus is hooked in to prevent it's "AutoSign protection" from blocking Signs

ToDo

Implement your ideas:
– If you have any ideas for plugins which i should support or some extra features, open a ticket and tell me them

Changelog | Report Errors/Bugs | Source Code | Support me

logo
minecraft mod Signs

Signs

Game Version: 1.10
Total Downloads: 101,353
Updated: Jun 13, 2016
Created: Feb 5, 2014
Download SignsDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
Signs v1.9.7 release 62.92 KB Jun 13, 2016 1.10 9,680 download Signs Signs v1.9.7 releaseDownload
Signs v1.9.6 release 62.88 KB May 28, 2016 1.9 1,921 download Signs Signs v1.9.6 releaseDownload
Signs v1.9.5 release 61.91 KB Jul 19, 2015 1.8 12,060 download Signs Signs v1.9.5 releaseDownload
Signs v1.9.4 release 61.27 KB May 2, 2015 1.8 12,256 download Signs Signs v1.9.4 releaseDownload
Signs v1.9.3 release 57.78 KB Apr 7, 2015 1.8 6,574 download Signs Signs v1.9.3 releaseDownload
Signs v1.9.2 release 50.95 KB Mar 8, 2015 1.8.1 5,860 download Signs Signs v1.9.2 releaseDownload
Signs v1.9.1 release 50.37 KB Dec 26, 2014 1.8.1 16,799 download Signs Signs v1.9.1 releaseDownload
Signs v1.9 release 50.18 KB Dec 19, 2014 1.8.1 2,114 download Signs Signs v1.9 releaseDownload
Signs v1.8 release 42.91 KB Sep 27, 2014 1.7.4 24,955 download Signs Signs v1.8 releaseDownload
Signs v1.7 release 40.23 KB Aug 7, 2014 1.7.4 1,551 download Signs Signs v1.7 releaseDownload
Signs v1.6 release 39.70 KB Jun 30, 2014 1.7.4 1,310 download Signs Signs v1.6 releaseDownload
Signs v1.5 release 31.49 KB Apr 28, 2014 1.7.4 1,118 download Signs Signs v1.5 releaseDownload
Signs v1.4 release 26.57 KB Mar 27, 2014 1.7.4 894 download Signs Signs v1.4 releaseDownload
Signs v1.4 release 23.21 KB Mar 23, 2014 1.7.2 838 download Signs Signs v1.4 releaseDownload
Signs v1.3 release 22.32 KB Feb 21, 2014 1.7.2 1,519 download Signs Signs v1.3 releaseDownload
Signs v1.2 release 17.45 KB Feb 14, 2014 1.7.2 910 download Signs Signs v1.2 releaseDownload
Signs v1.1 release 14.69 KB Feb 10, 2014 1.7.2 597 download Signs Signs v1.1 releaseDownload
Signs v1.0 release 10.52 KB Feb 6, 2014 1.7.2 397 download Signs Signs v1.0 releaseDownload

Screenshots

Description

Share this:

Signs – The simplest sign editing plugin

This plugin allows to edit sign by right clicking them with an configurable item.
Many protection plugins are supported.

Updater

When a new version is available, it'll be downloaded and installed automatically.
You can turn off this option in the config

Edit a sign

To edit a sign, you only have to right click it with the item set in the config (default: INK_SAC:0).

Write on a sign wall

To write over multiple signs, you have to left click one of the signs with a book (book and quill or written book) and the content of the book will be transfered to the signs.
I still don't know how to deal with the displayed char amount depending on the char width (since 1.8)

Copy and Paste

Rightclick a sign with the copy-item to copy its text, leftclick another sign to paste it again
Note: When the CopyCosts/PasteCosts option is enabled, copying/pasting will only work if you have one Copy.Ink in your inventory

Command

  • /signs – Reloads the plugin data from the configuration file.
  • /edit <line> <text> – Edits the text on the specified line
  • /colorcodes – Displays the color codes (colors the player doesn't have permissions for are italic)

Permissions

  • signs.use – Allows the user to edit signs.
  • signs.copy – Allows the user to copy and paste text from one sign to another
  • signs.signwall – Allows the user to write on a sign wall.
  • signs.signcolors – Allows the user to use all colors.
    • signs.signcolors.<color> – Allows access to a single color (only if PerColorPermissions is enabled)
  • signs.reload – Allows the user to use the /signs command
  • signs.colorcodes – Allows the user to use the /colorcodes command
  • signs.edit – Allows the user to use the /edit command
  • signs.bypass.<plugin> – Protections from the plugin <plugin> are ignored.
  • signs.bypass.editcosts – Even if EditCosts is turned on, it is free to edit signs
  • signs.bypass.copycosts – Even if CopyCosts is turned on, it is free to copy text from signs
  • signs.bypass.pastecosts – Even if PasteCosts is turned on, it is free to paste text on signs

Config

  • Locale: your_language – Your language. If it doesn't exists, english will be used
  • Action: INK_SACK:0 – The action value can be:
    • Item (default: INK_SACK:0): The item value can be the name of the item or its id
    • Sneak: Sneak to edit signs.
    • Hand: Edit signs with every item
  • EditCosts: false – if this is true, it costs one EditMaterial to edit a sign
  • SignColors: true – Enable / disable the sign colors.
  • PerColorPermissions: false – Enable / disable the ability to use enable per color permissions (higher CPU/Memory usage)
  • OnlyInOwnedRegion: false – Whether a player can only edit signs in a WorldGuard region he owns or he is member in.
  • NotifyUpdates: true – Whether update notifications are enabled or not
  • AutoUpdate: true – Whether the auto updater is enabled or not
  • Copy.Item: PAPER – The copy/paste item
  • Copy.Ink: INK_SACK:0 – The item, which is needed, if CopyCosts or PasteCosts is enabled
  • Copy.CopyCosts: false – Whether or not it costs one ink to copy a sign
  • Copy.PasteCosts: false – Whether or not it costs one ink to paste copied text to another sign

Note: WorldGuard protection are normally also supported, whenever a player can place blocks he can edit signs. If OnlyInOwnedRegion is enabled, a player can only edit signs if he's owner or member in the region. This means also that, when no region is set, he can't edit signs

Multi language support

Currently supported languages: English German Cantonese by o0smallku0o
Signs is coming with a multi language feature.
If you want to override the default messages, place a properties file called messages_[language]_[country]_[variant].properties (both the country and the variant are optional) in the signs folder, and write your own messages there.
The language code must be the same, as you've specified in the config.

If you find errors in one of the translations or if a language code is wrong, tell me that.

If you've translated it into another language and you want to share your translation, send me a pm.

Support for other plugins

Fully supported are the protections from:

– LWC
– WorldGuard
– Towny
– QuickShop
– Factions
– PlotMe
– Lockette
– GriefPrevention
– ChestShop

Also NoCheatPlus is hooked in to prevent it's "AutoSign protection" from blocking Signs

ToDo

Implement your ideas:
– If you have any ideas for plugins which i should support or some extra features, open a ticket and tell me them

Changelog | Report Errors/Bugs | Source Code | Support me

Comments

Add a comment