Info Book
Info Book
Informations
InfoBook is simple bukkit plugin which have only one purpose. On first player login you can give free books with your content. You can put there informations about player commands, how to get VIP status or whatever you want. Player will get book only once (you can give more than one) and book content can be changed through config
Important informations
- Book have 14 lines per page
- Line can have 19 chars
- In page definitions you can use color codes
- If you need new line use &x
Update Checking
This plugin utilizes Gravity's update checker to notify when a new version of the plugin is out - it will not automatically download the new version. This can be enabled or disabled in the config.yml. To disable update-checking, set version-check to false.
Commands
| command | permission | description |
|---|---|---|
| infobook list | infobook.list | List available books |
| infobook reload | infobook.reload | Reload confuguration |
| infobook get <book> | infobook.get | Get book <book> if its defined in config |
| infobook save <book> | infobook.save | Save book from your hand into config as <book> |
| infobook delete <book> | infobook.delete | Delete book <book> from config |
| infobook give <player> <book> | infobook.give | Give <book> for <player> |
Default config
Configuration sample below. Inside onlogin list you can put more than one book name which player will get on first login. above you need to define that book with params author, title and list of pages.
# InfoBook
# Plugin should check for new versions and inform you on server start?
version-check: false
# Language file
language: en
# Every player will got books from that list on first login
onlogin:
- bookname
# Show book content on login without giving it into inventory
# put 'null' word to disable that option
# If you want display info on every login put book name
# on dontsave list
showonlogin: null
# delay in seconds
showonlogin-delay: 2
# Player cannot drop books from that list.
protected:
- bookname
# You can decide what books from onlogin list will not save
# information that player got it already, so players will get
# that books on every login.
dontsave:
- bookname
# You can destroy book on drop from inventory
destroy-on-drop: false
# If true you need to add permission node:
# infobook.book.<bookname>
# without that perms, player will not autoget books
per-book-permissions: false
# Book definition
books:
default:
slot: 9
author: 'Admin'
title: 'Informations'
description:
- 'First line'
- 'Second line'
pages:
- '&cInformation book &x &x&0Here you &xcan put &xinformations.'
- 'Second page of our book.'
-
View User Profile
-
Send Message
Posted Jun 21, 2021Can confirm this plugin works on 1.17. :D
-
View User Profile
-
Send Message
Posted Jan 12, 2021InfoBook is Working on 1.16.5
Please update so others know...
And please keep this alive.
Also for anyone wanting a easy way to lay out your book
Minecraft Tools
-
View User Profile
-
Send Message
Posted Jan 11, 2020Could you add a option to make this work on a once per world bassis. aka player get it if they join world and then again if they join world B. would be nice for a server running multiverse worlds
-
View User Profile
-
Send Message
Posted Dec 29, 2019Thank you, very useful plugin that I needed. Works on 1.15
-
View User Profile
-
Send Message
Posted Apr 29, 2020In reply to dyncoro:
Thanks for letting us know that :)
-
View User Profile
-
Send Message
Posted Aug 29, 2019How do i add a new page?
-
View User Profile
-
Send Message
Posted Sep 2, 2019In reply to Kollbyyy:
Add new line into config ?
-
View User Profile
-
Send Message
Posted May 16, 2019The plugin give this error on joining: https://pastebin.com/Z2fgDGdH
we have Paper 1.14.1 Dev build-23
-
View User Profile
-
Send Message
Posted Jun 29, 2018Hello,I am a Chinese Minecrafter,I want to share this plugin(Info Book) to a Chinese Minecraft forum,but I must go through your consent.Can you give me the authorization? (Our Chinese Minecraft forum:MCBBS http://www.mcbbs.net)
-
View User Profile
-
Send Message
Posted Jan 3, 2018Plugin seems dead, but I'll wait here hoping he adds the ability for books to have click events like links
-
View User Profile
-
Send Message
Posted Feb 9, 2019In reply to RainOfPain125:
-
View User Profile
-
Send Message
Posted Dec 16, 2017Can you do something like this?
When you join the server, the book will open but it won't take a slot in the inventory forever, it will just open a book gui like in hypixel. I want to do a "rules reminder" on my server with that.
Oh, and sorry if my english it's not perfect, i speak spanish :) nice plugin btw!
-
View User Profile
-
Send Message
Posted Jan 15, 2019In reply to KimoVoid:
-
View User Profile
-
Send Message
Posted Aug 17, 2017Can you please fix that he wont take message from the message_ file?
And also add a general prefix what all message's get? As example: prefix: '<prefix>'
Thanks! :D
-
View User Profile
-
Send Message
Posted Aug 16, 2017In my server %player% doesnt work and when i put 2 books into the onjoin, it will give nothing on join
-
View User Profile
-
Send Message
Posted Aug 17, 2017In reply to Forge_User_68874085:
-
View User Profile
-
Send Message
Posted Aug 18, 2017In reply to Forge_User_18242429:
-
View User Profile
-
Send Message
Posted Aug 19, 2017In reply to Forge_User_68874085:
-
View User Profile
-
Send Message
Posted Aug 11, 2017Can you make it so that we can create books ingame and use a command to add it to the list?
-
View User Profile
-
Send Message
Posted Aug 14, 2017In reply to jlabrada: