Commit Graph

184 Commits

Author SHA1 Message Date
YellowZaki cad0d7d722
More reasons when player is not notified for limit 2019-06-22 22:32:47 +02: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 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 9eec32f467 Version up 2019-06-14 18:14:32 -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 4b40d041b2 Updated POM for CodeMC 2019-05-25 10:28:43 -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
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
YellowZaki f4740869da Added BlockFromToEvent (when lava/water removes blocks) (#13)
I've only added redstone things because they are the most common blocks to be limited and removed by water/lava.
2019-02-25 11:18:27 -08:00
tastybento 36ee63a70b Fixes permission limits for new islands, resets, owner change etc. 2019-02-09 11:13:20 -08:00
tastybento 148daf63f3 Fixes permissions
Code cleanup
2019-02-09 10:30:02 -08:00
tastybento 1c2a3a7c94 Updated read me 2019-02-09 10:14:22 -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 3f120a4553 Fixes island deletion handling.
https://github.com/BentoBoxWorld/addon-limits/issues/7
2019-02-08 18:34:23 -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 18a3e21a5b Updated readme. 2019-02-06 23:26:57 -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 202aa8f0e3 Added Github templates. 2019-01-01 22:38:48 -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
tastybento 5806e37dac
Initial commit 2018-09-28 18:49:06 -07:00