InfoBook v2.6

Details

  • Filename
    InfoBook.jar
  • Uploaded by
  • Uploaded
    Jan 15, 2019
  • Size
    36.39 KB
  • Downloads
    21,561
  • MD5
    39ab1ffdcd2e16e2ab242c634cd8b020

Supported Bukkit Versions

  • 1.13
  • 1.12
  • 1.11
  • 1.10
  • 1.9
  • 1.8.1
  • 1.8
  • CB 1.7.9-R0.2
  • CB 1.7.9-R0.1
  • 1.8.3
  • CB 1.7.2-R0.3
  • CB 1.7.2-R0.2
  • CB 1.7.2-R0.1
  • 1.7.4
  • 1.7.2

Changelog

** 2.6 **
* Added showonlogin config option
* Added showonlogin-delay option

** 2.5 **
* Fixed problem with destroy-on-drop when title have color codes
* Add check onLogin for existing book, fix color codes

** 2.4 **
* Added backward compatibility.

** 2.3 **
* Added 1.12 support

** 2.2 **
* Added ability to use %name% and %nick% in books

** 2.1 **
* Compiled for 1.11
* Fixed problem with destroy on drop config

** 2.0 **
* Compiled for 1.10
* Added /infobook list command
* Books moved into books: config node **YOU MUST CHANGE YOUR CONFIG !**

** 1.9 **
* Added localization
* Added quiet parameter to give command
* Compiled for 1.9

** 1.8 **
* Added ability to use colors in title, lore and description

** 1.7 **
* Compiled for 1.8

** 1.6 **
* Added 'slot' config option, you can decide on what inventory slot book will be added.
* Slot numbers: https://bugs.mojang.com/secure/attachment/61101/Items_slot_number.jpg

** 1.5 **
* Added destroy-on-drop config
* Added per-book-permissions config

** 1.4 **
* Added UUID support
* Added 1.7 bukkit changes
* Added dontsave config, books from that list will be given on every login.
* Changed updater to Gravity

** 1.3 **
* Added config "protected" - all books from that list will be not droppable.
* Bukkit 1.6.4 bukkit changes

** 1.2 **
* Added command /infobook delete <name> - you can delete book from console/ingame.
* Added command /infobook save <name> - you can save book in hand into config.
* Added version-check config option

** 1.1 **
* Added infobook command
* infobook reload - it will reload configuration file, book definitions etc.
* infobook give - you can give specified book
* infobook get - you can get specified book
* Fixed color support
* Added new line character &x

** 1.0 **
* Initial release