InfoBook v1.6
Details
-
FilenameInfoBook.jar
-
Uploaded by
-
UploadedSep 1, 2014
-
Size21.33 KB
-
Downloads2,003
-
MD512fdda52fc04f63e228371b930c66655
Supported Bukkit Versions
- CB 1.7.9-R0.2
Changelog
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