Commit Graph

27 Commits

Author SHA1 Message Date
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
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
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
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
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
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
wea_ondara
346f2b8ed8 integrate group limits into limit messages in entity listener 2020-04-12 14:59:55 +02:00
wea_ondara
f25c027a2b adjust test cases to previous changes 2020-04-12 14:55:35 +02:00
wea_ondara
f77c48218a added entity group limits via permissions to islands 2020-04-12 14:55:30 +02:00
wea_ondara
625bbe3a9f show limits in limit command 2020-04-12 14:55:26 +02:00
wea_ondara
e0c208e049 added entity group limit settings 2020-04-12 14:55:21 +02:00
tastybento
086d251d3f Changed to use notify instead of sendmessage to avoid spam
https://github.com/BentoBoxWorld/Limits/issues/75
2020-03-28 11:15:29 -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
55bb288dad Merge branch 'develop' of https://github.com/BentoBoxWorld/Limits.git into develop 2020-03-18 08:36:50 -07:00
tastybento
39f527777d Ignore negative permissions.
Fixes https://github.com/BentoBoxWorld/Limits/issues/73
2020-03-18 08:36:40 -07:00
tastybento
1bc354e49b Adds null check for nether and end worlds
https://github.com/BentoBoxWorld/Limits/issues/64
2020-01-30 09:25:42 -08:00
tastybento
ea76a6deeb Clears permission limits when owner joins
Fixes https://github.com/BentoBoxWorld/Limits/issues/63
2020-01-11 09:49:15 -08:00
tastybento
8fa551ff7c Bug fixes
Fixes https://github.com/BentoBoxWorld/Limits/issues/62
2020-01-11 09:38:45 -08:00
tastybento
789b73d3b3 Fixed bugs with adding entity perm limits.
https://github.com/BentoBoxWorld/Limits/issues/47
2020-01-10 16:08:21 -08:00
tastybento
fb6f6757d5 Added permission limits for entities
https://github.com/BentoBoxWorld/Limits/issues/47
2020-01-09 14:42:37 -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
6abd0e3588 Renamed package to world.bentobox for CI 2019-12-16 07:47:51 -08:00