1
0
mirror of https://github.com/BentoBoxWorld/Warps.git synced 2024-09-21 03:51:12 +02:00
Commit Graph

7 Commits

Author SHA1 Message Date
tastybento
7fbe4b5b88 Fixes sync errors and blank warps
https://github.com/BentoBoxWorld/Warps/issues/93
https://github.com/BentoBoxWorld/Warps/issues/92
https://github.com/BentoBoxWorld/Warps/issues/75
2021-01-09 15:33:27 -08: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
8f38353b73 Fixes tests 2020-06-02 14:34:21 -07:00
tastybento
6d4b7c2a19 WIP 2020-06-02 13:00:09 -07:00
tastybento
40c0b8d791 Fixes bug where database table existed but had no valid data in it.
Fixes https://github.com/BentoBoxWorld/Warps/issues/71
2020-04-02 12:54:55 -07:00
tastybento
79b8c0cd87 Added saving of the warp sign cache to database.
Relates to https://github.com/BentoBoxWorld/Warps/issues/68
2020-01-28 17:11:23 -08:00
tastybento
b98d83fffc Added WarpSignsManager test class 2019-09-18 16:48:54 -07:00