mirror of
https://github.com/NoCheatPlus/NoCheatPlus.git
synced 2025-03-09 13:09:09 +01:00
Adjust javadocs.
This commit is contained in:
parent
59deff5d47
commit
af1d5a94b3
@ -151,7 +151,7 @@ public class ExecutionHistory {
|
||||
* the action
|
||||
* @param time
|
||||
* a time IN SECONDS
|
||||
* @return true, if successful
|
||||
* @return true, if the action is to be executed.
|
||||
*/
|
||||
public boolean executeAction(final ViolationData violationData, final Action action, final long time) {
|
||||
final String check = violationData.check.getType().getName();
|
||||
|
Loading…
Reference in New Issue
Block a user