mirror of
https://github.com/BentoBoxWorld/BentoBox.git
synced 2025-01-05 07:58:11 +01:00
parent
0789ec0969
commit
ae246435ba
@ -100,7 +100,7 @@ public class Island implements DataObject {
|
||||
|
||||
//// Island History ////
|
||||
@Adapter(LogEntryListAdapter.class)
|
||||
@Expose
|
||||
//FIXME: see https://github.com/BentoBoxWorld/BentoBox/issues/482
|
||||
private List<LogEntry> history = new LinkedList<>();
|
||||
|
||||
@Expose
|
||||
|
Loading…
Reference in New Issue
Block a user