tastybento
83698c267f
Purges based on team members all being offline for too long ( #2362 )
...
* Purges based on team members all being offline for too long
* Fix to riff off real team members not trusts and banned as well
2024-05-11 08:50:28 -07:00
tastybento
52a280dc0b
Remove an unused Map in cache. ( #2361 )
2024-05-11 08:50:03 -07:00
tastybento
4a0d44c035
Implement new API for ItemsAdder item deletion ( #2353 )
2024-05-11 08:49:47 -07:00
tastybento
b8e1f33800
Fixes #2352 obsidian scooping NPE ( #2358 )
2024-05-07 21:25:58 -07:00
tastybento
d8891796cd
JavaDoc fixes and fix for Particle enums
2024-05-05 21:28:04 -07:00
tastybento
61e7c22bbc
Add a hook for Multipaper ( #2354 )
2024-05-05 21:11:16 -07:00
tastybento
b1fe76c45d
Multipaper ( #2343 )
...
* Switch to use database for team invites.
* WIP multipaper
* Fixes teams. Test still need to be fixed.
* Islands are now updated correctly across servers.
This build has a lot of debug in it!
* Fix tests
* Remove debug
* Remove primary island listing
* Version id
* Fix team management and ranks
* Removed debug
* Handle island deletion better
* Island deletion across servers.
* Fix bug with MythicMobs changes #2340
* 2.4.0
* Load of debug - trying to solve the settings slowness
* Debug debug
* Bug found - addPlayer being called instead of getPlayer
* Uncomment code after debug
* Fix tests
2024-05-04 22:27:58 -07:00
tastybento
5afd454fb3
Update Slimefun
2024-05-04 21:19:21 -07:00
tastybento
a55c51412d
Shift Github Build Script to Java 21
2024-05-04 21:05:19 -07:00
tastybento
01a8055379
Merge pull request #2348 from BentoBoxWorld/1.20.5_compatibility
...
1.20.6 compatibility
2024-05-04 13:29:15 -07:00
tastybento
744665a16e
Merge branch 'develop' into 1.20.5_compatibility
2024-05-01 18:01:51 -07:00
tastybento
3e4ff33d30
Merge pull request #2349 from BentoBoxWorld/Blueprint_Bundle_Info
...
Write the Blueprint bundle meta data to admin info
2024-05-01 17:58:34 -07:00
tastybento
09ede87971
Write the Blueprint bundle meta data to admin info
2024-05-01 17:58:05 -07:00
tastybento
b1418c144f
Update README.md
2024-05-01 08:05:11 -07:00
tastybento
15335eb992
Add NMS for latest
2024-04-29 22:26:09 -07:00
tastybento
e33823d0c0
Fix tests
2024-04-29 21:37:08 -07:00
tastybento
63cc0a01d9
Fix compatibility for 1.20.6
2024-04-29 19:46:06 -07:00
tastybento
6949432cb6
1.20.5 compatibility. Not all backward compatibility done
...
Won't run on 1.20.4 yet without stopping due to enum incompatibility
2024-04-28 17:56:02 -07:00
tastybento
69a22e917e
Fix MythicMobs test
2024-04-14 22:11:41 -07:00
tastybento
ffb955b22b
Fix bug with MythicMobs changes #2340
2024-04-14 22:00:37 -07:00
tastybento
3de0ff236e
Fix tests
2024-04-08 23:01:45 -07:00
tastybento
c86eb6a19c
Make sure it's the user's island that the target is being kicked from
2024-04-08 22:11:52 -07:00
tastybento
e7055c6cba
Remove player from island, not all islands when kicked.
2024-04-08 21:53:18 -07:00
tastybento
5834dcbb59
Fix placeholders manager test
2024-04-08 20:15:34 -07:00
tastybento
2c75939bc3
JavaDoc and import changes
2024-04-06 09:08:11 -07:00
tastybento
e570401912
Merge pull request #2337 from BentoBoxWorld/2329_placeholders_for_islands
...
Added placeholders for island names and member lists #2329
2024-04-04 16:30:20 -07:00
tastybento
f6f4da1c89
Added placeholders for island names and member lists #2329
2024-04-04 12:59:20 -07:00
tastybento
6106b661e9
Merge pull request #2335 from BentoBoxWorld/2328_team_members_can_have_islands
...
Remove restrictions on having multiple islands for team members.
2024-04-04 10:23:12 -07:00
tastybento
e1536fcae0
Remove superfluous null check
2024-04-04 09:12:45 -07:00
tastybento
1c19703f44
Merge if statement
2024-04-04 09:11:49 -07:00
tastybento
24b7d26fbe
NPE avoid.
2024-04-04 09:09:46 -07:00
tastybento
ec60991aeb
Merge branch 'develop' into 2328_team_members_can_have_islands
2024-04-01 10:59:30 -07:00
tastybento
33000f9371
Merge pull request #2336 from BentoBoxWorld/2333_bundle_limits
...
Add feature to limit blueprint availability.
2024-03-31 18:17:59 -07:00
tastybento
83eaa50b49
Refactor to improve code quality
2024-03-31 18:16:45 -07:00
tastybento
1215a43766
Add feature to limit blueprint availability.
2024-03-31 17:29:18 -07:00
tastybento
81f765df36
Fix invites and accepts.
2024-03-30 20:57:20 -07:00
tastybento
0e6a25d74b
WIP - needs work on team invites.
2024-03-29 20:26:07 -07:00
tastybento
2b19d43c85
Remove restrictions on having multiple islands for team members.
...
Added API to enable checking for teams on islands easier.
2024-03-29 19:38:44 -07:00
tastybento
1bce4ec1b9
Limit blueprint pasting to world y coords. Addresses #2334
2024-03-28 21:58:01 -07:00
tastybento
ea8562f351
Remove more debug
2024-03-28 21:42:33 -07:00
tastybento
d8f2c12fe5
Remove pasting blueprints as stone debug.
2024-03-28 21:27:48 -07:00
tastybento
b734d579a1
Merge pull request #2332 from BentoBoxWorld/admin_range_multi_island
...
Adds support for multi islands to the admin range command
2024-03-24 18:47:39 -07:00
tastybento
44454f5854
Adds support for multi islands to the admin range command
2024-03-24 18:44:24 -07:00
tastybento
da590ce319
Merge pull request #2331 from BentoBoxWorld/sort_islands
...
Sort player's islands by age so they are always in the same order.
2024-03-21 19:30:42 -07:00
tastybento
6599e3de80
Sort player's islands by age so they are always in the same order.
2024-03-21 19:20:31 -07:00
tastybento
3c6e3d1286
Merge pull request #2327 from BentoBoxWorld/2320_hide_flags_in_other_world
...
Fix #2320 . Enables hiding of flags when in another world
2024-03-16 10:26:27 -07:00
tastybento
d77c94c30c
Fix #2320 . Enables hiding of flags when in another world
...
The world was being taken from the user's location not the panel's world
2024-03-16 10:04:28 -07:00
tastybento
d240e9c8d8
Version 2.2.1
2024-03-16 09:15:46 -07:00
tastybento
75412a4674
Fix bug
2024-03-15 19:24:41 -07:00
tastybento
40e96b9169
Remove useeless eq
2024-03-15 18:53:08 -07:00