Commit Graph

3582 Commits

Author SHA1 Message Date
tastybento
7050973b11 Fix tests 2024-08-31 20:08:44 -07:00
tastybento
b4615697fc Merge branch 'develop' of https://github.com/BentoBoxWorld/BentoBox.git into develop 2024-08-31 17:41:09 -07:00
tastybento
11259415cc Check for object existing before loading 2024-08-31 17:41:01 -07:00
tastybento
e87cd7e4d2 Fix team invites 2024-08-31 17:40:50 -07:00
tastybento
3fbfd27e64 Use a temporary cache for players of 2 hours 2024-08-31 16:28:09 -07:00
tastybento
caae0af50e Added cache expiration for head getting.
Heads must be gotten within 5 seconds otherwise the cache is cleared.
Heads that have been retrieved will be kept in cache for 1 day
2024-08-31 09:50:11 -07:00
tastybento
2a56414b40 WIP 2024-08-31 09:06:54 -07:00
tastybento
05524ae69c Clean up prior invites #2488 2024-08-31 08:20:39 -07:00
tastybento
debcd2c331 Remove debug 2024-08-31 08:16:32 -07:00
tastybento
28457aba52
Merge pull request #2487 from BentoBoxWorld/2486_Island_spawn_does_not_stay_set_after_a_reboot
Fixes #2486 where spawn island was not being saved
2024-08-29 17:28:13 -07:00
tastybento
e476f33743 Fixes #2486 where spawn island was not being saved 2024-08-29 17:27:50 -07:00
bengibbs
86eb9f5edd Allow wandering trader interaction at any time #2484 2024-08-28 12:54:13 -07:00
tastybento
c2737f00e1 Merge branch 'develop' of https://github.com/BentoBoxWorld/BentoBox.git into develop 2024-08-27 18:06:00 -07:00
tastybento
5521c8258d Add cactus to harvest-able blocks. 2024-08-27 18:05:50 -07:00
dawuehr
7962e3ebc7 Translate de.yml via GitLocalize 2024-08-27 20:56:16 +00:00
tastybento
8ee366de51 Translate de.yml via GitLocalize 2024-08-27 20:56:16 +00:00
mt-gitlocalize
36fde3cfee Translate de.yml via GitLocalize 2024-08-27 20:56:15 +00:00
tastybento
8d75bc697b Fix tests 2024-08-22 19:15:44 -07:00
tastybento
3d3965fe17 Convert placeholders for [gamemode] and [friendly_name] 2024-08-22 16:54:16 -07:00
tastybento
908230047f Remove debug 2024-08-21 14:10:06 -07:00
tastybento
6cbbdad34e
Merge pull request #2474 from DinoFengz/patch-1
Update RemoveMobsListener.java
2024-08-20 22:25:01 -07:00
tastybento
fdbb2480b4 Fix NPE when setting the protection center 2024-08-20 21:58:12 -07:00
DinoFeng
9305bf7163
test build 2024-08-20 20:17:58 +08:00
DinoFeng
04745330c7
Update RemoveMobsListener.java
Prevent null value
2024-08-19 21:38:48 +08:00
tastybento
d82b3488a2 Expand crop harvesting #2472 2024-08-18 19:40:08 -07:00
tastybento
5df1965778 Fix test 2024-08-11 17:12:25 -07:00
tastybento
d3123a75bb Add 1.21.1 support 2024-08-11 16:34:31 -07:00
tastybento
67dd30e709 Merge branch 'develop' of https://github.com/BentoBoxWorld/BentoBox.git into develop 2024-08-11 16:20:29 -07:00
tastybento
3c29f88d23 Put a try catch around head getting #2464 2024-08-11 16:20:20 -07:00
tastybento
50dba5cb82 Use valueOf as the class is no longer an Enum 2024-08-10 20:06:39 -07:00
tastybento
ed700a1915 Use a common method for Events so they can be changed easily. 2024-08-10 20:04:34 -07:00
tastybento
21efeb813b Make the catch specific to the potential error 2024-08-07 21:46:31 -07:00
tastybento
d2a6398b4d Add a try around the new API for glow and fallback to old way #2459 2024-08-07 21:29:26 -07:00
tastybento
3194195009
Merge pull request #2454 from BentoBoxWorld/2436_placeholder
Added placeholder to show if a player is on an island or not
2024-08-05 17:39:30 -07:00
tastybento
ac9aa91532 Fix tests 2024-08-05 17:38:53 -07:00
tastybento
220fc72a21
Merge pull request #2458 from BentoBoxWorld/2456_mysterious_exception
More code to clean up when an island is deleted. #2456
2024-08-05 17:06:21 -07:00
tastybento
c9c57e113f More code to clean up when an island is deleted. #2456 2024-08-05 12:22:32 -07:00
tastybento
2f055b2a8e Handle nulls if they happen 2024-08-03 09:03:19 -07:00
tastybento
afe07a8c23 Register and unregister done properly 2024-08-02 08:05:53 -07:00
tastybento
0766f2967d Merge branch 'develop' of https://github.com/BentoBoxWorld/BentoBox.git into develop 2024-08-02 07:45:46 -07:00
tastybento
505de3b5f9 Use a long to calculate the purge limit. This may solve a problem
reported on Discord. Suspect is that there may be a calculation
overflow.
2024-08-02 07:45:38 -07:00
tastybento
fc589334df
Merge branch 'develop' into API-hideWhen 2024-08-01 10:14:03 -07:00
tastybento
fc22fd23da Fix for NPE when unregistering islands via console
Issue is that console does not have a UUID to log.
2024-07-30 21:48:16 -07:00
TreemanK
ef86bdbdc5 feat: further api improvements hideWhen 2024-07-29 11:39:56 +10:00
tastybento
d704aa9c67 Use dedicated glint API instead of enchantments 2024-07-28 15:43:04 -07:00
tastybento
cccc9ee98d WIP 2024-07-28 15:27:44 -07:00
tastybento
f4d3e791d6 Provides an API to hide sub-flags #2437 2024-07-27 21:22:08 -07:00
tastybento
fcff388810 Add placeholders for trusted and coop island members #2445 2024-07-27 13:39:37 -07:00
tastybento
05eef0f8ef Fix for #2446 that showed console error when player joined. 2024-07-27 13:18:15 -07:00
tastybento
4bfd405c4e Add try/catch around potioneffects for older servers 2024-07-23 13:19:24 -07:00