Commit Graph

4048 Commits

Author SHA1 Message Date
tastybento
5521c8258d Add cactus to harvest-able blocks. 2024-08-27 18:05:50 -07:00
tastybento
8d75bc697b Fix tests 2024-08-22 19:15:44 -07:00
tastybento
8e3f368602
Merge pull request #2481 from BentoBoxWorld/placeholder_translation
Placeholder translation
2024-08-22 16:54:38 -07:00
tastybento
3d3965fe17 Convert placeholders for [gamemode] and [friendly_name] 2024-08-22 16:54:16 -07:00
tastybento
b73f63a644 Version 2.5.3 2024-08-22 16:53:39 -07:00
tastybento
c73403322c Version 2.5.2 2024-08-21 14:11:26 -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
09c9e9348b
Merge pull request #2473 from BentoBoxWorld/2472_Expand_crops_to_include_other_produce
Expand crop harvesting #2472
2024-08-18 19:40:35 -07:00
tastybento
d82b3488a2 Expand crop harvesting #2472 2024-08-18 19:40:08 -07:00
tastybento
103a611b8e Version 2.5.1 2024-08-17 08:03:39 -07:00
tastybento
5df1965778 Fix test 2024-08-11 17:12:25 -07:00
tastybento
1b22725194
Merge pull request #2466 from BentoBoxWorld/1_21_1_updates
1 21 1 updates
2024-08-11 16:35:25 -07:00
tastybento
d3123a75bb Add 1.21.1 support 2024-08-11 16:34:31 -07:00
tastybento
137622fcae Version 2.5.0 2024-08-11 16:27:52 -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
bb80a15399
Merge pull request #2465 from BentoBoxWorld/2460_Banners_not_parsed_correctly_in_Spigot_1.21
Use valueOf as the class is no longer an Enum
2024-08-10 20:13:23 -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
27ba0fe26e
Merge pull request #2461 from BentoBoxWorld/2459_glow_api_backward_compatibility
Add a try around the new API for glow and fallback to old way #2459
2024-08-07 21:46:56 -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
7ed9ceaf22
Merge pull request #2457 from BentoBoxWorld/2456_mysterious_exception
Handle nulls if they happen
2024-08-05 12:09:54 -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
5e3c55f3d6
Merge pull request #2451 from TreemanKing/API-hideWhen
feat: further api improvements to hideWhen
2024-08-01 10:15:25 -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
1155ffd08e
Merge pull request #2450 from BentoBoxWorld/2437_conditional_flag_visibility
Provides an API to hide sub-flags #2437
2024-07-27 21:22:30 -07:00
tastybento
f4d3e791d6 Provides an API to hide sub-flags #2437 2024-07-27 21:22:08 -07:00
tastybento
86945bdfbe
Merge pull request #2448 from BentoBoxWorld/2445_placeholders_for_coop_and_trusted
Add placeholders for trusted and coop island members #2445
2024-07-27 13:42:11 -07:00
tastybento
fcff388810 Add placeholders for trusted and coop island members #2445 2024-07-27 13:39:37 -07:00
tastybento
ad10205c99
Merge pull request #2447 from BentoBoxWorld/2446_new_player_cannot_load_console_error
Fix for #2446 that showed console error when player joined.
2024-07-27 13:18:27 -07:00
tastybento
05eef0f8ef Fix for #2446 that showed console error when player joined. 2024-07-27 13:18:15 -07:00
tastybento
11540c047f
Merge pull request #2444 from BentoBoxWorld/2240_Potions_for_Required_Items_causes_Challenges_to_Error 2024-07-26 07:46:42 -07:00
tastybento
4bfd405c4e Add try/catch around potioneffects for older servers 2024-07-23 13:19:24 -07:00
tastybento
a7c9ae6e36
Merge pull request #2443 from BentoBoxWorld/2442_Blueprint_has_JSON_error 2024-07-23 10:50:25 -07:00