addon-level/src/main/java/world/bentobox/level
tastybento b534eb70d4
Version 2.8.1 (#244)
* Version 2.8.1

* Speeds up level calculation by doing more chunk scans async.

If chests are scanned, then it will take longer because these have to be
done sync.

https://github.com/BentoBoxWorld/Level/issues/243

* add Vietnamese (#240)

* Raw island level placeholder (#241)

Co-authored-by: Huynh Tien <huynhqtienvtag@gmail.com>
Co-authored-by: Rubén <44579213+Rubenicos@users.noreply.github.com>
2021-11-26 13:19:51 -08:00
..
calculators Version 2.8.1 (#244) 2021-11-26 13:19:51 -08:00
commands Use a constant instead of 10 throughout code. 2021-05-02 07:54:28 -07:00
config setLogReportToConsole to ConfigSettings (#209) 2021-01-28 07:30:45 -08:00
events Release 2.8.0 (#239) 2021-10-16 16:12:52 -07:00
listeners Updated to BentoBox 1.15.4 API 2020-12-27 11:10:53 -08:00
objects Updated to BentoBox 1.15.4 API 2020-12-27 11:10:53 -08:00
panels Island levels (#178) 2020-07-26 14:40:17 -07:00
requests Use a constant instead of 10 throughout code. 2021-05-02 07:54:28 -07:00
Level.java Version 2.8.1 (#244) 2021-11-26 13:19:51 -08:00
LevelPladdon.java Pladdon version 2021-05-30 18:40:58 -07:00
LevelsManager.java Release 2.7.2 (#233) 2021-08-15 08:56:21 -07:00