Mineuniverse
Log in Register
Plugins

Individual Signs Plus

Individual Signs Plus
by boydti
Download Claim this project
16,411 downloads
0 likes
Updated Jun 30, 2026
0 hypes
Admin Tools Developer Tools Informational Mechanics

Signs can now display updating , user specific sign messages (such as your money). Choose from 100+ placeholders or make your own!
This plugin was originally an addon for InSigns by blablubbabc. He's made some other really neat plugins which you should definitely check out.

[Overview]

- Allows you to display text on a sign that is different for each player looking at it.
- Create signs with custom {placeholders} simply by typing them on the sign.
- For example; {player} will turn into your username.
- Create your own placeholders, or download additional ones.
- Placeholders contain information such as your current balance or the held item.
- Placeholders can be updated automatically (default once per second)
- Alternatively you can right click the sign to update it.
- You can find a list of placeholders below.

[Dependencies]

[Recommended]

- ProtocolLib (More efficient sign updating)

[Optional]

- Vault (Adds permission, economy and chat related placeholders)
- Enjin (Adds enjin tags)
- Factions (Adds faction related tags)
- Essentials (Used for getting offlineplayer DisplayName)

[Commands]

CommandDescriptionPermission
/isp setline <index> <value>Set a line of a signinsignsplus.setline
insignsplus.setline.override
/isp help <placeholder>Describes the function and usage of the placeholder
/isp list <page>Lists the placeholders for this plugin
/isp saveSaves the plugin datainsignsplus.save
/isp reloadReloads all configurationinsignsplus.reload
/isp enableEnable a disabled placeholderinsignsplus.enable
/isp disableDisables a placeholderinsignsplus.disable

[Permissions]

- insignsplus.create - allows you to use all non whitelisted placeholders
- insignsplus.create.* - allows you to use everything
- insignsplus.create.<placeholder> - allows you to use a specific placeholder.

[Placeholders]

- {player}
- {world}
- {x}
- {y}
- {z}
- {lvl}
- {exp}
- {money}
- Click here for a detailed list.

[Scripting]

- Custom placeholders go in the folder ".../plugins/InSignsPlus/scripts/"
- Any additional placeholders will go there.
- To add your own copy the default template "example.yml"
- The placeholder for "example.yml" would be {example}

script:
  - if {hasperm:hello}
  - return &1Hello!
  - else
  - return &4Bye!

- Please visit the scripting page for more info.

[API]

Want to display per user, updating statistics for your minigame plugin?
The API allows you to have auto-updating per user sign messages without having to worry about all the protocol stuff:
- Click here for the developer API

[Performance]

- The plugin only updates packets when the server has a high tickrate.
- The updates occur on a separate thread.
- Only certain whitelisted placeholders are updated.
- You can configure how many signs can be updated at one time (default 1000).
- You may change the update interval (default 1 second).
- You can also simply disable auto-updating if you don't think it's necessary.

[Configuration]

- All configuration can be done through the config.yml

autoupdate:
  updates-per-milli: 1 #How many signs should be updated per millisecond
  enabled: true #Wether auto-updating should be enabled
  interval: 1 #How often should the signs be updated
  buffer: 1000 #The maximum number of signs to update per interval
  whitelist: # A list of placeholders to update (you can add your own)
    - dead
    - sleeping
    - etc...

To get a placeholder to autoupdate, simply add it to the "whitelist" in the config.yml

[Images/Video]

Example

[Videos]

English

Russian

Other

https://www.youtube.com/watch?v=kauA79nH8NQ

[Useful Links]

- Developer -API

- Screenshots

- InSignsPlus on GitHub

[Other Projects]

- SignRanks

- CompassModes

- WorldeditRegions

- VoxelSniperRegions

- AdvShop

- IndividualMessages

- IndividualHolograms

Want new features/placeholders? Leave a comment, or create a ticket!

v2.0.1
MC 1.8.1
Release 2015-05-08 Get
v2
MC 1.8.1, 1.8
Release 2015-01-13 Get
v1.0.2
MC 1.7.2, CB 1.7.9-R0.2, 1.7.4
Release 2014-08-09 Get
v1.0.1
MC 1.7.2, CB 1.7.9-R0.2, 1.7.4
Release 2014-07-23 Get
v1.0
MC 1.7.2, 1.7.4, CB 1.7.9-R0.1
Release 2014-07-12 Get
v0.9.2
MC 1.7.2, 1.7.4, CB 1.7.9-R0.1
Beta 2014-07-06 Get
v0.9.1
MC 1.7.2, 1.6.4, CB 1.7.9-R0.1
Beta 2014-06-25 Get
v0.9.0
MC 1.7.2, 1.7.4, CB 1.7.9-R0.1
Beta 2014-05-31 Get
v0.8.0
MC 1.7.2, 1.6.4, CB 1.7.9-R0.1
Release 2014-05-19 Get
v0.7.9
MC 1.7.2, 1.7.4, 1.6.4
Release 2014-04-30 Get
v0.7.8
MC 1.7.2, 1.7.4, 1.6.4
Release 2014-04-26 Get
v0.7.7
MC 1.7.2, 1.7.4, 1.6.4
Release 2014-04-23 Get
v0.7.5
MC 1.7.2, 1.7.4, 1.6.4
Release 2014-04-21 Get
v0.7.4
MC 1.7.2, 1.7.4, 1.6.4
Release 2014-04-12 Get
v0.7.3
MC 1.7.2, 1.7.4, 1.6.4
Release 2014-04-05 Get
v0.7.1
MC 1.7.2, 1.7.4, 1.6.4
Release 2014-04-01 Get
v0.7.2
MC 1.7.2, 1.7.4, 1.6.4
Release 2014-04-01 Get
v0.6.4
MC 1.7.2, 1.7.4, 1.6.4
Release 2014-03-30 Get
v0.6.3
MC 1.7.2, 1.7.4, 1.6.4
Release 2014-03-27 Get
v0.6.2 ONLY FOR BUKKIT 1.7.5
MC 1.7.4
Release 2014-03-26 Get
v0.6.0 ONLY FOR BUKKIT 1.7.5
MC 1.7.4
Release 2014-03-23 Get
v0.6.1 ONLY FOR BUKKIT 1.7.5
MC 1.7.4
Release 2014-03-23 Get
v0.5.1
MC 1.7.2, 1.7.4, 1.6.4
Release 2014-03-22 Get
v0.6.0
MC 1.7.2
Release 2014-03-22 Get
v0.5.0
MC 1.7.2
Release 2014-03-09 Get
v0.4.0
MC 1.7.2, 1.7.4, 1.6.4
Release 2014-03-01 Get
v0.3.0
MC CB 1.7.2-R0.2
Release 2014-02-08 Get
v0.3.1
MC CB 1.7.2-R0.2
Release 2014-02-08 Get
v0.3.2
MC CB 1.7.2-R0.2
Release 2014-02-08 Get
v0.2.2
MC CB 1.7.2-R0.2
Release 2014-02-05 Get
v0.2.1
MC CB 1.7.2-R0.2
Release 2014-02-01 Get

More from boydti

Experience Bank II
9,883
WorldeditRegions: WorldEdit addon.
95,989
ScriptingPlus+
951
Individual Holograms
9,120
Sign Ranks Plus
58,263
LocationHistory
575

You Might Also Like

Craftipedia
Craftipedia - View crafting recipes in-game!
97,126
Dynmap-AdminCmd
Show homes/warps from AdminCmd on Dynmap maps
9,912
ClockSign
Create signs that show the time of your world(s), or real-life timezones
9,789
PingNachricht
A easy to use PlayerCounter edit-plugin
9,687
VillageInfo
Displays info about current village
9,596
Askyblock-holostats
Display the top10 players from Askyblock plugin as a hologram
9,538