Skip to content
Success

Changes

Summary

  1. Release 2.13.0 (#310) (commit: 3983764) (details)
Commit 39837643531264e021170d56fc069f5f1274eca7 by github
Release 2.13.0 (#310)

* Update tipped arrows in GUI Panel

* Version 2.13.0

* Add more string replacements for /is level output (#303)

* Update hooks and fix UltimateStacker API (#305)

* Isolate UltimateStacker imports so no errors if US is not installed (#307) Fixes #306

* Implement a cache for top tens (#309)
(commit: 3983764)
The file was addedsrc/main/java/world/bentobox/level/util/CachedData.java
The file was addedsrc/main/java/world/bentobox/level/calculators/UltimateStackerCalc.java
The file was modified src/main/resources/locales/en-US.yml (diff)
The file was modified src/main/resources/panels/detail_panel.yml (diff)
The file was modified src/main/java/world/bentobox/level/LevelsManager.java (diff)
The file was modified src/main/resources/panels/value_panel.yml (diff)
The file was modified pom.xml (diff)
The file was modified src/main/java/world/bentobox/level/commands/IslandLevelCommand.java (diff)
The file was modified src/main/java/world/bentobox/level/calculators/IslandLevelCalculator.java (diff)