sekwah41 / Advanced-Portals

An advanced portals plugin for bukkit
GNU Lesser General Public License v3.0
154 stars 65 forks source link

FIX: Remove HAS_WARPED Metadata when logging into a new server #397

Closed TreemanKing closed 1 month ago

TreemanKing commented 10 months ago

Checks if player has HAS_WARPED metadata when joining a server (shouldn't have it when logging/joining a server anyway) and removes it if they do.

Alternatively it could be put in the PlayerQuitEvent but I don't think it should be fine for the PlayerJoinEvent.

Was tested in a live environment by @RillSoji

Fixes #329

sekwah41 commented 3 months ago

I know this was a while back but wont be needed given the way the new stuff works :3

github-actions[bot] commented 1 month ago

:rocket: PR was released in v0.11.0 :rocket: