Skip to content

Snapshot 1.13.1-2

Pre-release
Pre-release
Compare
Choose a tag to compare
@Brokkonaut Brokkonaut released this 02 Aug 02:27
· 335 commits to master since this release

This release is outdated! Please use the latest build from https://www.iani.de/jenkins/job/LogBlock/

Logblock for Spigot 1.13. There have been huge internal changes, so expect bugs.

All data should be converted to the new structure, but this can take some time for a large database. (It took me about 2 hours for 14 million database entries)

New Features in 1.13.1

  • BlockStates are now logged, so you can log and rollback banners, heads and mob spawners
  • Ignored chat commands are now case independent
  • Player online time is now correctly calculated if used on multiple servers in the same database
  • The LogBlockQuestioner is now integrated into logblock, so no extra plugin needed anymore
  • Bed explosions are now loggable as the player who caused the explosion
  • Tools can now use the "kills" and "chat" parameters
  • Logging of fallable blocks improved
  • Dragon egg teleporting can be logged
  • Signs are now in all cases logged
  • Improved interaction logging
  • Use default time limit for lookups (including chat logs)
  • A lot of bug fixes

New Features in 1.13

  • Updated for Minecraft 1.13
  • Chest access now saves the full item data including enchantments, custom names, ..