Commit Graph

59 Commits

Author SHA1 Message Date
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
tastybento
d5bd4e5ef9 version up 1.6.1 2019-09-03 07:41:20 -07:00
tastybento
ffda0cd269 1.6.0 Release 2019-08-16 19:57:33 -07:00
tastybento
4603e9e1a9 Removed dependency on EpicSpawners
https://github.com/BentoBoxWorld/Limits/issues/25
2019-08-16 19:55:58 -07:00
tastybento
b0888d1e9d Move to EpicSpawners 6.0.9 API 2019-08-15 07:48:18 -07:00
tastybento
e5bdb80982 updates POM to use build numbers in filename 2019-08-07 21:31:38 -07:00
tastybento
7d920a4344 Compiled with updated EpicSpawners 6.0.7
Use mvn install:install-file -Dfile=EpicSpawners-API.jar
-DgroupId=com.songoda -DartifactId=EpicSpawners-API -Dversion=6.0.7
-Dpackaging=jar -DgeneratePom=true

and then copy into local repo.
2019-08-01 21:35:29 -07:00
tastybento
56f9a0e36e Update to EpicSpawners API 6.0.2
From https://gitlab.com/Songoda/epicspawners
2019-06-26 18:34:09 -07:00
tastybento
c1c0537054 Merge remote-tracking branch 'origin/master' into develop
Conflicts:
	pom.xml
2019-06-22 23:46:20 -07:00
tastybento
230aa62499 Adds support for item frames and paintings as entities
https://github.com/BentoBoxWorld/Limits/issues/24
2019-06-22 23:41:30 -07:00
tastybento
effd32a251 Release 0.2.2 2019-06-22 22:54:11 -07:00
Florian CUNY
ec5123665d
added ciManagement in pom.xml 2019-06-19 09:46:24 +02:00
Florian CUNY
7dd51c141a
Updated pom.xml to the new repository name 2019-06-19 09:42:05 +02:00
tastybento
3e073db3ff Removes reference to TIPPED_ARROW due to 1.14 incompatibility.
Fixes https://github.com/BentoBoxWorld/addon-limits/issues/22
2019-06-14 18:50:51 -07:00