Commit Graph

25 Commits

Author SHA1 Message Date
tastybento b24e76ec67 Added SonarCloud 2019-11-03 18:22:19 -08:00
Gabriele C 3f58de3d7e Fix 1.13.2 support 2019-10-05 22:05:39 +02: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 d5bd4e5ef9 version up 1.6.1 2019-09-03 07:41:20 -07:00
tastybento ffda0cd269 1.6.0 Release 2019-08-16 19:57:33 -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 e5bdb80982 updates POM to use build numbers in filename 2019-08-07 21:31:38 -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
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 effd32a251 Release 0.2.2 2019-06-22 22:54:11 -07:00
Florian CUNY ec5123665d
added ciManagement in pom.xml 2019-06-19 09:46:24 +02:00
Florian CUNY 7dd51c141a
Updated pom.xml to the new repository name 2019-06-19 09:42:05 +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 9eec32f467 Version up 2019-06-14 18:14:32 -07:00
tastybento 4b40d041b2 Updated POM for CodeMC 2019-05-25 10:28:43 -07:00
tastybento 448229892c Adds support for EpicSpawners 2019-05-18 09:40:58 -07:00
tastybento ffeb4a7386 Adds entity limits
https://github.com/BentoBoxWorld/addon-limits/issues/15
2019-04-22 15:50:15 -07:00
tastybento cbf64f1686 Updates to use BentoBox 1.4.0 2019-03-12 19:22:41 -07: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 337635d1d8 Fixes reloading of data in YAML database
https://github.com/BentoBoxWorld/addon-limits/issues/6
2019-02-07 19:39:27 -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