forked from chipmunkmc/chipmunkbot
sussy wussy
very important change ngl
This commit is contained in:
parent
fa827a934d
commit
4699f13cc5
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ import lombok.AllArgsConstructor;
|
||||||
@Data
|
@Data
|
||||||
@AllArgsConstructor
|
@AllArgsConstructor
|
||||||
public class ChatMessage {
|
public class ChatMessage {
|
||||||
// * I do not really care about signatures, they were likely made for the sus chat reporting system anyway, but I still include the sender as it really helps with stuff such as commands.
|
// * I do not really care about signatures, they were likely made for the sussy wussy chat reporting system anyway, but I still include the sender as it really helps with stuff such as commands.
|
||||||
private Component component;
|
private Component component;
|
||||||
private UUID sender;
|
private UUID sender;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue