mirror of
https://github.com/NoCheatPlus/NoCheatPlus.git
synced 2025-01-04 23:07:44 +01:00
forgot to execute actions actually.
This commit is contained in:
parent
889930fd9b
commit
52ee9ef7b1
@ -192,6 +192,6 @@ public class NoCheatPlus extends JavaPlugin implements Listener {
|
||||
|
||||
@EventHandler(priority=EventPriority.LOWEST)
|
||||
final void onExecuteActions(final ExecuteActionsEvent event){
|
||||
|
||||
event.executeActions();
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user