To explore and interact with the MinecraftServerAPI directly from your web browser, you can access the Swagger API documentation. Simply navigate to
Code (Text):
<serverIP>:<configuredPort>
in your web browser. This will allow you to view and test the various API endpoints provided by the plugin.
For a detailed overview of available WebHooks and how to configure them, please refer to the
WebHooks documentation on the GitHub repository.