FunnysBanana
a18b29e7e6
Translate de.yml via GitLocalize
2019-11-27 23:39:36 +00:00
tastybento
b3b81db029
Merge branch 'develop' of https://github.com/BentoBoxWorld/Limits.git into develop
2019-11-25 18:54:30 -08:00
tastybento
814272905a
Adds support for crop trample and turtle eggs
...
https://github.com/BentoBoxWorld/Limits/issues/42
2019-11-25 18:07:40 -08:00
András Marczinkó
0e7d41d0eb
Update hu.yml
2019-11-24 11:53:08 +01:00
András Marczinkó
a7e64c3358
Translated into Hungarian
2019-11-24 11:48:50 +01: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
d97fa9b9ae
Ignore event true.
...
https://github.com/BentoBoxWorld/Limits/issues/51
2019-11-09 14:46:30 -08:00
tastybento
6b54fc5b8e
Fix for nulls in map.
...
https://github.com/BentoBoxWorld/Limits/issues/50
2019-11-09 14:44:58 -08:00
tastybento
fdfc080307
Removed code smells.
2019-11-08 12:35:47 -08:00
tastybento
8e56bc8c78
Make constants use immutable maps.
2019-11-08 11:27:36 -08:00
Gabriele C
3f58de3d7e
Fix 1.13.2 support
2019-10-05 22:05:39 +02:00
BONNe
ad225b0dfb
Comment out debug code
2019-09-13 12:26:02 +03:00
BONNe
d1f0a34410
Translate lv.yml via GitLocalize
2019-09-11 11:35:46 +03:00
tastybento
debcc4ccfd
Merge branch 'develop' of https://github.com/BentoBoxWorld/Limits.git into develop
2019-09-10 19:01:47 -07: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
49c210db3f
Clean up
2019-09-03 07:48:23 -07:00
machine-translation
0a7990e6fd
Translate ja.yml via GitLocalize
2019-09-03 07:47:11 -07:00
tastybento
8bf66407f6
Translate ja.yml via GitLocalize
2019-09-03 07:47:09 -07:00
tastybento
6078059e20
Added Turkish locale - credit OverBrave
2019-09-03 07:42:16 -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
62ce0cebae
Merge branch 'develop' of https://github.com/BentoBoxWorld/Limits.git into develop
2019-08-11 12:41:01 -07:00
tastybento
6ab40bfda6
Added build # to addon.yml
2019-08-11 12:40:54 -07:00
tastybento
078376f184
Fix for HangingPlaceEvent error
...
https://github.com/BentoBoxWorld/Limits/issues/36
2019-08-09 14:09:35 -07:00
tastybento
2beeb118f9
Fixes locale text error
...
https://github.com/BentoBoxWorld/Limits/issues/33
2019-08-07 21:20:08 -07:00
tastybento
34c5e79d49
Removed old version of EpicSpawners
2019-08-02 10:06:25 -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
70e2030958
Fixes item frame and painting icons in limits gui
...
https://github.com/BentoBoxWorld/Limits/issues/32
2019-07-06 23:30:56 -07:00
tastybento
a886aaac1f
Added test to JoinListenerTest to fix permission setting
2019-07-04 18:07:56 -07:00
tastybento
789df98d8c
Fixes issue with entities not in config being limited.
...
https://github.com/BentoBoxWorld/Limits/issues/30
2019-06-27 08:34:01 -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
fc577758e0
Fixes Mooshroom spawn egg in panel.
...
https://github.com/BentoBoxWorld/Limits/issues/28
2019-06-25 17:07:44 -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
b2215bf079
Merge remote-tracking branch 'origin/develop'
2019-06-22 22:51:03 -07:00
YellowZaki
cad0d7d722
More reasons when player is not notified for limit
2019-06-22 22:32:47 +02:00
tastybento
e5f900a193
Merge pull request #23 from YellowZaki/patch-3
...
Personalize messages differencing between block an entities
2019-06-16 14:39:44 -07:00
YellowZaki
bd9db6245f
limits.hit-limit -> block-limits.hit-limit
2019-06-16 14:35:10 +02:00
YellowZaki
e1e84a12cc
Added entity-hit-limit
2019-06-16 14:33:38 +02:00
YellowZaki
f2aa22123c
Personalize messages differencing between block an entities
2019-06-16 14:30:27 +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
tastybento
539f7d604f
Fixes permission limits with multiple permissions
...
https://github.com/BentoBoxWorld/addon-limits/issues/21
2019-06-14 18:14:57 -07:00
tastybento
e0ad361c8b
Change for where server does not have EpicSpawners installed.
...
https://github.com/BentoBoxWorld/addon-limits/issues/20
2019-05-28 23:27:35 -07:00
tastybento
3450fe4695
Handles count of islands that have no count history.
...
https://github.com/BentoBoxWorld/addon-limits/issues/20
2019-05-24 19:54:48 -07:00
tastybento
448229892c
Adds support for EpicSpawners
2019-05-18 09:40:58 -07:00
tastybento
f2e9f87fed
Fixes bug where limits panel doesn't show if there are entity limits but
...
no block limits.
https://github.com/BentoBoxWorld/addon-limits/issues/18
2019-05-04 21:28:40 -07:00
tastybento
ffeb4a7386
Adds entity limits
...
https://github.com/BentoBoxWorld/addon-limits/issues/15
2019-04-22 15:50:15 -07:00
YellowZaki
5326f90289
LimitPanel made public ( #16 )
2019-03-17 14:54:00 -07:00
tastybento
cbf64f1686
Updates to use BentoBox 1.4.0
2019-03-12 19:22:41 -07:00
tastybento
dbb771bb65
Remove duplicate method after merging PR
2019-03-09 00:03:09 -08:00