File Details
Lore 2.2
- R
- Mar 4, 2014
- 29.03 KB
- 4.0K
- 1.7.4+2
File Name
Lore.jar
Supported Versions
- 1.7.4
- 1.6.4
- 1.5.2
2.2
- Resolved issue where the create command wouldn't fail if the name was already in use.
- Resolved issue where permission messages would not always be sent.
- Resolved issue that caused PlayerDropItemEvent and InventoryClickEvent to not play nice with the sticky feature.
- Added '/lore update [name]' command.
- Added '/lore unsign' command.
- Added chat colors to important values in messages.
- Added logging information when default configuration is created.
- Added feedback to the give command.
- List command now shows books sorted alphabetically.
- Switch to native 'expand' function instead of using apache filter.
- Compile against Bukkit 1.7.2-R0.4 (should still function with previous versions).
- Added more detailed comments to default config.yml.
- Fix typo in command usage output.
- Fix incorrect permission for list command.
- Fix issue that caused the join command to not function correctly
- Added 'lore list' command
- Added 'lore.command.list' permission
- Small optimizations and bug fixes
- Fixed issue that caused a player to always receive a book even if they had it already.
- Allow empty messages for config.yml, if the message is empty then nothing is said to the player.
- Did some small optimizations.
- Completely rewritten from the ground up to make use of more Java 7 functionality.
- Added a "sticky" feature that prohibits players from getting rid of a Lore book.
- Added an option to disallow Lore books from being sold to villagers.
- Redesigned Lore's config.yml. Make sure to delete your current one so it can regenerate!
- Redesigned Lore's command structure, read the main page for what the new commands are!
- Redesigned Lore's permission structure, read the main page for what the new permissions are!
- Updated to Bukkit 1.7.2-R0.3-SNAPSHOT, Lore should still work on older versions.
When cancelling PlayerDropItemEvent (stopping a player dropping the book from their inventory), the player will no longer see a book in their inventory however it is still there. This is a Bukkit quirk.

