mirror of
https://github.com/Shiewk/SModeration.git
synced 2026-04-29 06:34:17 +02:00
Add default reason to config
This commit is contained in:
@@ -17,8 +17,6 @@ import static net.kyori.adventure.text.Component.translatable;
|
||||
|
||||
public abstract class Punishment {
|
||||
|
||||
public static final String DEFAULT_REASON = "No reason provided.";
|
||||
|
||||
protected final UUID id;
|
||||
protected final String type;
|
||||
protected final long timestamp;
|
||||
|
||||
Reference in New Issue
Block a user