tastybento
b1d117d344
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
2021-11-21 20:08:05 -08:00
tastybento
11618085ff
Version 2.8.1
2021-11-21 08:14:35 -08:00
tastybento
4c59d4d4ae
Back support for BentoBox 1.16.5.
2021-10-04 23:01:57 -07:00
tastybento
9b8bbdac5f
Open up modules for testing access.
2021-10-01 17:41:39 -07:00
tastybento
d212fcee99
Update to BentoBox API 1.18
2021-10-01 17:40:07 -07:00
tastybento
1b29f7f6ac
Added new placeholders
...
%Level_%gamemode%_top_island_name_%rank% - lists the island name
%Level_%gamemode%_top_island_members_%rank% - a comma separated list of
team members
https://github.com/BentoBoxWorld/Level/issues/224
https://github.com/BentoBoxWorld/Level/issues/211
https://github.com/BentoBoxWorld/Level/issues/132
https://github.com/BentoBoxWorld/Level/issues/107
https://github.com/BentoBoxWorld/Level/issues/105
2021-09-06 11:57:32 -07:00
tastybento
b16d458cae
Version 2.8.0
2021-09-06 11:23:38 -07:00
tastybento
7b6f921b10
Made plugin a Pladdon.
2021-08-15 08:53:16 -07:00
tastybento
bd6c264f4d
Rosestacker ( #232 )
...
* Add support for RoseStacker 1.3.0
2021-08-09 20:00:55 -07:00
tastybento
d55f66f868
No save on disable ( #231 )
...
* Release 2.6.4
* Remove saving to database on disable.
https://github.com/BentoBoxWorld/Level/issues/229
First, the top ten tables are never actually used or loaded. They are
created in memory by loading the island levels. So there is no reason to
keep saving them.
Second, the island level data is saved every time it is changed, so
there is no need to save all of the cache on exit.
* Fixes tests
2021-08-08 11:09:36 -07:00
tastybento
76a2688556
Added placeholder %Level_[gamemode]_rank_value
...
Fixes https://github.com/BentoBoxWorld/Level/issues/228
2021-07-24 14:54:06 -07:00
tastybento
4661bcd109
Use Java 9's takeWhile
2021-07-24 14:26:45 -07:00
tastybento
383ede3d59
Version 2.7.2
2021-07-10 22:04:17 -07:00
tastybento
0ce89dea7f
Version 2.7.1
2021-07-03 15:50:37 -07:00
tastybento
389d06d0a2
Use BentoBox 1.17.0
2021-06-27 17:10:12 -07:00
tastybento
9b7557f470
Fix DIRT_PATH instead of GRASS_PATH
2021-06-20 17:31:52 -07:00
tastybento
fa0e6cb85f
Update dependencies
2021-06-20 10:44:10 -07:00
tastybento
7379f6c3e8
Merge branch 'develop' of https://github.com/BentoBoxWorld/Level.git into develop
2021-06-20 10:39:16 -07:00
tastybento
54ac6f5499
Update to Java 16 and new sonar cloud
2021-06-20 10:39:03 -07:00
tastybento
3892da597c
Removed duplicate Blackstone entries
...
Fixes https://github.com/BentoBoxWorld/Level/issues/222
2021-06-10 19:48:18 -07:00
tastybento
452bf88197
Added API to work out which game modes Level is active in.
2021-06-05 08:33:03 -07:00
tastybento
1246496373
Version 2.7.0
2021-06-05 08:32:27 -07:00
tastybento
7265b5ae16
Use 1.17.0-SNAPSHOT BentoBox
2021-05-31 16:16:14 -07:00
tastybento
fb60dbddf9
Listed bentobox depend.
2021-05-31 09:43:05 -07:00
tastybento
04596915ce
Pladdon version
2021-05-30 18:40:58 -07:00
tastybento
eba7e1d531
Use a constant instead of 10 throughout code.
2021-05-02 07:54:28 -07:00
tastybento
e0736fca4c
Version 2.6.4
2021-04-08 16:51:05 -07:00
tastybento
33a3425619
Updated to support AdvancedChests 15.0
...
Fixes https://github.com/BentoBoxWorld/Level/issues/218
2021-04-08 16:49:18 -07:00
tastybento
9bff48b7b0
Version 2.6.3
2021-03-27 08:21:35 -07:00
tastybento
fdf5da43c6
Deaths were counted twice if team deaths were counted.
...
Fixes https://github.com/BentoBoxWorld/Level/issues/216
2021-03-24 22:37:50 -07:00
tastybento
f2b3903c6f
Version 2.6.2
2021-03-07 13:54:35 -08:00
tastybento
ff670c04d8
Use release version of BentoBox
2021-03-07 13:53:29 -08:00
tastybento
5452b3a9d9
Not show private classes in JavaDocs.
2021-03-06 10:11:35 -08:00
tastybento
39423508b9
Version 2.6.1
2021-02-28 11:12:28 -08:00
tastybento
6dc8aa7f09
Enables rank of non-top ten players to be shown.
...
https://github.com/BentoBoxWorld/Level/issues/215
2021-02-28 09:33:11 -08:00
tastybento
12525271c8
Adds support for AdvancedChests. Requires version 14.3
...
https://github.com/BentoBoxWorld/Level/issues/214
2021-02-24 17:29:29 -08:00
tastybento
311455e921
Add support to hook into AdvancedChests.
...
https://github.com/BentoBoxWorld/Level/issues/214
2021-02-23 18:59:20 -08:00
tastybento
e002ade414
Version 2.6.0
2021-02-23 18:58:47 -08:00
tastybento
52ee81501b
Try to get WildStackers to work again.
2021-02-20 19:07:08 -08:00
tastybento
49c7d8a09e
Version 2.5.3
2021-02-20 19:06:55 -08:00
tastybento
d9137e83ed
Merge branch 'develop' of https://github.com/BentoBoxWorld/Level.git into develop
2021-02-14 12:58:11 -08:00
tastybento
cb9a49d6ec
Allow usage on all game modes to avoid support questions.
...
Fixes https://github.com/BentoBoxWorld/Level/issues/212
2021-02-14 12:57:58 -08:00
tastybento
01004e00ac
Version 2.5.2
2021-02-14 12:57:15 -08:00
Alberto
aeb48c6f3e
setLogReportToConsole to ConfigSettings ( #209 )
2021-01-28 07:30:45 -08:00
Alberto
25ba4dc7eb
"Log report to console" config option ( #208 )
...
* log-report-to-console added to config.yml
* logReportToConsole added to ConfigSetting
* Check if isLogReportToConsolet to show report
* Fix return logReportToConsole
2021-01-25 13:25:29 -08:00
tastybento
4b196f4f31
Use BentoBox 1.15.4
2020-12-30 22:57:56 -08:00
tastybento
7973ef1154
Updated to BentoBox 1.15.4 API
2020-12-27 11:10:53 -08:00
Andrzej
bd31363b34
fix variables ( #203 )
2020-12-03 13:14:15 -08:00
gitlocalize-app[bot]
ff1f813751
Translate pl.yml via GitLocalize ( #202 )
...
Co-authored-by: therazerpll <therazerpl@o2.pl>
2020-11-07 16:16:12 -08:00
gitlocalize-app[bot]
ac601d438d
Translate pt.yml via GitLocalize ( #195 )
...
Co-authored-by: Ricardo Borsato <ricardoborrb@gmail.com>
2020-10-02 14:44:10 -07:00