more changes..
This commit is contained in:
parent
d715042bc7
commit
fa79090614
2 changed files with 18 additions and 12 deletions
|
|
@ -36,6 +36,8 @@ public class TfCommand {
|
|||
AnimalRPFabric.users.remove(entity.getUuid());
|
||||
context.getSource().sendFeedback(
|
||||
() -> Text.literal(Messages.get("animal_removed")), false);
|
||||
|
||||
AnimalRPFabric.hashmapStore.save("users.json", AnimalRPFabric.users);
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue