mirror of
https://github.com/BentoBoxWorld/BentoBox.git
synced 2024-11-25 04:05:36 +01:00
rename comments.
This commit is contained in:
parent
866ac2f776
commit
f5464347c6
@ -20,7 +20,7 @@ public interface BSBCommand {
|
||||
/**
|
||||
* What will be executed when this command is run
|
||||
* @param user
|
||||
* @param list
|
||||
* @param args
|
||||
* @return true or false - true if the command executed successfully
|
||||
*/
|
||||
public abstract boolean execute(User user, List<String> args);
|
||||
|
Loading…
Reference in New Issue
Block a user