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

Move Entry Fee money collection into MONITOR event #2875

Open
dumptruckman opened this issue Feb 28, 2023 · 0 comments
Open

Move Entry Fee money collection into MONITOR event #2875

dumptruckman opened this issue Feb 28, 2023 · 0 comments

Comments

@dumptruckman
Copy link
Member

dumptruckman commented Feb 28, 2023

Currently, we are collecting money in the same event priority that we check teleport permissions. However, if another plugin cancels the teleport, we probably shouldn't collect entry fees. Moving money collection to MONITOR priority should allow us to only collect after we're sure they're going to teleport.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant