Adds package JavaDoc to help anyone who wants to use the Stargate API

This commit is contained in:
2021-10-29 21:19:24 +02:00
parent 56bf51f370
commit 50c446f9d9
4 changed files with 32 additions and 2 deletions

View File

@ -6,7 +6,7 @@ import org.bukkit.event.HandlerList;
import org.jetbrains.annotations.NotNull;
/**
* This event represents an event where a star gate is destroyed or attempted to be destroyed
* This event should be called whenever a stargate is destroyed
*
* <p>This event can be used to deny or change the cost of a stargate destruction.</p>
*/