Moves some methods from EconomyConfig to EconomyHelper and tries to simplify EconomyConfig
Some checks failed
EpicKnarvik97/Stargate/pipeline/head There was a failure building this commit
Some checks failed
EpicKnarvik97/Stargate/pipeline/head There was a failure building this commit
This commit is contained in:
@ -144,6 +144,7 @@ public class Stargate extends JavaPlugin {
|
||||
*
|
||||
* @return <p>The max portal name/network length</p>
|
||||
*/
|
||||
@SuppressWarnings("SameReturnValue")
|
||||
public static int getMaxNameNetworkLength() {
|
||||
return 13;
|
||||
}
|
||||
|
Reference in New Issue
Block a user