Minor code householding
- Fix Javadoc errors reported during Jenkins build - Use Guava methods in NewSetting where possible
This commit is contained in:
@@ -31,8 +31,9 @@ public class LoginEvent extends CustomEvent {
|
||||
}
|
||||
|
||||
/**
|
||||
* Ensures compatibility with plugins like GuiRules.
|
||||
*
|
||||
* @return
|
||||
* @return true
|
||||
* @deprecated this will always return true because this event is only called if it was successful
|
||||
*/
|
||||
@Deprecated
|
||||
|
||||
Reference in New Issue
Block a user