GravestonePlugin-1.1.0.jar
What's new
v1.1.0 - Plugin API Update
Credits: Thanks to @derrickmehaffy for contributing the Plugin API!
New Features:
- Added Plugin API for mod developers to integrate with Gravestones
- External plugins can now control gravestone access (allow/deny/defer)
- Lifecycle events for gravestone creation, collection, and breaking
- API methods to query and manage gravestones programmatically
For Developers:
GravestonePlugin.getInstance()- Access the plugin singletonGravestoneManager.setAccessChecker()- Custom access controlGravestoneManager.getPlayerGravestones()- Query player's gravestonesGravestoneManager.getGravestoneAt()- Get gravestone at position- Events:
GravestonePreCreateEvent,GravestoneCreatedEvent,GravestoneCollectedEvent,GravestoneBrokenEvent
See docs/api.md for full API documentation.
This mod has no additional files

