All colors and formatting work as expected, and permissions work.
Very major issue: this plugin disables Vanilla functionality in later versions (sign editing, dying signs with dye).
Setting enable-sign-editor to true in the config only applies if the player has the corresponding permission; there is no way to enable Vanilla behaviour.
I do not want to give access to the /edit-sign command, nor shift to edit a sign.
works like a charm even on 1.21.1. if you're migrating from essentials' colored signs, make sure to replace the entire sign, otherwise it'll bug out (so don't copy the nbt of the previous sign)!
Good plugin, however any time I accidently click on a sign to edit it and close it the colour codes get removed. I saw a review that stated this was fixed in an older version of the plugin, I'm using the latest (to date) on my 1.20.4 paper server. Could that be fixed?
Per previous discussion this is because of signs having a back and 1.20 having its own sign editor:
"
To add this feature again, I need to add support for backs of signs while keeping in mind that older versions don't have this feature.
The quickest way to fix the problem was to disable the editor for newer versions with the caveat that colors get erased. "
Version: 6.2.1.212
Incredible plugin!
As a suggestion (the plugin is perfect, this is only a way to even add more perfection) I should recommend to edit the signs with a command by looking the sign, that would solve the lack of space on a sign when using long hexadecimal colors.
Thank you for the review :). I wanted to let you know that the '/edit-sign' command is already in the plugin.
Version: 6.1.0.205
Great plug-in, I hope it can support rgb colors. In addition, when I use the latest version, I am prompted that the java version does not support it. I am using java11
Thank you for the information, the problem should be fixed in v6.1.0.206
Version: 6.0.0
It does everything it claims to do, so I can't complain about that.
However, when editing signs, the color codes are all lost and must be put in again. A bit of a hassle when trying to edit a sign that uses complex formatting codes
Thanks for the review. I have added sign editing in 1.18.2+. You can now shift+right-click a sign to modify it.
Version: 5.0.0
such a simple amazing plugin that i dont get why vanilla minecraft doesnt have! This is a must for every server out there. Thank you so much for sharing!
Would rate 5 if there was an option to remove the /editsign functionality as this plugin requires you to input coords, but essentials edit signs command is much more convenient as it only requires you to be looking at the sign and properly has command auto fill setup.
Thanks for the review, unfortunately the getTargetBlock method changed quite a bit since 1.7.10 so I would have to drop support for older versions to implement anything like that.
Version: 4.1.0
Is there a way to write down color codes without making them function? Like how putting \ in front of a formatting character will disable the functionality of that character on forums and whatnot.
Thanks for the review, I'm glad you like the plugin :)
Version: 4.1.0
One of my favorite plugins, does what it says and I love that you're still working on it. I do have one request: I love the hex addition, but could we also have the ability to use 3 chars for it instead of 6, like #FFF ? It would be awesome and would allow for a little bit for more text. Also, it's super nice that we can use it for editing now too, if at all possible, it would be nice to have a GUI for it too. I used to have a plugin for edits but it seems broken atm. Either way, the way it is right now, it still deserves 5/5 Imo.
As long as the download link always goes to this page and I am known as the original author, you can post the plugin on any website.
Version: 3.0.0
Love this plugin! Works without issues, all mine was user errors and the Developer is great for contacting and helping with support! Would 100% recommend this plugin for Colored Signs! :D
This plugin is pretty good. The 1.14 update for Minecraft lets you color signs with dye now though. However, this plugin lets you insert multiple colors, as well as formats onto signs.
The best colored sign plugin I've used. I never thought I'd be reviewing a plugin like this because It's pretty simple, but this is genius! Giving permissions for each color etc is just great and It's still as simple and easy to use as other colored sign plugins I've used in the past!
Keep up the awesome work
Cool plugin, but you should add permissions for any type of format.
For example...
VIP: Can write only the colors red, blue, yellow and green.
With a permission like this;
"colorsigns.a" (Write green color on the sign)
"colorsigns.9" (Write blue color on the sign)
"colorsigns.c" (Write red color on the sign)
"colorsigns.e" (Write yellow color on the sign)
VIP+: Can write colors and special characters, like Bold, Italic, Strikethrough, Underlined and Obfuscated.
With a permission like this;
"colorsigns.allcolors" (Can write all colors)
"colorsigns.bold" (Can write letters on Bold)
"colorsigns.italic" (Can write letters on Italic)
"colorsigns.strikethrough" (Can write letters on strikethrough)
"colorsigns.underlind" (Can write letters on underlined)
"colorsigns.obfuscated" (Can write letters on obfuscated)
VIP++: Can write all letter formats.
"colorsigns.allformats" (Obviusly, can write all letter formats)