Skip to content

3.8.1

Compare
Choose a tag to compare
@KasperFranz KasperFranz released this 26 Oct 12:33
· 42 commits to sponge-7 since this release

This version contains a bug.
Please use the 3.8.2 rc

Added - Sending a message to the player if another player is deleting their chunkloader

  • Allowing the player to Delete their own/others Chunk Loaders through the list command (permission betterchunkloader.list.delete.others/ betterchunkloader.list.delete.own) #6
  • Allowing players to delete all of their own chunk loaders (using /bcl delete) #36

Changed

  • Cleaned up the messages sent to the player and logged when we are deleting/changing/creating chunk loaders.
  • Using the DB Connection provided through Sponge #33 (moves DB connection to another thread)
  • Added security by using SQL Prepared statements.

Fixed

  • Fixed the log messages around edit/delete chunkloaders #37
  • Fixed a crash with bstats #44
  • Removed bstats #44