Commit Graph

16 Commits

Author SHA1 Message Date
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
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
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
fc577758e0 Fixes Mooshroom spawn egg in panel.
https://github.com/BentoBoxWorld/Limits/issues/28
2019-06-25 17:07:44 -07: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
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
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
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
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
aa63b412c8 Added limits command.
https://github.com/BentoBoxWorld/addon-limits/issues/3
2019-02-09 10:07:16 -08:00