InfoBook v1.7
Details
-
FilenameInfoBook.jar
-
Uploaded by
-
UploadedMar 21, 2015
-
Size21.33 KB
-
Downloads930
-
MD54ac1952b24a5ca003c215490b4fbfeba
Supported Bukkit Versions
- 1.8
Changelog
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