Commit Graph

  • a20f2329eb
    Merge e4fca74874 into 475f6372e2 Minecraft_15 2024-06-01 12:36:12 +0800
  • 475f6372e2 Added defensive code for JUnit testing develop tastybento 2024-05-31 17:11:43 -0700
  • 8e68349004 Add way to bypass code during testing, if required. tastybento 2024-05-31 17:04:13 -0700
  • 07ceaecd45
    Merge c2bf481767 into fc9b00233b 404E 2024-05-31 19:45:52 +0800
  • e4fca74874
    Readd language zh-CN.yml Minecraft_15 2024-05-31 19:35:38 +0800
  • 1c59f9eeb9
    Delete src/main/resources/locales/zh-CN.yml Minecraft_15 2024-05-31 19:33:42 +0800
  • fc9b00233b
    Sends messages only once to all players on the island (#2389) tastybento 2024-05-26 17:56:46 -0700
  • 9aeea35303 Sends messages only once to all players on the island tastybento 2024-05-26 17:55:54 -0700
  • 1fd4a9043f
    Protect pumpkins from being sheared (#2388) tastybento 2024-05-26 17:45:45 -0700
  • 25aa64e4f5 Protect pumpkins from being sheared tastybento 2024-05-26 17:45:16 -0700
  • ee3b0bfcc2
    Update en-US.yml (#2387) tastybento 2024-05-26 17:36:45 -0700
  • 00cb5d1773
    Update en-US.yml tastybento 2024-05-26 17:36:09 -0700
  • 35704b3fd3
    Update zh-CN.yml (#2386) tastybento 2024-05-26 17:34:01 -0700
  • 2f925f68e1
    Update zh-CN.yml tastybento 2024-05-26 17:32:00 -0700
  • 60fa60372d Fix tests tastybento 2024-05-26 17:27:41 -0700
  • 8b0a5a3d0b Do not load all players just to get a name. tastybento 2024-05-26 17:01:02 -0700
  • ca15740a8c
    Fixes a bunch of items related to making the cache smaller (#2383) tastybento 2024-05-25 22:38:53 -0700
  • 69f8a893aa Fix test tastybento 2024-05-25 21:31:24 -0700
  • 3bf9b58f06 Fixes a bunch of items related to making the cache smaller tastybento 2024-05-25 21:16:10 -0700
  • 5e5707f2a2
    Fixes #2377, was not accounting for unknown UUIDs (#2380) tastybento 2024-05-24 16:43:55 -0700
  • 0292a70fef Fixes #2377, was not accounting for unknown UUIDs tastybento 2024-05-24 16:42:21 -0700
  • ef58838c41
    Fixes #2378 where an unknown UUID was yielding null instead of "" (#2379) tastybento 2024-05-24 15:57:46 -0700
  • 23fb5fde14 Fixes #2378 where an unknown UUID was yielding null instead of "" tastybento 2024-05-24 15:56:00 -0700
  • 885d2449d9
    Fixes creeper ignation by visitors (#2375) BONNe 2024-05-24 17:22:20 +0300
  • 888b485f82 Fixes #2376 tastybento 2024-05-24 07:18:39 -0700
  • f400e276d9
    Fixes creeper ignation by visitors BONNe 2024-05-24 10:15:38 +0300
  • e2d9c2ce34
    Avoids loading islands into cache unless they are needed. (#2373) tastybento 2024-05-23 21:42:14 -0700
  • 8170b27a9c Adjust methods that were calling all islands tastybento 2024-05-23 21:25:06 -0700
  • 45454a8451 Avoids loading islands into cache unless they are needed. tastybento 2024-05-23 20:50:08 -0700
  • 8aba736383
    Fixes breaking rooted dirt exploit (#2371) tastybento 2024-05-19 15:35:38 -0700
  • 685a07d3ad Fixes breaking rooted dirt exploit tastybento 2024-05-19 15:10:34 -0700
  • 50276cb8e5 Abstract out getting and setting islands by ID tastybento 2024-05-18 22:49:20 -0700
  • d701b7e43c
    Uses Bukkit version method instead of class names (#2370) tastybento 2024-05-18 21:47:09 -0700
  • fb81497844 Remove unused import tastybento 2024-05-18 21:03:08 -0700
  • 4f900844d2 Fix server compatibility reporting issue with Paper tastybento 2024-05-18 21:02:45 -0700
  • 3973ea8b1c Fix tests tastybento 2024-05-18 20:41:11 -0700
  • 97f5ca12b7 Uses Bukkit version method instead of class names tastybento 2024-05-18 20:18:21 -0700
  • 2fc3396a8f Remove debug code that slipped in. tastybento 2024-05-18 20:08:21 -0700
  • 99717f5b60
    Reduces storage of Island objects in the cache #2360 (#2369) tastybento 2024-05-18 19:48:42 -0700
  • 680d7c0696 Reduces storage of Island objects in the cache #2360 tastybento 2024-05-18 19:48:19 -0700
  • 290158e6ef
    Allow NPC's to hit players (#2368) tastybento 2024-05-18 11:07:59 -0700
  • 55e98e3435 Allow attacks from NPC's NPC_hit tastybento 2024-05-18 11:07:19 -0700
  • 1be49c3e9b WIP for debug only tastybento 2024-05-18 10:56:51 -0700
  • 7126e837ed
    Admin command updates (#2367) tastybento 2024-05-16 21:02:45 -0700
  • 8749151854 Admin delete command. Fixes to admin tp command. tastybento 2024-05-16 19:39:37 -0700
  • 45e5621d4c
    Update README.md tastybento 2024-05-16 17:22:07 -0700
  • e284d8ec23 Enables tp'ing to specific islands of a player tastybento 2024-05-15 19:53:46 -0700
  • f536a13c59 Back to 1.20.6 tastybento 2024-05-12 17:20:14 -0700
  • f4780659e3 Downgrade to 1.20.5 to get tests to pass. tastybento 2024-05-11 13:21:00 -0700
  • aad50eab38 Just use null. tastybento 2024-05-11 13:03:50 -0700
  • 24d81da907 Update to latest 1.20.6 API for PlayerDeathEvent tastybento 2024-05-11 12:55:14 -0700
  • d288528a17
    2356 better deletion (#2364) tastybento 2024-05-11 11:07:47 -0700
  • 27b4aa3a4d
    Merge branch 'develop' into 2356_better_deletion tastybento 2024-05-11 11:07:14 -0700
  • 73a61f761e Improve deletion speed and memory usage tastybento 2024-05-11 10:57:21 -0700
  • 88d1bb2d86 Fix 1.20.4 backwards compatibility tastybento 2024-05-11 10:57:03 -0700
  • 83698c267f
    Purges based on team members all being offline for too long (#2362) tastybento 2024-05-11 08:50:28 -0700
  • 52a280dc0b
    Remove an unused Map in cache. (#2361) tastybento 2024-05-11 08:50:03 -0700
  • 4a0d44c035
    Implement new API for ItemsAdder item deletion (#2353) tastybento 2024-05-11 08:49:47 -0700
  • 578225c64a Fix to riff off real team members not trusts and banned as well tastybento 2024-05-11 08:33:44 -0700
  • d661c26724 Purges based on team members all being offline for too long tastybento 2024-05-11 08:25:44 -0700
  • 383a965c1f Remove an unused Map in cache. tastybento 2024-05-11 07:50:29 -0700
  • b8e1f33800
    Fixes #2352 obsidian scooping NPE (#2358) tastybento 2024-05-07 21:25:58 -0700
  • a54ca0a929 Fixes #2352 obsidian scooping NPE tastybento 2024-05-07 21:25:43 -0700
  • d8891796cd JavaDoc fixes and fix for Particle enums tastybento 2024-05-05 21:28:04 -0700
  • 61e7c22bbc
    Add a hook for Multipaper (#2354) tastybento 2024-05-05 21:11:16 -0700
  • 17ab7b7f35 Add a hook for Multipaper tastybento 2024-05-05 20:37:13 -0700
  • 4ffbaa95c0 Implement new API for ItemsAdder item deletion tastybento 2024-05-05 19:22:22 -0700
  • b1fe76c45d
    Multipaper (#2343) tastybento 2024-05-04 22:27:58 -0700
  • 5afd454fb3 Update Slimefun tastybento 2024-05-04 21:19:21 -0700
  • 0f83c87942
    Merge branch 'develop' into multipaper multipaper tastybento 2024-05-04 21:11:05 -0700
  • a55c51412d Shift Github Build Script to Java 21 tastybento 2024-05-04 21:05:19 -0700
  • 01a8055379
    Merge pull request #2348 from BentoBoxWorld/1.20.5_compatibility tastybento 2024-05-04 13:29:15 -0700
  • 744665a16e
    Merge branch 'develop' into 1.20.5_compatibility tastybento 2024-05-01 18:01:51 -0700
  • 3e4ff33d30
    Merge pull request #2349 from BentoBoxWorld/Blueprint_Bundle_Info tastybento 2024-05-01 17:58:34 -0700
  • 09ede87971 Write the Blueprint bundle meta data to admin info tastybento 2024-05-01 17:58:05 -0700
  • b1418c144f
    Update README.md tastybento 2024-05-01 08:05:11 -0700
  • 15335eb992 Add NMS for latest tastybento 2024-04-29 22:26:09 -0700
  • e33823d0c0 Fix tests tastybento 2024-04-29 21:37:08 -0700
  • 63cc0a01d9 Fix compatibility for 1.20.6 tastybento 2024-04-29 19:46:06 -0700
  • 6949432cb6 1.20.5 compatibility. Not all backward compatibility done tastybento 2024-04-28 17:56:02 -0700
  • 7477b8049f
    Merge pull request #2347 from BentoBoxWorld/mp_debug_sesh tastybento 2024-04-28 09:55:36 -0700
  • 64ccfaa37f Fix tests tastybento 2024-04-28 09:20:53 -0700
  • 901295b0ea Uncomment code after debug tastybento 2024-04-28 08:13:01 -0700
  • cf0bdbc390 Bug found - addPlayer being called instead of getPlayer tastybento 2024-04-28 08:00:03 -0700
  • 5b4ecd5293 Debug debug tastybento 2024-04-21 13:30:03 -0700
  • fd12ef9fe7 Load of debug - trying to solve the settings slowness tastybento 2024-04-21 13:12:52 -0700
  • 9b8540a8ed 2.4.0 tastybento 2024-04-19 21:43:30 -0700
  • fba3e27a89 Merge remote-tracking branch 'origin/develop' into multipaper tastybento 2024-04-15 18:14:58 -0700
  • 8649afdc4b
    Merge pull request #2341 from BentoBoxWorld/develop 2.3.0 master tastybento 2024-04-14 22:12:07 -0700
  • 69a22e917e Fix MythicMobs test tastybento 2024-04-14 22:11:41 -0700
  • ffb955b22b Fix bug with MythicMobs changes #2340 tastybento 2024-04-14 22:00:37 -0700
  • b756d06c0e Fix bug with MythicMobs changes #2340 tastybento 2024-04-14 14:37:44 -0700
  • 2fe85ec9b0 Island deletion across servers. tastybento 2024-04-11 19:17:47 -0700
  • 8b15888968 Handle island deletion better tastybento 2024-04-10 23:00:20 -0700
  • 12b08aacc6 Removed debug tastybento 2024-04-10 21:40:00 -0700
  • 37b43b6cc1 Fix team management and ranks tastybento 2024-04-10 21:32:11 -0700
  • 56481ac6d0 Merge branch 'develop' into multipaper tastybento 2024-04-08 23:27:53 -0700
  • 3de0ff236e Fix tests tastybento 2024-04-08 23:01:45 -0700
  • 29507fd3d9 Version id tastybento 2024-04-08 22:59:32 -0700
  • ba6a4d5b9c Remove primary island listing tastybento 2024-04-08 22:31:19 -0700