promotional bannermobile promotional banner

Lore

Lore is an administrator friendly plugin to setup and give a predefined book at first login.

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.
2.1.2
  • Fix typo in command usage output.
2.1.1
  • Fix incorrect permission for list command.
2.1.0
  • Fix issue that caused the join command to not function correctly
  • Added 'lore list' command
  • Added 'lore.command.list' permission
2.0.2
  • Small optimizations and bug fixes
2.0.1
  • 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.
2.0.0
  • 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.