Fixing event description

This commit is contained in:
RedstoneFuture 2024-05-12 22:14:16 +02:00
parent c8e8eb919f
commit 66982beac1
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