Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Teleportation within the Plot #4576

Open
2 tasks done
ForrestCGN opened this issue Jan 18, 2025 · 0 comments
Open
2 tasks done

Teleportation within the Plot #4576

ForrestCGN opened this issue Jan 18, 2025 · 0 comments
Labels
Requires Testing This is a new issue which needs to be approved before labeled with "bug"

Comments

@ForrestCGN
Copy link

ForrestCGN commented Jan 18, 2025

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

@ForrestCGN ForrestCGN added the Requires Testing This is a new issue which needs to be approved before labeled with "bug" label Jan 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Requires Testing This is a new issue which needs to be approved before labeled with "bug"
Projects
None yet
Development

No branches or pull requests

1 participant