mirror of
https://github.com/ChestShop-authors/ChestShop-3.git
synced 2024-11-27 04:25:14 +01:00
Update AuthMeChestShopListener.java
This commit is contained in:
parent
897127976a
commit
1546461fa2
@ -29,7 +29,7 @@ public class AuthMeChestShopListener implements Listener {
|
||||
if (AuthMeAPI.isAuthenticated(player)) {
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
event.setCancelled(TransactionOutcome.CLIENT_DOES_NOT_HAVE_PERMISSION);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user