Commit Graph

4123 Commits

Author SHA1 Message Date
tastybento
29c50574c3 Fix tests, optimize tests, reord imports. 2024-10-04 22:25:43 -07:00
tastybento
97aff7a564
Merge pull request #2529 from BentoBoxWorld/clickable_text
Add clickable text and hover text
2024-10-04 18:37:11 -07:00
tastybento
0da7130165 Add clickable text and hover text 2024-10-04 18:35:09 -07:00
tastybento
9cb8d1cb5e Test fix for teleporting using new in-progress message 2024-10-02 08:21:07 -07:00
tastybento
1085332537
Merge pull request #2525 from BentoBoxWorld/2524_is_teleport_command_delay
Improve teleporting #2524 - this commit has debug.
2024-10-02 08:03:30 -07:00
tastybento
b949727912
Update IslandGoCommand.java
Typo
2024-10-02 08:03:17 -07:00
tastybento
3992102355
Merge branch 'develop' into 2524_is_teleport_command_delay 2024-10-02 08:02:26 -07:00
tastybento
81fb17d90e
Merge pull request #2526 from BentoBoxWorld/oraxen
Oraxen
2024-10-02 08:02:06 -07:00
tastybento
1782dd666f Remove unused imports 2024-10-02 07:47:03 -07:00
tastybento
a7f9f21e65 Make all islands Op's 2024-10-02 07:42:28 -07:00
tastybento
aa19319d58 Improve teleporting #2524 - this commit has debug. 2024-10-01 11:25:24 -07:00
tastybento
6d8ac151b4
Merge pull request #2523 from BentoBoxWorld/2522_admin_command_to_reset_player's_home
Add AdminResetHome command #2522
2024-10-01 11:24:27 -07:00
tastybento
80e1063015 Add AdminResetHome command #2522
Fixed bug with tab complete for MaxHomes and fixed tests.
2024-09-30 17:50:22 -07:00
tastybento
83b7c66c4f
Merge pull request #2518 from BentoBoxWorld/2517_Admin_command_for_maximum_amount_of_homes 2024-09-29 08:24:42 -07:00
tastybento
f1219ecc02 Remove test class 2024-09-28 16:55:53 -07:00
tastybento
4a972a86ae Add placeholders. Put in defensive code against nulls. 2024-09-28 16:02:11 -07:00
tastybento
2784f197cb Added test class and made some methods easier to test 2024-09-28 15:53:10 -07:00
tastybento
fd1ab22cee Implements admin command to set an island's max homes #2517 2024-09-28 13:22:19 -07:00
tastybento
69de5ea564
Merge pull request #2516 from BentoBoxWorld/2515_Island_Settings_Icon_will_not_show
Fix for 2515
2024-09-27 16:44:12 -07:00
tastybento
541d9667fe Fix for 2515 2024-09-27 16:39:38 -07:00
tastybento
a5fee6b37c
Merge branch 'master' into develop 2024-09-22 15:30:25 -07:00
tastybento
b5ff3544e7
Merge pull request #2513 from BentoBoxWorld/2512_random_errors
NPE fix for #2512
2024-09-21 17:22:17 -07:00
tastybento
a40e9eceba Add test 2024-09-21 17:21:24 -07:00
tastybento
a15b437249 NPE fix for #2512 2024-09-21 17:08:58 -07:00
tastybento
37ba89a00f
Merge pull request #2510 from BentoBoxWorld/2506_Override_island_distance_check
Do not fix island centers
2024-09-18 14:20:20 -07:00
tastybento
d2410a5f85 Do not fix island centers 2024-09-18 14:19:35 -07:00
tastybento
e90755d73d
Merge pull request #2508 from BentoBoxWorld/2507_Allow_creepers_to_hurt_but_not_destroy_blocks
Change how creeper damage flag works. #2507
2024-09-16 21:33:18 -07:00
tastybento
4876064a46 Remove unused import 2024-09-16 21:26:25 -07:00
tastybento
5a4cbcce25 Add some tests 2024-09-16 21:23:45 -07:00
tastybento
625bfa631b Change how creeper damage flag works. #2507 2024-09-16 21:04:44 -07:00
tastybento
060e700fce
Merge pull request #2505 from BentoBoxWorld/2504_lag_on_logout
Make the rank clearing async to avoid lag. #2504
2024-09-14 16:45:22 -07:00
tastybento
0965e07d93 Make the rank clearing async to avoid lag. #2504 2024-09-14 16:43:25 -07:00
tastybento
f5abdd4c78
Merge pull request #2503 from BentoBoxWorld/2502_Improved_command_rank_GUI
Improve command rank GUI with helpful text descriptions #2502
2024-09-14 16:26:58 -07:00
tastybento
2b6c7f85a6 Improve command rank GUI with helpful text descriptions #2502 2024-09-14 16:13:23 -07:00
tastybento
ab8f3a7d70
Merge pull request #2501 from BentoBoxWorld/2500_Admin_purge_command_error
Prevent null island worlds from blocking purging. #2500
2024-09-13 08:00:27 -07:00
tastybento
8240484d4f Added test case 2024-09-13 08:00:17 -07:00
tastybento
8ba3f034f7 Prevent null island worlds from blocking purging. #2500 2024-09-13 07:53:22 -07:00
tastybento
6896a4579c
Merge pull request #2499 from BentoBoxWorld/2496_null_to_location
Protect against null to locations. #2496
2024-09-07 18:01:05 -07:00
tastybento
a9b8613cdc Protect against null to locations. #2496 2024-09-07 18:00:26 -07:00
tastybento
a716feb9a6
Merge pull request #2498 from BentoBoxWorld/2497_Blueprint_and_mobs
2497 blueprint and mobs
2024-09-07 11:15:11 -07:00
tastybento
80219f38cb Add protection around meta data being written that is immutable 2024-09-07 11:06:51 -07:00
tastybento
dbf4bb75b1 Fix bug with saving mobs in blueprints #2497 2024-09-07 11:06:35 -07:00
tastybento
86c9a8f47b Version 2.5.4 2024-09-01 09:11:03 -07:00
tastybento
e5469b7750 Merge branch 'develop' 2024-08-31 20:09:14 -07:00
tastybento
7050973b11 Fix tests 2024-08-31 20:08:44 -07:00
tastybento
c503ae6134
Merge pull request #2495 from BentoBoxWorld/develop
Release 2.5.3 Bug Fix
2024-08-31 17:43:39 -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
97d42e4151
Merge pull request #2493 from BentoBoxWorld/develop
Release 2.5.3
2024-08-31 17:12:33 -07:00