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