Skip to main content
API In DevelopmentCurrently, SentryWipe does not feature a public Developer API for direct programmatic integration. However, our engineering team is actively working on a robust API to be released in a future update!

What’s Coming?

We are building the SentryWipe API to be as flexible as possible for network developers. Here is a sneak peek at what you will be able to do:

Trigger Wipes

Programmatically initiate full, soft, or seasonal wipes from your own Java plugins.

Cancel Wipes

Dynamically intercept and cancel ongoing wipe sequences based on custom logic.

Fetch Statistics

Retrieve real-time statistics regarding wipe history, durations, and affected regions.

Current Workarounds

If you need to execute code before or after a wipe occurs right now, we highly recommend utilizing our robust Hooks System.

Utilize Wipe Hooks

The hooks system allows you to bind console commands to specific wipe stages (e.g., pre_wipe, post_wipe). This effectively acts as a bridge, allowing you to trigger custom plugin commands, execute scripts, or broadcast messages dynamically during a wipe cycle!

Shape the API

Are there specific methods, events, or data points you’d like to see included in the upcoming Developer API? We’d love to hear your thoughts!

Join our Discord

Drop your ideas in our suggestions channel. We actively shape our API based on what server developers need most.

Open a Ticket

For detailed API requests or custom integration inquiries, open a support ticket on our website.
Last modified on June 28, 2026