mirror of
https://github.com/Sheldan/abstracto.git
synced 2026-04-15 12:10:21 +00:00
removed decay feature boolean from myWarnings, because only automatic decay is an additional feature
fixed post target for kicking fixed casing for mod mail post targets added initial version of the ascii doctor documentation
This commit is contained in:
@@ -9,7 +9,6 @@ import lombok.experimental.SuperBuilder;
|
||||
@Setter
|
||||
@SuperBuilder
|
||||
public class MyWarningsModel extends UserInitiatedServerContext {
|
||||
private Boolean serverUsesDecays;
|
||||
private Long totalWarnCount;
|
||||
private Long currentWarnCount;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user