Commit Graph

10 Commits

Author SHA1 Message Date
BONNe be3554bf8c Implement Limits "offset" command.
Offset command have:
- set <player> <material|entity> <number> - sets the specific limit offset for material or entity.
- add <player> <material|entity> <number> - adds the specific limit offset for material or entity.
- remove <player> <material|entity> <number> - removes the specific limit offset for material or entity.
- reset <player> <material|entity> - resets limit offset for material or entity.
- view <player> <material|entity> - views the specific limit offset for material or entity.

Relates to the #149
2022-03-28 19:04:15 +03:00
tastybento d8c8102010 Added locale text
https://github.com/BentoBoxWorld/Limits/issues/123
2021-12-26 16:17:14 -08: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 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 2beeb118f9 Fixes locale text error
https://github.com/BentoBoxWorld/Limits/issues/33
2019-08-07 21:20:08 -07:00
YellowZaki e1e84a12cc
Added entity-hit-limit 2019-06-16 14:33:38 +02: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 aa63b412c8 Added limits command.
https://github.com/BentoBoxWorld/addon-limits/issues/3
2019-02-09 10:07:16 -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