Commit Graph

164 Commits

Author SHA1 Message Date
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
tastybento dee2367ad6 Use JDK11 only. 2020-11-14 12:10:43 -08:00
tastybento 81e4dbefc5 Remove duplication of code for event 2020-11-14 12:07:42 -08:00
tastybento 19565e90ff Added null checks 2020-11-14 12:02:48 -08:00
tastybento c0c9e16b6c Added new event that fires for each perm
https://github.com/BentoBoxWorld/Limits/issues/111
2020-11-14 11:03:13 -08:00
tastybento b9870a4fef
Merge pull request #109 from YellowZaki/develop
Count PISTON_HEAD and MOVING_PISTON
2020-10-28 10:52:16 -07:00
YellowZaki 0f7f61c179 Count PISTON_HEAD and MOVING_PISTON 2020-10-28 14:25:36 +01:00
YellowZaki 88879f5638 Count PISTON_HEAD and MOVING_PISTON 2020-10-28 14:25:23 +01:00
tastybento eb3efc03b4
Merge pull request #107 from BentoBoxWorld/gitlocalize-13274
Add Romanian translation
2020-10-02 14:43:47 -07:00
Adi bc6c7610eb Translate ro.yml via GitLocalize 2020-10-02 11:18:53 +00:00
tastybento 4f92611df0 Check for specific types and not classes
https://github.com/BentoBoxWorld/Limits/issues/105
2020-09-30 14:46:07 -07:00
tastybento d0e7ec0d68 Adds tests for EntityLimitListener 2020-09-27 16:54:00 -07:00
tastybento 062574f0c5
Merge pull request #104 from weaondara/fixentitygroups
fix entity group limits not showing properly in limit panel
2020-09-20 09:11:25 -07:00
tastybento 3b367407ae Fixes uncounting of blocks used by wither, golem or snowman making
https://github.com/BentoBoxWorld/Limits/issues/103
2020-09-20 09:07:35 -07:00
wea_ondara 6c097468ff fix entity group limits not showing properly in limit panel 2020-09-19 18:57:23 +02:00
tastybento 0c107f2bab Temporarily not do async checked for entity spawns
https://github.com/BentoBoxWorld/Limits/issues/98
https://github.com/BentoBoxWorld/Limits/issues/100
2020-09-17 18:54:02 -07:00
tastybento 33d16d16e2 Add special handling for armor stands for jetsminions
https://github.com/BentoBoxWorld/Limits/issues/99
2020-09-12 07:42:46 -07:00
tastybento 1870a309f7 Handles golem, wither and snowman orientations
https://github.com/BentoBoxWorld/Limits/issues/97
2020-09-11 18:43:36 -07:00
tastybento 07101c72dc Possible fix for dupe exploits
https://github.com/BentoBoxWorld/Limits/issues/97
2020-09-10 19:19:49 -07:00
tastybento b8682960cf Improves the Limit Panel with sorting and pages. 2020-09-07 15:05:51 -07:00
tastybento d3a5c23cf0 Reworked entity limits to avoid glitching.
https://github.com/BentoBoxWorld/Limits/issues/95
2020-09-06 18:30:05 -07:00
tastybento 2cac6dd3f9
Merge pull request #94 from patrykstepien/patch-1
Fixed typo in config.yml
2020-08-25 18:07:07 -07:00
patrykstepien 336ede6d53
Update config.yml
Fixed typo
2020-08-25 20:33:39 +02:00
tastybento 71018c08d4
Merge pull request #88 from BentoBoxWorld/profiler
Async limit checking
2020-07-26 14:41:52 -07:00
tastybento b35a738557 1.15.0 2020-07-26 14:38:31 -07:00
tastybento 989143d218 Removed code smells. 2020-07-26 14:35:05 -07:00
tastybento 088f853f0a Removed debug 2020-07-26 14:24:03 -07:00
tastybento 64b25b0ca6 Fixed bug where world entities were counted. 2020-07-25 08:15:55 -07:00
tastybento 2da76cddd8 1.14.0 BentoBox API 2020-07-07 18:42:24 -07:00
tastybento a316eaabc6 Added type chevron 2020-06-26 16:23:16 -07:00
tastybento b9ea6ecddd Added type chevrons 2020-06-26 16:22:18 -07:00
tastybento 598ccf383c Merge branch 'develop' of https://github.com/BentoBoxWorld/Limits.git into develop 2020-06-26 16:19:52 -07:00
tastybento 503b4827a9 Version for 1.16.1 Minecraft 2020-06-26 16:19:42 -07:00
tastybento e86230915a
Merge pull request #76 from aurorasmiles/develop
Add EntityGroups to Limits
2020-06-21 19:25:09 -07:00
Aurora dafc710c48
move entities from Name to description to add a newline after 5 entries 2020-06-21 19:50:46 +02:00
Aurora d2b1a0527d
merge with upstream 2020-06-21 18:23:08 +02: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 2329e2c61e Fix tests 2020-06-04 07:59:24 -07:00
tastybento ad186958cc Adds event that fires when player joins and before perm check
Cancel the event to prevent perm settings of limits.
2020-06-02 17:54:54 -07:00
tastybento caf766403c Version 1.13.0 2020-06-02 17:27:33 -07:00
tastybento 8a01cd3976
Merge pull request #82 from BentoBoxWorld/gitlocalize-11967
A few spelling errors have been fixed.
2020-05-31 12:01:31 -07:00
Over_Brave e11d6825f3 Translate tr.yml via GitLocalize 2020-05-31 17:55:53 +00:00
tastybento 3d0e1b0922 Recount will count Nether and End blocks.
Fixes https://github.com/BentoBoxWorld/Limits/issues/80
2020-05-05 16:56:22 -07:00
tastybento eb065d321e Version 1.12.2 2020-05-05 16:55:44 -07:00
tastybento b58859ae3f Fixes bug where permission limits were given to everyone
Fixes https://github.com/BentoBoxWorld/Limits/issues/79
2020-04-30 16:30:34 -07:00
tastybento 100f5ea026 Version 1.12.1 2020-04-30 16:29:45 -07:00
tastybento 2d88c73559
Merge pull request #77 from workonfire/develop
Add Polish translation
2020-04-20 07:36:01 -07:00
Krystian 432214485f
Add Polish translation 2020-04-20 01:28:08 +02:00
wea_ondara 54cb8b3a10 fix limits for simple entity limit 2020-04-12 15:00:09 +02:00
wea_ondara cc6781bf44 fix group limits when limit is -1 2020-04-12 15:00:03 +02:00