Commit Graph

72 Commits

Author SHA1 Message Date
tastybento f408d9c00b Update to use BentoBox 2.3.0 2024-04-04 08:55:12 -07:00
tastybento ee577e210a Update to 1.20.4 2024-01-13 08:54:29 -08:00
tastybento 843aa89f6c Version 1.20.1 2024-01-09 12:01:00 +09:00
tastybento 39c630b92a Version 1.20.0
This requires BentoBox 2.0.0 to run.
2023-11-28 16:04:07 -08:00
tastybento 2d92663cd4 BentoBox API 2.0.0 2023-11-12 13:24:15 -08:00
tastybento a35816cc80
Update pom.xml 2023-07-10 21:40:28 -07:00
tastybento 9763dc1227 Update Jacoco 2023-07-10 21:24:10 -07:00
tastybento 6b770d083e Fix tests. Use world#nearbyEntities method. 2023-04-15 12:15:14 -07:00
tastybento eeafa239c4 Avoid using NumberUtils. Update dependencies. 2023-04-15 11:44:56 -07:00
BONNe 8dd35fabcf
Update pom.xml 2023-04-08 19:16:35 +03:00
tastybento 3b6e912bae
Add ${argLine} to get jacoco coverage 2023-02-09 15:20:32 -08:00
YellowZaki d7bff1df7d Turned into a Pladdon 2022-03-25 17:29:27 +01:00
tastybento 8d56a4078a Version 1.19.1 2022-01-02 11:16:18 -08:00
tastybento 343d7bbbde Improved recount code. Should be accurate.
This uses the latest approach done by Level addon. This does not yet
include entity recounting!

https://github.com/BentoBoxWorld/Limits/issues/123
2021-12-26 15:52:56 -08:00
tastybento 14c38869df WIP try to use EntityBreedEvent to track breeding 2021-12-22 09:19:00 -08:00
tastybento 945aae0d8b Update to BentoBox 1.18 API 2021-10-01 17:58:31 -07:00
tastybento ad1f060d76 Version 1.18.0 2021-09-06 17:06:18 -07:00
tastybento f7d379f42d Version 1.17.2 2021-07-24 14:16:23 -07:00
tastybento b16332da30 Version 1.17.1 2021-07-10 18:48:35 -07:00
tastybento d0d950818d Use BentoBox 1.17.0 2021-06-27 17:10:46 -07:00
tastybento 7a04c8af41 Fix maven surefire 2021-06-20 10:59:30 -07:00
tastybento c7b310ffd8 Version 1.17.0 2021-06-20 10:54:12 -07:00
tastybento 0992a4fc52 Java 16 and Sonar Cloud 2021-06-20 10:52:48 -07:00
tastybento e7d6d799f1 Version 1.15.6 2021-03-07 09:20:01 -08:00
tastybento d3bd125603 Version 1.15.5 2021-02-21 19:04:04 -08:00
tastybento a730daf6a8 Version 1.15.4 2021-01-24 14:18:58 -08:00
tastybento f353de9cc8 Version 1.15.3 2021-01-22 11:56:21 -08:00
tastybento c286a65803 Use BentoBox 1.15.4 2020-12-30 22:58:24 -08:00
tastybento 8ce7c3e631 Updated to BentoBox 1.15.4 API 2020-12-27 11:11:54 -08:00
tastybento 4f994b3883 Version 1.15.1 2020-12-22 09:39:17 -08:00
tastybento b35a738557 1.15.0 2020-07-26 14:38:31 -07:00
tastybento 2da76cddd8 1.14.0 BentoBox API 2020-07-07 18:42:24 -07:00
tastybento 503b4827a9 Version for 1.16.1 Minecraft 2020-06-26 16:19:42 -07:00
tastybento 4ca3455d5b Update to BentoBox 1.14 API
Shorter table names for SQL DBs. Async db saving.
2020-06-10 20:58:07 -07:00
tastybento caf766403c Version 1.13.0 2020-06-02 17:27:33 -07:00
tastybento eb065d321e Version 1.12.2 2020-05-05 16:55:44 -07:00
tastybento 100f5ea026 Version 1.12.1 2020-04-30 16:29:45 -07:00
Florian CUNY 16974ad5ed Updated Spigot and BentoBox dependencies to latest versions 2020-04-10 17:30:36 +02:00
Florian CUNY 6abf92584b Version up 1.12.0 2020-04-10 17:30:08 +02:00
tastybento e9784b508c Version 1.9.5 2020-03-28 11:15:02 -07:00
tastybento f8ffc9bcd0 Version 1.9.4 2020-03-28 11:06:28 -07:00
tastybento 4cb061d594 Avoids counting entities if the type spawned is not limited.
https://github.com/BentoBoxWorld/Limits/issues/74
2020-03-25 21:00:37 -07:00
tastybento 65a31c9308 Version 1.9.2 2020-01-30 09:24:16 -08:00
tastybento f907784bd7 Entity limits are now counted to include nether and end.
https://github.com/BentoBoxWorld/Limits/issues/43
2020-01-08 15:12:24 -08:00
tastybento 25be7a3844 Added distribution management to POM.
https://github.com/BentoBoxWorld/website/issues/15
2019-12-16 17:05:49 -08:00
tastybento 4cfbea2bee Switch to using BentoBox 1.9.0 2019-12-16 07:26:59 -08:00
tastybento af59047f57 Uses multi-threaded island scanning.
Optimized for Paper. Requires BentoBox 1.9.0 or later.

Makes admin calc command alias recount.

https://github.com/BentoBoxWorld/Limits/issues/52
2019-11-16 16:23:37 -08:00
tastybento b24e76ec67 Added SonarCloud 2019-11-03 18:22:19 -08:00
Gabriele C 3f58de3d7e Fix 1.13.2 support 2019-10-05 22:05:39 +02:00
tastybento 06da189e26 Added recount command for players. Fixed counting for crops.
https://github.com/BentoBoxWorld/Limits/issues/44
2019-09-10 19:01:39 -07:00