This Simple Minecraft Plugin allows you to see what the player was doing on
Creative Mode on your Minecraft Server.
It creates a data.txt file in your plugins folder and logs everything what the specific player is doing on Creative Mode
It shows every inventory change, so you can see when player took something from creative mode.
For example:
If you want to check that your Admin took something from creative (diamonds,netherite) and gave it to other player, who may be his friend.
You can check it using that plugin in data.txt file
Plugin
does not log when the player:
- - took item from ground
- - took item from chest/enderchest
- - get item by command
Plugin is open-source. Everyone can edit it and see the source code.