Class BootErrorCommand
java.lang.Object
net.md_5.bungee.api.plugin.Command
de.simonsator.partyandfriends.main.BootErrorCommand
- All Implemented Interfaces:
 ErrorReporter
- 
Constructor Summary
ConstructorsConstructorDescriptionBootErrorCommand(String[] names) BootErrorCommand(String[] names, BootErrorType pType)  - 
Method Summary
Methods inherited from class net.md_5.bungee.api.plugin.Command
canEqual, equals, getAliases, getName, getPermission, getPermissionMessage, hashCode, hasPermission, setPermissionMessage, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface de.simonsator.partyandfriends.main.startup.error.ErrorReporter
reportError 
- 
Constructor Details
- 
BootErrorCommand
 - 
BootErrorCommand
 
 - 
 - 
Method Details
- 
execute
- Specified by:
 executein classnet.md_5.bungee.api.plugin.Command
 
 -