This repository was archived by the owner on Aug 24, 2024. It is now read-only.
Releases: KocTu4eK/CoreProtectJS
Releases · KocTu4eK/CoreProtectJS
1.2.1
1.2.0
If you have previously used this plugin, then delete the old
database.dbfile from theplugins/nodejs/CoreProtectMinifolder 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
If you have previously used this plugin, then delete the old
database.dbfile from theplugins/nodejs/CoreProtectMinifolder 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
How to install?
- Install LiteLoaderBDS and run it once.
- Move
CoreProtectMini.llpluginto the newly createdpluginsfolder.