Commit Graph

213 Commits

Author SHA1 Message Date
tastybento 76400ea3e2
Merge pull request #153 from BentoBoxWorld/develop
Version 1.19.0
2021-12-30 09:17:24 -08:00
tastybento d8c8102010 Added locale text
https://github.com/BentoBoxWorld/Limits/issues/123
2021-12-26 16:17:14 -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 a5980b2386
Merge pull request #152 from BentoBoxWorld/develop
Release 1.18.1
2021-12-25 09:18:06 -08:00
tastybento 4cff598aee Fix bugs in map keys and groups. Fix code smells. 2021-12-25 09:10:53 -08:00
tastybento 51408751a6 Code clean up. Java updates. 2021-12-22 14:37:10 -08:00
tastybento 0248c398f6 Enable Op or mod override for breeding. 2021-12-22 13:43:45 -08:00
tastybento 38aa99b2c7 Remove debug 2021-12-22 12:18:16 -08:00
tastybento d6f12c29dc Prevent breeding using breeding event 2021-12-22 12:16:02 -08:00
tastybento 3f1465d6ef Fix NPEs 2021-12-22 10:11:59 -08:00
tastybento 14c38869df WIP try to use EntityBreedEvent to track breeding 2021-12-22 09:19:00 -08:00
tastybento 328a1a13f7 Added option to ignore the island center block from limits.
Should help with AOneBlock usage.
2021-10-17 14:48:35 -07:00
tastybento 945aae0d8b Update to BentoBox 1.18 API 2021-10-01 17:58:31 -07:00
tastybento b71700895e prevent NPE for blockCounts. 2021-09-11 07:45:09 -07:00
tastybento 390814bedb WIP fix some bugs - still more to fix. 2021-09-06 19:32:29 -07:00
tastybento 05a8a0ebbe Fix tests 2021-09-06 17:14:06 -07:00
tastybento 76c582ba1d Added API to enable offset for limits. 2021-09-06 17:11:02 -07:00
tastybento ad1f060d76 Version 1.18.0 2021-09-06 17:06:18 -07:00
tastybento 395709d769
Merge pull request #141 from BentoBoxWorld/develop
Release 1.17.2
2021-08-20 17:07:27 -07:00
tastybento be2c6480b1 Merge branch 'develop' of https://github.com/BentoBoxWorld/Limits.git into develop 2021-08-20 17:01:43 -07:00
tastybento db233b5ec5
Merge pull request #138 from HSGamer/patch-1
Add Vietnamese
2021-08-10 22:30:16 -07:00
Huynh Tien f7c44c7c21
Add Vietnamese 2021-08-10 20:05:21 +07:00
tastybento ebb3acd599
Merge pull request #136 from JasonLiu2002/block-placeholders
Block placeholders
2021-08-01 17:21:36 -07:00
JasonLiu2002 f94a4ac0bb Registers all blocks as placeholders 2021-07-31 16:30:41 -07:00
JasonLiu2002 0a193ebd27 Simplified how to register placeholders, changed default getBlockCount to 0 instead of -1 2021-07-30 02:16:28 -07:00
JasonLiu2002 21986d3f2d Added chest/hopper placeholders, refactored getBlockCounts to be consistent, implemented getBlockCount 2021-07-29 01:38:45 -07:00
tastybento f7d379f42d Version 1.17.2 2021-07-24 14:16:23 -07:00
tastybento 4c5fdd6390 Remove async around entity call
https://github.com/BentoBoxWorld/Limits/issues/135
2021-07-24 14:13:44 -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 62caf1aa47 Require 1.17 BentoBox 2021-06-20 11:12:58 -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 6a2768e572 Adds setting option for async golum checking
https://github.com/BentoBoxWorld/Limits/issues/127
2021-05-03 16:22:42 -07:00
tastybento 0ae58db8a9 Use correct perm check perm prefix.
https://github.com/BentoBoxWorld/Limits/issues/126
2021-03-27 08:39:12 -07:00
tastybento f525ae80a5 Recalculate limits every time Limits GUI is shown. 2021-03-07 09:20:28 -08: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 dc4efb2a0c Entity limiting was happening in BentoBox worlds not specified in config 2021-02-21 19:02:50 -08:00
tastybento a730daf6a8 Version 1.15.4 2021-01-24 14:18:58 -08:00
tastybento 5e9a4326ba Only save if data has changed on shutdown. 2021-01-22 11:56:42 -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 514f2158cc Remove Wither from async checking
The fake wither explosion was not convincing enough...

If we ever get an API to set the summoned wither state then this could
be put back in.
2020-12-22 09:40:09 -08:00
tastybento 4f994b3883 Version 1.15.1 2020-12-22 09:39:17 -08:00
tastybento 368443a413
Merge pull request #115 from Baterka/develop
Fixed https://github.com/BentoBoxWorld/Limits/issues/114
2020-11-26 17:05:58 -08:00
Baterka 90b5a65c62 Fixed https://github.com/BentoBoxWorld/Limits/issues/114 2020-11-24 15:43:37 +01:00
tastybento fbf13bd99e
Merge pull request #112 from BentoBoxWorld/perm-event
Added new event that fires for each perm
2020-11-14 12:13:34 -08:00