tastybento
82174649b4
Added comments on the panel templates.
2023-12-18 17:57:36 -08:00
tastybento
cec620162b
Move to 1.20.4
...
Refactored the calculator code for clarity.
Added Jacoco line to prvent issues with the bigger Material class.
2023-12-10 10:06:33 -08:00
gitlocalize-app[bot]
cfb35909f0
Translate uk.yml via GitLocalize ( #297 )
...
Co-authored-by: GIGABAIT <freebitcoin93@gmail.com>
2023-11-26 10:06:35 -08:00
tastybento
117d15f3d0
Added more placeholders. #296
...
Refactored how the top ten maps are structured. In the future, it may be
best to have the key be the island.
2023-11-24 09:33:16 -08:00
tastybento
9d1a5c7476
Changed top ten internally to use islands instead of players as keys ( #295 )
...
Added %[gamemode]_top_weighted_value_x% placeholder
https://github.com/BentoBoxWorld/Level/issues/294
2023-11-19 18:08:47 -08:00
tastybento
43c898ecf7
Added test for Stats command
2023-11-18 15:22:05 -08:00
tastybento
77884f0a11
Update to BentoBox 2.0.0 API
2023-11-18 14:51:09 -08:00
tastybento
1a4077be8c
Update tests
2023-11-18 14:44:49 -08:00
tastybento
3a3c8a320c
Adds an admin stats command. See #293
2023-11-18 14:41:18 -08:00
PapiCapi
913eed9c77
Add config option to disable plugin hooks ( #291 )
...
* Update UltimateStacker dependency
* Add config option to disable plugin hooks
2023-10-06 16:14:45 -07:00
tastybento
1b20605791
Version 2.11.0
2023-06-03 09:15:32 -07:00
gitlocalize-app[bot]
951b0f5549
Spanish ( #285 )
...
* Translate es.yml via GitLocalize
* Translate es.yml via GitLocalize
---------
Co-authored-by: ChrissTM03 <criisbr193@gmail.com>
Co-authored-by: Espan <zcraftyt@gmail.com>
2023-05-29 09:47:02 -07:00
gitlocalize-app[bot]
f8d50a43d6
Translate id.yml via GitLocalize ( #287 )
...
Co-authored-by: Dusty <siapa-yg-mau-diblokir.kfrxp@simplelogin.com>
2023-05-29 09:46:35 -07:00
gitlocalize-app[bot]
dfd30d148b
Chinese ( #288 )
...
* Translate zh-CN.yml via GitLocalize
* Translate zh-CN.yml via GitLocalize
---------
Co-authored-by: Jeansou <bettertreebot@gmail.com>
Co-authored-by: dawnTak <lanlongxiaode@outlook.com>
2023-05-29 09:46:22 -07:00
tastybento
5a66bf162b
Add blocks that should be zero by default as they are available
...
on the ocean floor. https://github.com/BentoBoxWorld/Level/issues/284
2023-05-17 15:30:38 -07:00
BONNe
78c67b6d2f
Create plugin.yml ( #282 )
...
* Create plugin.yml
The annotations do not provide the option to define the version dynamically from maven. This should fix that.
* Remove Spigot Plugin Annotations
* Remove plugin-annotation repo
2023-04-08 08:22:41 -07:00
ceze88
9c42a8d007
Add UltimateStacker hook for stacked blocks ( #281 )
2023-04-05 12:14:16 +01:00
tastybento
c093796a6e
Remove dependency
2023-03-25 09:53:41 -07:00
tastybento
713a409584
Refactor placeholders ( #279 )
...
* Update ReadMe
* Fix Jacoco
* Remove unused imports
* Remove placeholders from main class
Created a separate class for cleaner code and added a test class.
2023-02-25 11:31:49 -08:00
tastybento
0cdb15403b
Sonar Cloud code smell clean up ( #278 )
2023-02-09 19:32:13 -08:00
DevSolaris
a493c12f6e
Add shulker to in chest count ( #275 )
2023-02-09 19:31:35 -08:00
gitlocalize-app[bot]
29b148052a
Translate nl.yml via GitLocalize ( #277 )
...
Co-authored-by: DevSolaris <solaris.dev.2002@gmail.com>
2023-01-24 14:46:02 +02:00
gitlocalize-app[bot]
f1db2a9284
Translate zh-CN.yml via GitLocalize ( #276 )
...
Co-authored-by: dawnTak <lanlongxiaode@outlook.com>
2023-01-23 20:44:30 +02:00
tastybento
dc9d460e1e
Fix JavaDoc
2023-01-16 15:07:00 -08:00
evlad
fba73948c6
feat: add island total points + placeholder ( #264 )
...
* feat: add island total points + placeholder
* Update IslandLevels.java
2023-01-16 23:00:40 +00:00
tastybento
ac6bead52e
Add natural log to level-calc formula parsing
...
Relates to #274
2023-01-16 14:16:14 -08:00
tastybento
93869cb34a
Only shows Members or higher in the top members placeholder
...
Fixes #267
2022-11-26 18:29:03 -08:00
tastybento
f3ee8a381c
Adds %Level_[gamemode]_island_level_max% placeholder
...
This records the lifetime maximum level the island has ever had.
Addresses #271
2022-11-26 18:20:14 -08:00
gitlocalize-app[bot]
97d9522563
Translate fr.yml via GitLocalize ( #272 )
...
Co-authored-by: organizatsiya <organizatsiya.wildguns@gmail.com>
2022-10-31 08:22:33 +02:00
gitlocalize-app[bot]
32690630d6
Translate pl.yml via GitLocalize ( #269 )
...
Co-authored-by: wiktorm12 <wiktorm12@gmail.com>
2022-08-27 15:14:55 +03:00
BONNe
2ca4e0a070
Fixes a Level addon crash on startup.
...
Level addon crashed at the startup if Visit or Warps addon were not installed. It happened because Level addon main class were implementing Listener interface.
To avoid it and fix the crash, I moved migration listener to a separate class.
Fixes #2012
2022-08-21 17:31:42 +03:00
BONNe
dae3db6c98
Implements visit/warp actions in top gui
...
Add 2 new actions for island buttons in TOP GUI:
- Visit -> allows to visit island, but it requires Visit Addon
- Warp -> allows to warp to island, but it requires Warp Addon
Requested via Discord.
2022-08-21 13:00:56 +03:00
DeadSilenceIV
90ae98e599
Support for AdvancedChests was updated. ( #266 )
2022-07-15 01:53:27 +03:00
BONNe
47053fde31
Implement customizable Values GUI. ( #262 )
...
This GUI shows value to all items in game. It also shows max limit of blocks, if it is set.
Fixes of #192
2022-06-17 14:40:10 +03:00
KrazyxWolf
cc90579f51
Update es.yml ( #261 )
2022-06-16 21:21:40 +03:00
BONNe
1914fc11e0
Implement calculated value for blocks. ( #260 )
...
It is ~ value, as calculation formula cannot be applied per block. At least I think so.
Part of #192
2022-06-16 17:38:09 +03:00
BONNe
4948689fe8
Implement feature that allows to sort items in detail panel. ( #259 )
...
Apparently, because it is 2 years old request, it got in a state -> implement or drop.
Fixes #192
2022-06-16 17:07:09 +03:00
tastybento
d9288c7e61
Remove blank file
2022-03-19 18:27:58 +00:00
BONNe
eb8c105be5
Fix failing test.
2022-03-13 15:24:12 +02:00
BONNe
15ff515078
Implement customizable DetailsPanel.
...
Remove old DetailsGUITab due to new implementation.
2022-03-13 14:28:08 +02:00
BONNe
43fcde5781
Fixes some small issues with TopLevelPanel
...
Add Utils class that contains some useful things.
2022-03-13 14:26:56 +02:00
BONNe
e16fad882e
Update to BentoBox API 1.20.
...
Replace plugin.yml with spigot-annotations.
Implement customizable TopLevelPanel.
2022-03-12 12:52:44 +02:00
tastybento
0a79b7fa58
Avoid async chunk snapshotting.
...
Fixes https://github.com/BentoBoxWorld/Level/issues/256
2022-02-06 08:47:20 -08:00
tastybento
5d9aa00c13
Fix error lon loading id locale
2022-02-06 08:40:56 -08:00
tastybento
490fe6c942
Merge branch 'develop' of https://github.com/BentoBoxWorld/Level.git into develop
2022-01-28 22:15:52 -08:00
tastybento
336e8d47bf
Attempt to handle WildStacker spawners
2022-01-28 22:15:34 -08:00
gitlocalize-app[bot]
6f174e2b3a
Translate hu.yml via GitLocalize ( #254 )
...
Co-authored-by: András Marczinkó <marczinkoandris@gmail.com>
2022-01-01 18:41:49 -08:00
gitlocalize-app[bot]
322ea825ea
German Translation ( #253 )
...
* Translate de.yml via GitLocalize
* Update de.yml
Co-authored-by: Rikamo045 <rik.amos.krajinovic@gmail.com>
Co-authored-by: tastybento <tastybento@users.noreply.github.com>
2022-01-01 18:40:51 -08:00
gitlocalize-app[bot]
488c6ac9d3
Korean translation ( #252 )
...
* Translate ko.yml via GitLocalize
* Translate ko.yml via GitLocalize
Co-authored-by: chickiyeah <ruddls030@naver.com>
Co-authored-by: mt-gitlocalize <mt@gitlocalize.com>
2022-01-01 18:39:15 -08:00
gitlocalize-app[bot]
840a8c1d79
Translate fr.yml via GitLocalize ( #251 )
...
Co-authored-by: organizatsiya <organizatsiya.wildguns@gmail.com>
2022-01-01 18:38:15 -08:00