Skip to content

Commit

Permalink
fix: PlayerEnterPlotEvent (java doc) description (#4426)
Browse files Browse the repository at this point in the history
Fixing event description
  • Loading branch information
RedstoneFuture committed May 13, 2024
1 parent f88ea94 commit c65c9e7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
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
Expand Down

0 comments on commit c65c9e7

Please sign in to comment.