Various minor cleanup
This commit is contained in:
parent
0c5fec4187
commit
f7b7b93251
12 changed files with 29 additions and 21 deletions
|
|
@ -70,7 +70,7 @@ public final class ExamplePlugin extends Plugin {
|
|||
mapperFunction
|
||||
);
|
||||
} catch (final Exception e) {
|
||||
this.getLogger().severe("Failed to initialize the command this.manager");
|
||||
this.getLogger().severe("Failed to initialize the command manager");
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue