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
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: