1
Starter Kit Help!
Okay so I am currently making a server and I have written a book of lore, explaining how it all works. Basically I would like so that when someone joins they have that book and whatever tools and stuff. It is 6 pages long if that matters. Thanks for your help!
8
Okay I fixed it with RuleBooks, it allows you to type one command and then when someone joins for the first time after it is added it gives it to them. And DrDrpepper who are you talking to? I did not request building help.
I saw you needed builders. If possible, I will help build. Im not as good with other things like mods, texture packs things like that. If you need to contact me you can just e-mail me. My e-mail is zachary.blakely.12.20.01@gmail.com.
Essentials can do this easy here is a video to teach you how
https://www.youtube.com/watch?v=1tR7cTku_pE
https://www.youtube.com/watch?v=1tR7cTku_pE
Wait what
did you even...
-
OP I'll search through it and see if I can find one. Will report back later if any luck.
UPDATE: Decided to look further into Essentials Kits, and found something that will actually work. However it is not demonstrated in that video.
The book: portion of that is defined in a seperate file in your Essentials folder. It'll be called book.txt, open that up and you'll see the Colours book already there. I'll give an example of what a custom book should look like.
What follows the pound symbol is the name of the book used for making the kit, refer to the above kit I posted.
All colour codes that work in chat work the exact same in here.
To have a blank line, use the &0 with a space following it. Like so, "&0 ". The space is required otherwise it won't work.
Keep in mind the amount of letters per line and the amount of lines per page. Otherwise the formatting will be all wonky.
If you do not find a book.txt file, go ingame and use the Colors kit. It will automatically make one for you.
did you even...
-
OP I'll search through it and see if I can find one. Will report back later if any luck.
UPDATE: Decided to look further into Essentials Kits, and found something that will actually work. However it is not demonstrated in that video.
kits:
akitwithabooklol:
delay: 10
items:
- 387 1 title:&2The_Rule_Book author:GoldButterKnife book:Welcome
The book: portion of that is defined in a seperate file in your Essentials folder. It'll be called book.txt, open that up and you'll see the Colours book already there. I'll give an example of what a custom book should look like.
#Welcome
&2&lWelcome to GenericCraft!
&0
&oRules:&r
&4Do not break any rules.
&4Abide by all the rules.
&4Rules are &onot&r&4 made to be broken!
What follows the pound symbol is the name of the book used for making the kit, refer to the above kit I posted.
All colour codes that work in chat work the exact same in here.
To have a blank line, use the &0 with a space following it. Like so, "&0 ". The space is required otherwise it won't work.
Keep in mind the amount of letters per line and the amount of lines per page. Otherwise the formatting will be all wonky.
If you do not find a book.txt file, go ingame and use the Colors kit. It will automatically make one for you.
I searched through it a little bit GoldButterKnife but I did not find any. Is there any known plugins or ways to do this?
Oh, sorry I am quite new to bumping and stuff, but thank you.
I'm sure you might find some plugin out there that allows something like this if you search throughout BukkitDev.
Also I'm pretty sure you're not allowed to bump a thread that often. It wouldn't have even made an impact anyways, there's only ~3 things being posted (or posted on)
Also I'm pretty sure you're not allowed to bump a thread that often. It wouldn't have even made an impact anyways, there's only ~3 things being posted (or posted on)
Please help, it is needed for the server to continue being created!
