Commit Graph

38 Commits

Author SHA1 Message Date
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
Over_Brave
e11d6825f3 Translate tr.yml via GitLocalize 2020-05-31 17:55:53 +00:00
Krystian
432214485f
Add Polish translation 2020-04-20 01:28:08 +02:00
Florian CUNY
6abf92584b Version up 1.12.0 2020-04-10 17:30:08 +02:00
tastybento
40a3b39748
Czech translation. Credit @Polda18 2020-01-30 10:25:14 -08:00
tastybento
2b6377fee7
Merge pull request #59 from DuckSoft/patch-1
Creating zh-CN Localization
2020-01-10 16:27:16 -08:00
BONNe
6538be16bf Translate lv.yml via GitLocalize 2020-01-10 14:31:31 +00:00
DuckSoft
0bc42f224f
Creating zh-CN Localization 2020-01-02 03:42:03 +08:00
tastybento
6abd0e3588 Renamed package to world.bentobox for CI 2019-12-16 07:47:51 -08:00
Florian CUNY
ea8b4e66ae
Update de.yml 2019-11-30 17:23:38 +01:00
tastybento
12fdb63526 Translate de.yml via GitLocalize 2019-11-27 23:39:39 +00:00
FunnysBanana
a18b29e7e6 Translate de.yml via GitLocalize 2019-11-27 23:39:36 +00: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
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
6ab40bfda6 Added build # to addon.yml 2019-08-11 12:40:54 -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
56f9a0e36e Update to EpicSpawners API 6.0.2
From https://gitlab.com/Songoda/epicspawners
2019-06-26 18:34:09 -07:00
YellowZaki
e1e84a12cc
Added entity-hit-limit 2019-06-16 14:33:38 +02:00
tastybento
ffeb4a7386 Adds entity limits
https://github.com/BentoBoxWorld/addon-limits/issues/15
2019-04-22 15:50:15 -07:00
YellowZaki
8248d62a98 Added /(admincmd) limitscalc <player> (#14)
* Added /(admincmd) limitscalc <player>

* Remove blocks attached to block and redstone torch fix

* Removed unnecesary method

* Made /(admin) limits calc <player> a subcommand + fix redstone displaying on GUI

* Correct player has island check
2019-02-26 07:35:28 -08:00
tastybento
148daf63f3 Fixes permissions
Code cleanup
2019-02-09 10:30:02 -08:00
tastybento
aa63b412c8 Added limits command.
https://github.com/BentoBoxWorld/addon-limits/issues/3
2019-02-09 10:07:16 -08:00
tastybento
4783084efe Updated comments in config.yml 2019-02-08 22:51:43 -08:00
tastybento
df5b3a94e9 Adds permissions to limits
https://github.com/BentoBoxWorld/addon-limits/issues/5

Also adds gamemodes to config.
2019-02-08 22:35:29 -08:00
tastybento
b7b6c04f5f Performs block limiting.
Store blocks placed in the database.

Entity limits are not done yet.
2019-02-06 23:20:45 -08:00
tastybento
95e6769ecd WIP Does not compile yet.
Just wanted to put some code in here.
2018-10-04 21:48:44 -07:00