SwissBook v1.4

Details

  • Filename
    SwissBook.jar
  • Uploaded by
  • Uploaded
    Sep 16, 2013
  • Size
    14.26 KB
  • Downloads
    735
  • MD5
    3f9f0a80c7cf8ca728961a5d57e73939

Supported Bukkit Versions

  • CB 1.7.2-R0.2

Changelog

changelog v1.4

  • fixed nullpointer exception when picking items up while no manual is defined

changelog v1.3

  • added a new text editing mode that should make the plugin easier to use for the simpler tasks, this new mode is the default. the old text editing method is now called "advanced mode", modes can be switched with "/sb toggle" main differences are

default mode: no copy commands, only effects first instance of given text, easier to use, has replaceall command

advanced mode: has copy/copy-replace commands, no replaceall command, harder to use, much more powerfull

changelog v1.2

  • added a list "oldManuals" to manual.yml, you may put titles of written books in this list, the books with these titles will be treated the same as your server manual, this way old server manuals may still be prevented to be traded to villagers

changelog v1.1

  • players can no longer pick up signed books that have the same title has the currently set manual
  • players can no longer trade with villagers while carrying a signed book with the same title as the currently set manual
  • WARNING: if you change the title of the server manual at any given time, the older manuals can be picked up and traded with villagers

changelog v1.0

  • added command to set a server manual, every player will be given a manual on first join if a manual is set
  • added command that will give the player executing it a manual
  • permissions for each command to enable a user to execute it on signed books
  • added command to unsign a book(removes author and title, changes item to book and quill)

changelog v0.02

  • fixed exact copies getting deleted

changelog v0.1

  • initial release