-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature Request] View container actions in a GUI #28
Comments
As far as i know custom names/lore isn't saved by CoreProtect |
That is unfortunate. That means |
Im unable to make a seperate gui for containers but you will be able to get if it was +/- of what coreprotect sents like taken/put or so, next version will also be everything translated according to what coreprotect sends so it might be difficult to implement this from that 5 items go to 1 item really. |
This is done in a wip that will be in next coreprotect version: https://gyazo.com/9f9279e0d41ada7377e660ff1e54533a |
Would it be possible to filter players in that example? I assume you will have that. |
Yes, you will be able to exclude username name also with the search |
PlayPro/CoreProtect#67 seems to be related. |
If PlayPro/CoreProtect#211 gets reopened and merged, I will be able to display this data in the UI also. |
The server I play on enables CoreProtect lookups and inspections globally (for every player). I use it to moderate my shop since the server uses a honor system, and requires shop owners to check for thiefs daily.
Description
If the player interacted with a container such as a chest, display the container actions of the player that have interacted in a chest.
Shift right click a container that is highlighted to view container actions for that player.
Examples & Options
The GUI for a container could look something like this...
removeDuplicateLogs
An option that would also be useful is removing duplicate (fodder) logs from players that add/remove the same item within a customizable timeframe.
The only problem with this implementation is parsing custom name/lore to distinguish between same item types.
If the player took the apples and gave it back 5 minutes later and the option
removeDuplicateLogs
was set totrue
andremoveDuplicateLogsTime
was set to5m
Example 1: Before
Example 1: After
Example 2: Before
Example 2: After
The text was updated successfully, but these errors were encountered: