Changelog

Changelog:
Version 0.8.2
  • "Added" bone lookup! Yippee!
Version 0.8.1
  • Fixed incorrect month number error (again)
Version 0.8
  • Added '/log purge' and '/log clean <time>' commands
Version 0.7.1
  • Removed testing code
  • Fixed incorrect month number error
Version 0.7
  • Made compatible with RB1060
  • Added config file! (plugins/Log/config.properties)
  • Added bone lookup (non-functional ATM due to Bukkit bug - I think)
  • Made compatible with PermissionsBukkit. Compatibility with original Permissions is unknown
Version 0.6
  • Fixed incorrect version number 'bug' (again)
  • Fixed FileNotFound bug (again)
Version 0.5.1
  • Fixed major bug with BufferedReader not being reset
Version 0.5
  • Tested with 953
  • BIG CHANGE: CHANGED OVER FROM SERIALIZED JAVA OBJECTS TO PLAINTEXT
    • Old filename: logdata.db
    • New filename: logdata.db2
    • Old files will be converted once the server starts/restarts.
    • Make sure you delete the old files once converted to prevent confusion.
    • Advantage: Before: 3.5MB. After: 2.8MB
  • And probably some other stuff
Version 0.4
  • Tested with 733
  • Added more logged information: block ID, date and time
    • NB: Old data files still work (I think)
  • Fixed FileNotFound bug
  • Fixed incorrect version number 'bug'
Version 0.3
  • Made compatible with Permissions plugin (node "log.stick")
  • Requires you to either have the permission or be an op to use the stick lookup
  • Fixed small grammatical mistake
Version 0.2
  • Made compatible with 617
Version 0.1
  • First release

Comments

Posts Quoted:
Reply
Clear All Quotes