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.
What is TutorialSigns?
TutorialSigns is a sign based messaging plugin. It sends messages to every player, who click a 'Tutorial Sign'. You can choose your own messages and you can control them ingame, and manual in the signs.txt. Also you have a config.yml, where you can change the key, which must be written at the first line.
All commands
| Command | Description |
| /tuts reload | Used to reload databse. |
| /tuts add [Text-ID] [Content...] | Used to add a new line. |
| /tuts delete | Used to delete a TextID. |
| /tuts show (Text-ID) | Used to see all TextIDs. |
Permissions:
| Command | Permission |
| /tuts reload | tutorialsigns.reload |
| /tuts add [Text-ID] [Content...] | tutorialsigns.add |
| /tuts delete | tutorialsigns.delete |
| /tuts show (Text-ID) | tutorialsigns.show |
| Permission for creating sings | tutorialsigns.create |
How do I create a TutorialSign?
You place a sign, and than there are two things you must do:
1. Write your choosen key (default: [TutorialSign]) in the first line.
2. Write your Text-ID in the secound line. (If you want to create a new Text-ID, you must use /tuts add)
Sourcecode
You can find the source on GitHub (Not updated yet!) -->
https://github.com/ronyzzn/TutorialSigns/
Changelog
| Version 2.0 |
| Complete Recode! | Secound and last recode. Now the plugin is how I want it! |
| Version 1.6 |
| New Database | With the complete new database system (made by me), saving Text-ID's is easier. |
| Recode! | The complete Plugin was recoded! |
-
View User Profile
-
Send Message
Posted Jul 26, 2014Just tested v1.6 of your plugin, and it's more functional than v2.0, so I'll be using that for now.
-
View User Profile
-
Send Message
Posted Jul 21, 2014For some reason, the plugin appears to load fine, but when I try to right click a valid sign, nothing happens. When I try to create a new sign, then right click it, nothing also happens. I'm using Cauldron for MC v1.7.2.
-
View User Profile
-
Send Message
Posted Oct 12, 2013Hi @All! The new version is online now.. Hope you enjoy it!
-
View User Profile
-
Send Message
Posted Oct 11, 2013@rockit14
oh nvm /reload will just break all your plugins even more if you have permissionsEX haha
-
View User Profile
-
Send Message
Posted Oct 11, 2013@rockit14
essentials to load plugins O.O?
-
View User Profile
-
Send Message
Posted Oct 11, 2013@CommodoreAlpha
You can use Plugman or Essentials to load plugins!
-
View User Profile
-
Send Message
Posted Feb 23, 2013@CommodoreAlpha
There is a "reload" command for new lines! Its /tutsigns reread.
-
View User Profile
-
Send Message
Posted Feb 12, 2013Actually, if a plugin could do all the reloading for all other plugins, no plugin would ever bother putting in that /reload command just for their plugin. The reason plugins make their own /reload command is because it's "config-friendly", meaning that any changes you make won't reset upon plugin restart, a feature I'm looking for.
However, that's not to say such a plugin is useless. It's only good if you want to restart/shutdown/startup a problematic plugin, or if you're testing the effects of a plugin.
-
View User Profile
-
Send Message
Posted Feb 8, 2013@CommodoreAlpha
You can simply use plugman, which still works perfectly fine for me, and ./plugman unload TutorialSigns then do /plugman load TutorialSigns :) It's easier that way.
-
View User Profile
-
Send Message
Posted Feb 7, 2013Adding a reload command would be nice, because editing TutorialSign text ingame is a hassle, since in-game chat will only contain so many characters.
-
View User Profile
-
Send Message
Posted Feb 2, 2013@semirotta
Mainpost edited!
View: All colors with "&" + Color code. New line with "&newline". Bold/Underline/Stirked Font with "&" + "l", "m", etc.
-
View User Profile
-
Send Message
Posted Feb 1, 2013v1.6 (1.4.7-R0.1) version breaks &r and &l etc. ... only color works.
-
View User Profile
-
Send Message
Posted Jan 23, 2013YESH <3
-
View User Profile
-
Send Message
Posted Jan 20, 2013TUTORAILSIGNS WILL BE UPDATED ON 22.01.2013!!
-
View User Profile
-
Send Message
Posted Jan 2, 2013Please update this plugin for 1.4.6, although it works very well and i may have some requested features for this plugins soon! :)
-
View User Profile
-
Send Message
Posted Dec 31, 2012This still works on my 1.4.6 server, but are you going to update this? Its an awesome plugin, thanks so much for your work. :)
-
View User Profile
-
Send Message
Posted Dec 30, 2012could you update this? its awesome and helps me a lot on my server :)
-
View User Profile
-
Send Message
Posted Dec 14, 2012@Wylbor
At the moment im rewriting this plugin ;)
-
View User Profile
-
Send Message
Posted Dec 14, 2012There is any way to send messages with multiple lines? I tryed to do multiple lines this way:
example1: this is the first line example1: second line example1: third line, each new "example1" line in sign.txt should work as a independent message, working with the same text ID "example1".
But then only the first "example1" is working.
-
View User Profile
-
Send Message
Posted Sep 18, 2012Wonderful plugin! Thank you!