1
0
mirror of https://github.com/BentoBoxWorld/Warps.git synced 2024-06-26 06:34:57 +02:00
Commit Graph

12 Commits

Author SHA1 Message Date
tastybento
2be57a66d2 Fix SonarCloud bugs and smells. 2023-02-09 17:44:25 -08:00
DevSolaris
b3a36c75bb
Create set warp flag (#117) 2023-01-19 21:56:31 +01:00
BONNe
cbaf6ce16c Implement customizable Warps Panel.
Relates to #BentoBox/issues/1931
These changes includes to removing some obsolete config settings and locales string.
Also, moved some classes around to clean up directory.
2022-03-11 12:34:16 +02:00
tastybento
d936fbecc1 More code cleanup 2021-08-08 18:28:19 -07:00
tastybento
00938e67da Code smell reduction. 2021-08-08 18:09:28 -07:00
tastybento
3cd93f39dd Objects.requireNonNull for User 2021-08-08 17:36:03 -07:00
tastybento
c882ca3288 Added owner to WarpRemoveEvent
https://github.com/BentoBoxWorld/Warps/issues/91
2021-01-03 17:54:33 -08:00
tastybento
73aab77c99 Updated to BentoBox 1.15.4 API 2020-12-27 11:14:19 -08:00
Yasin
e459c53c77
WarpCreateEvent (#88) 2020-09-10 18:34:56 -07:00
Gabriele C
45b968820b
Don't validate unloaded signs on startup (#85)
* Don't validate unloaded signs in startup

* Actually stop loading chunks

* Fix crash issues due to unwanted chunk loads in the sign ChunkLoadEvent listener

* Delay chunk handling, fixes CMEs
2020-09-07 09:14:44 -07:00
tastybento
ef523d4332 Removed warp sign for players who leave a team or are kicked.
Fixes https://github.com/BentoBoxWorld/Warps/issues/67
2020-01-14 17:34:28 -08:00
tastybento
490caf098e Made listeners package 2020-01-14 17:03:06 -08:00