fix: PlayerEnterPlotEvent (java doc) description (#4426)

Fixing event description
This commit is contained in:
RedstoneFuture 2024-05-13 21:20:29 +02:00 committed by GitHub
parent f88ea94bfe
commit c65c9e7827
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ import com.plotsquared.core.plot.Plot;
public class PlayerEnterPlotEvent extends PlotPlayerEvent {
/**
* Called when a player leaves a plot.
* PlayerEnterPlotEvent: Called when a player enters a plot
*
* @param player Player that entered the plot
* @param plot Plot that was entered