Class SpigotLicenseEntry
java.lang.Object
me.hsgamer.hscore.license.spigotmc.SpigotLicenseEntry
The license entry for SpigotMC
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
isValid()
Check if the entry is validConvert to properties
-
Field Details
-
user
-
resource
-
nonce
-
-
Constructor Details
-
SpigotLicenseEntry
-
-
Method Details
-
isValid
public boolean isValid()Check if the entry is valid- Returns:
- true if it is
-
toProperties
Convert to properties- Returns:
- the properties
-