Configuration and Use

Configuration and Use

Default config.yml

# 
#  QuickSigns Configuration file
Sign1-name: 'Under Construction'
Sign1-id: 'UC'
Sign1-line1: '§6///////////////'
Sign1-line2: '§4Under'
Sign1-line3: '§4Construction'
Sign1-line4: '§6///////////////'
Sign2-name: 'Welcome'
Sign2-id: 'WELCOME'
Sign2-line1: '§2WELCOME'
Sign2-line2: 'To our humble'
Sign2-line3: 'survival server'
Sign2-line4: '§4-- §5ENJOY §4--'
Sign3-name: 'Coming Soon'
Sign3-id: 'CS'
Sign3-line1: '§4-*-'
Sign3-line2: '§oComing soon..'
Sign3-line3: '§oSeriously..'
Sign3-line4: '§4-*-'
Sign4-name: 'Dumpster'
Sign4-id: 'Dump'
Sign4-line1: '§aDump items here'
Sign4-line2: '§7|'
Sign4-line3: '§7|'
Sign4-line4: '§7V'
Sign5-name: 'House'
Sign5-id: 'H'
Sign5-line1: '§cThis house was'
Sign5-line2: '§cregistered by'
Sign5-line3: '§can admin. Do'
Sign5-line4: '§cnot grief!'

Understanding the config.yml

The configuration file (config.yml) lets you create custom signs that will be generated when you type a certain ID to the first line of a sign.

To make a new sign you simply go to, let's say, "Sign1-name:". After the colon, type in 'My new sign'. It will look like this:

Sign1-name: 'My new sign'

After this, we want to add an ID. The ID is also going to be used for the permissions, so this is important! Find where it says "Sign1-id:", and fill in the ID after this. Note that you may only have 13 letters in this line, and I cannot recommend adding symbols and color codes, as that would simply not make sense. After you are done, it should look something like this:

Sign1-name: 'My new sign'
Sign1-id: 'MNS'

Now, to add lines to the sign, scroll down to where it says "Sign1-line1:", and so on and start editing like we edited the other lines. Here, you can use color and formatting as you like, by adding a '§' before the color/formatting symbol. Complete list can be found here. However, you may not have more than 15 symbols on each line! When you are done, we could have something looking like this:

Sign1-name: 'My new sign'
Sign1-id: 'MNS'
Sign1-line1: '§2A sign made'
Sign1-line2: '§2using QuickSings'
Sign1-line3: '§2by my love,'
Sign1-line4: '§4Foldager§2!'

Now, to use this in-game you need to be sure that you have permission to use it! If you are OP, you will by default, but if you are not, here is how you do it: Add the following permission: QuickSigns.create.<ID> - You will need to replace <ID> with the ID that you entered earlier. When this is done, simply restart your server, grab a sign, and enter the ID with to cornered brackets around it: [<ID>]. Now when you click done on the sign, it should automatically fill in the text that you made.

Enjoy!

Note: You can not create more than 5 signs at the moment. I am planning to add more.


Comments

Posts Quoted:
Reply
Clear All Quotes