mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-08-07 04:53:11 +00:00
More work on the config code
This commit is contained in:
parent
e683ce5751
commit
8aaaed2ef8
34 changed files with 1016 additions and 298 deletions
|
@ -8,7 +8,7 @@ import lombok.EqualsAndHashCode;
|
|||
|
||||
@Data
|
||||
@EqualsAndHashCode(callSuper = false)
|
||||
public class Afk extends StorageObject
|
||||
public class Afk implements StorageObject
|
||||
{
|
||||
@Comment(
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue