You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it intentional that when a player is teleported within the plot via another plugin, the owner (if configured) receives a notification every time a player enters the plot? Additionally, the player sees the Welcome Message each time indicating which plot they have entered. Is there a way to bypass this? Unfortunately, I have not found a way to cancel this 'event' so far. Technically, the player was already on the plot; they were only teleported from position X to position Y within the same plot.
Edit : The notification also appears when the player is teleported within the plot using /tp.
To Reproduce
Teleport the Play with another Plugin whitin the Plot (Lift-Plugin).
/tp a player within a plot, and the owner receives a notification that a player has entered the plot. The player receives the plot's welcome message
Expected behaviour
I expect that when a teleport occurs within a plot, PS does not interpret this as entering the plot, or that I have the option via the API to suppress the notifications or cancel the event ([PlayerEnterPlotEvent.java])
Server Implementation
Paper
Server Version
1.21.1
Describe the bug
Is it intentional that when a player is teleported within the plot via another plugin, the owner (if configured) receives a notification every time a player enters the plot? Additionally, the player sees the Welcome Message each time indicating which plot they have entered. Is there a way to bypass this? Unfortunately, I have not found a way to cancel this 'event' so far. Technically, the player was already on the plot; they were only teleported from position X to position Y within the same plot.
Edit : The notification also appears when the player is teleported within the plot using /tp.
To Reproduce
Teleport the Play with another Plugin whitin the Plot (Lift-Plugin).
/tp a player within a plot, and the owner receives a notification that a player has entered the plot. The player receives the plot's welcome message
Expected behaviour
I expect that when a teleport occurs within a plot, PS does not interpret this as entering the plot, or that I have the option via the API to suppress the notifications or cancel the event ([PlayerEnterPlotEvent.java])
Screenshots / Videos
No response
Error log (if applicable)
No response
Plot Debugpaste
https://athion.net/ISPaster/paste/view/14946bcb776f4e569ac5fa37dd029bc1
PlotSquared Version
PlotSquared 7.4.1 Premium
Checklist
Anything else?
No response
The text was updated successfully, but these errors were encountered: