Class StringProperty
java.lang.Object
com.soulfiremc.server.settings.property.StringProperty
- All Implemented Interfaces:
Property
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StringProperty
public StringProperty()
-
-
Method Details
-
key
-
uiName
-
description
-
defaultValue
-
type
-
placeholder
-
minLength
@Default public int minLength() -
maxLength
@Default public int maxLength() -
pattern
-
disabled
@Default public boolean disabled()
-