Fix Checkstyle violations
- Mostly missing Javadoc on large methods - CommandInitializer: split command building method into multiple methods
This commit is contained in:
@@ -18,3 +18,7 @@ doesNotExist:
|
||||
wrongEntry:
|
||||
command: 'should be ignored'
|
||||
executor: PLAYER
|
||||
onUnregister:
|
||||
farewell:
|
||||
command: 'msg %p sad to see you go!'
|
||||
executor: CONSOLE
|
||||
|
||||
Reference in New Issue
Block a user