mirror of
https://github.com/taoneill/war.git
synced 2024-11-13 05:54:31 +01:00
Maybe closes gh-517
returns the code after the leaving of the zone. Not sure if it works. Don't think it returns under all cases Conflicts: war/src/main/java/com/tommytony/war/Warzone.java
This commit is contained in:
parent
228ec2299b
commit
c16bc6ca5f
@ -410,6 +410,7 @@ public class WarPlayerListener implements Listener {
|
||||
War.war.getWarHub().getLocation() : playerWarzone.getTeleport(), event, true);
|
||||
return;
|
||||
}
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user