PlayPro / CoreProtect

CoreProtect is a blazing fast data logging and anti-griefing tool for Minecraft servers.
Artistic License 2.0
582 stars 259 forks source link

Improve CoreProtect API #544

Closed mikinol closed 1 month ago

mikinol commented 1 month ago

I would like to suggest improving the CoreProtect API.

My proposal is to extend the functionality of the events available through the CoreProtect API. The essence of my proposal is to enrich events with more detailed information about the logs (where and what block was placed or an item was taken) and to introduce separate events for different types of logs.

I look forward to your thoughts on this proposal.

Intelli commented 1 month ago

Can you please clarify the exact functionality you'd like added, with examples of how this functionality would be used in another plugin?