Commit Graph

115 Commits

Author SHA1 Message Date
tastybento
51338d280d Update to Java 17 2022-11-26 17:48:55 -08: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
tastybento
fcf6e76599 Added repo for maven plugin snapshots 2022-03-19 18:33:36 +00:00
BONNe
15ff515078 Implement customizable DetailsPanel.
Remove old DetailsGUITab due to new implementation.
2022-03-13 14:28:08 +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
a3d06ee41a Version 2.9.1 2022-01-28 22:15:19 -08:00
tastybento
5ce71798a6 Version 2.9.0 2021-12-25 08:39:09 -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
b16d458cae Version 2.8.0 2021-09-06 11:23:38 -07:00
tastybento
bd6c264f4d
Rosestacker (#232)
* Add support for RoseStacker 1.3.0
2021-08-09 20:00:55 -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
54ac6f5499 Update to Java 16 and new sonar cloud 2021-06-20 10:39: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
04596915ce Pladdon version 2021-05-30 18:40:58 -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
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
e002ade414 Version 2.6.0 2021-02-23 18:58:47 -08:00
tastybento
49c7d8a09e Version 2.5.3 2021-02-20 19:06:55 -08:00
tastybento
01004e00ac Version 2.5.2 2021-02-14 12:57:15 -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
tastybento
920f3675f7 Version 2.5.0 2020-09-13 11:21:00 -07:00
tastybento
4efc5cbc06 2.4.2 2020-09-07 11:18:35 -07:00
tastybento
49e56b515a Version 2.4.1 2020-08-15 09:59:08 -07:00
tastybento
dab0e84bc0
Island levels (#178)
* Stores level data on a per island basis

* Migrate after BentoBox worlds have loaded.

* Added new Admin set initial level handicap command

* Bug fixing

* Fix test

* Removed code smell
2020-07-26 14:40:17 -07:00
tastybento
6800bdd3ce Version 2.3.4 2020-07-20 23:16:53 -07:00
tastybento
3cc887b6d3 Adds concurrent island leveling.
New config.yml entry. Can do concurrent checks up to amount admin
decides.
Fixes issue with reloading where the queue was not disabled and
continued to run.
2020-07-18 13:39:10 -07:00
tastybento
35da2246c5 Added eclipse annotation dependency to POM 2020-07-17 15:27:09 -07:00
tastybento
52a5da55bd Version up 2020-07-11 15:34:32 -07:00
tastybento
9fb7d7897d Handles null values for LevelsData
https://github.com/BentoBoxWorld/Level/issues/169
2020-07-10 20:36:58 -07:00
tastybento
6efa22e77f 1.14.0 BentoBox API 2020-07-07 18:40:46 -07:00
tastybento
a6be22bfe5 Fixes bugs introduced by code smell fixes. 2020-06-25 19:17:39 -07:00
tastybento
08b7c99c3f Complete rewrite to enable pipelining.
Adds ability to scan chest contents.
2020-06-21 17:54:51 -07:00
tastybento
f78b2c8231 Update to 1.14 BentoBox API
Uses shorter table names in SQL databases.
Uses async saving methods.
2020-06-10 20:49:28 -07:00
tastybento
95875b10ec Version 2.0.0 2020-04-19 09:06:19 -07:00