loot tracker: add world id to loot record for dmmt
This commit is contained in:
@@ -40,4 +40,5 @@ public class LootRecord
|
||||
private Object metadata;
|
||||
private Collection<GameItem> drops;
|
||||
private Instant time;
|
||||
private Integer world;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user