Commit Graph

4325 Commits

Author SHA1 Message Date
tastybento
1471dbe807
Merge pull request #2627 from BentoBoxWorld/2626_Cannot_call_NewIsland_on_a_non-player_User
Fix NewIsland call with a non-player User
2025-03-01 22:12:24 -08:00
tastybento
6f156bfeaf Fix NewIsland call with a non-player User 2025-03-01 22:11:23 -08:00
tastybento
033425a747 Make method static 2025-03-01 14:29:45 -08:00
tastybento
78160bb8cc Add more API to ItemsAdderHook 2025-03-01 14:17:03 -08:00
tastybento
335b5c5201 Version up 3.2.5 2025-03-01 10:42:04 -08:00
tastybento
c7f5dbd884 Remove debug 2025-02-25 22:18:12 -08:00
tastybento
003d82c1c0
Merge pull request #2623 from BentoBoxWorld/2603_ItemsAdder_support_(for_Blueprints)
2603 items adder support (for blueprints)
2025-02-24 20:22:44 -08:00
tastybento
7bdb3b2189 Try to paste the base block as well. 2025-02-24 20:22:24 -08:00
tastybento
082f8de957 Revert "Paste IA blocks and then return."
This reverts commit c28f002133.
2025-02-24 20:14:12 -08:00
tastybento
fc49c02646
Merge pull request #2622 from BentoBoxWorld/2603_ItemsAdder_support_(for_Blueprints)
Added ItemsAdder support for CustomBlocks to Blueprints
2025-02-24 07:44:18 -08:00
tastybento
c28f002133 Paste IA blocks and then return. 2025-02-24 07:41:10 -08:00
tastybento
ccf6ac7b8a Added ItemsAdder support for CustomBlocks to Blueprints 2025-02-23 21:27:25 -08:00
tastybento
87dd2a72de Update ItemsAdder maven repo etc. 2025-02-23 20:44:54 -08:00
tastybento
683aa91f14
Merge pull request #2620 from BentoBoxWorld/blueprint_sink
Add sinking option for blueprints.
2025-02-22 17:23:54 -08:00
tastybento
15cc972caa Fix test 2025-02-22 17:23:43 -08:00
tastybento
ccf30067ba Remove debug 2025-02-18 14:03:49 +09:00
tastybento
67209b6276 Add sinking option for blueprints.
If a blueprint is marked as sinkable, then when pasted it will sink to
the ocean floor. Mainly for use with Poseidon blueprints. The ocean
floor is the first solid block, not water below the bedrock position.
2025-02-18 13:04:16 +09:00
tastybento
8aa0a7ecea Remove unused deprecation annotation 2025-02-16 15:29:56 +09:00
tastybento
f86bf0da0f
Merge pull request #2618 from BentoBoxWorld/2616_colored_names_kick
Do not use color codes in commands #2616
2025-02-16 15:21:34 +09:00
tastybento
d3906f88cc Do not use color codes in commands #2616
There is one issue with AdminMaxHomeCommandTest that I had to ignore.
The mocking is not working.
2025-02-16 15:21:01 +09:00
tastybento
c18e848dfe
Merge pull request #2614 from BentoBoxWorld/tag_serialization
Added GSON serialization for Tags
2025-02-03 16:38:56 -08:00
tastybento
1d76fe7564 Added GSON serialization for Tags 2025-02-03 16:31:27 -08:00
tastybento
3c8c1d42af Update to v4 for Github build.yml 2025-02-02 08:42:04 -08:00
tastybento
cd0b251e28
Merge pull request #2612 from BentoBoxWorld/remove_dynmap
Remove dynmap
2025-02-02 08:36:56 -08:00
tastybento
1ab90adbe8
Merge pull request #2613 from BentoBoxWorld/prefixes_for_islands
Add prefixes to enable easy substitution for Game Modes
2025-02-02 08:36:25 -08:00
tastybento
044c30dd44 Remove Dynmap - old version was referenced
If we need support it needs to be rewritten using new API approach
2025-02-02 08:35:36 -08:00
tastybento
73e6f53cab Add prefixes to enable easy substitution for Game Modes 2025-02-02 08:33:37 -08:00
tastybento
699ee163f4
Merge pull request #2609 from BentoBoxWorld/trial_spawner_blueprint
Add support for Trial spawner to blueprint
2025-01-26 19:24:17 -08:00
tastybento
105549b901 Add support for Trial Spawners to Blueprints 2025-01-26 18:42:13 -08:00
tastybento
8d89d622c9 Paste water at spawn_here sign location if sign is waterlogged
Prevents the air block around the user when they spawn.
2025-01-25 07:57:28 -08:00
tastybento
3c9e5385ad
Merge pull request #2607 from BentoBoxWorld/Flags_for_locales
Flags for locales
2025-01-24 18:55:39 -08:00
tastybento
97e64d11a2 Indonesia flag 2025-01-24 18:54:59 -08:00
tastybento
c89ed27a26
Merge pull request #2606 from BentoBoxWorld/2604_dirt_dupe
Add PODZOL flag to prevent podzol generation with big trees
2025-01-24 18:49:55 -08:00
tastybento
2c15c67fe1 Flags for locales 2025-01-24 18:49:16 -08:00
tastybento
c712e7e95f Correct test for number of flag listeners 2025-01-24 16:34:56 -08:00
tastybento
c97338d7fd Add PODZOL flag to prevent podzol generation with big trees 2025-01-24 16:20:31 -08:00
tastybento
7d7d3d1977
Merge pull request #2603 from BentoBoxWorld/blueprint_no_water_option
Add option to ignore water when saving blueprint
2025-01-24 15:39:03 -08:00
tastybento
3d13c980d7 Fix compile errors 2025-01-23 19:20:53 -08:00
tastybento
1735638e6a Add option to ignore water when saving blueprint 2025-01-21 19:58:13 -08:00
tastybento
caf32dae02 Remove debug. 2025-01-20 20:23:59 -08:00
tastybento
4ff0e8a560 Allow safe teleporting to in water 2025-01-19 16:08:23 -08:00
tastybento
6d2e7297be
Merge pull request #2597 from BentoBoxWorld/2596_no_home_npe
Prevent NPE if player has no home island
2025-01-14 15:12:48 -08:00
tastybento
1dd0fb539d Prevent NPE if player has no home island 2025-01-14 15:08:25 -08:00
tastybento
c910247277
Merge pull request #2592 from BentoBoxWorld/2585_new_placeholders
2585 new placeholders
2025-01-12 09:45:13 -08:00
tastybento
7c39398220 Adds %[gamemode]_island_rank% placeholder #2585 2025-01-04 17:00:13 -08:00
tastybento
9c0010e9eb Split island_creation_date into date and time 2025-01-04 16:42:22 -08:00
tastybento
710de36e79
Merge pull request #2590 from BentoBoxWorld/remove_nms_support_for_older
Remove NMS support and add setBlock raw setter
2025-01-02 10:07:39 -08:00
tastybento
75586e1648 Remove NMS support and add setBlock raw setter 2025-01-02 10:06:01 -08:00
tastybento
8e93aca953 Back to Max health 2025-01-01 11:51:56 -08:00
tastybento
07969c0158 Update enums to latest naming 2025-01-01 11:51:35 -08:00