Skip to content
This repository has been archived by the owner on Aug 24, 2024. It is now read-only.

Releases: KocTu4eK/CoreProtectJS

1.2.1

22 Dec 17:28
Compare
Choose a tag to compare

CoreProtectMini release note

Several small bug fixes. Please update the plugin in time.

1.2.0

20 Dec 20:20
Compare
Choose a tag to compare

If you have previously used this plugin, then delete the old database.db file from the plugins/nodejs/CoreProtectMini folder before upgrading!

CoreProtectMini release note

Now the explosions of TNT, creepers and TNT minecarts are logged. Breaking a container now also logs its contents.

New features

  • Logging clicks with a hoe or flint and steel.
  • Removed logging of clicks on the chest.
  • Output of the coordinates of the source of the explosion.

Bug fixes

  • Removed logging of interactions with the ender chest.
  • Forgotten small fixes in the code.

Importantly

  • When the container is rolled back, the item auxiliary/data value is lost.
  • Due to the poor logging method, explosions occur with a delay of 1-1.5 seconds.

1.1.0

15 Dec 15:19
Compare
Choose a tag to compare

If you have previously used this plugin, then delete the old database.db file from the plugins/nodejs/CoreProtectMini folder before upgrading!

CoreProtectMini release note

Rollback user actions with some filters. Using /coreprotect <r|rollback> <radius: int> [time: float] [user: string].

  • [radius] — rollback radius in blocks
  • [time] — rollback time in hours
  • [user] — nickname of the user whose actions will be rolled back

New features

  • Number of items in output of container interactions
  • Block data logging (wool color, etc.)

Bug fixes

  • Incorrect logging of container interactions
  • Removed unused SQL table

1.0.0

06 Dec 02:27
Compare
Choose a tag to compare

How to install?

  • Install LiteLoaderBDS and run it once.
  • Move CoreProtectMini.llplugin to the newly created plugins folder.