tastybento
b5f7acaf76
Ignores and changes because or change to PaperAPI
2024-12-30 11:13:29 -08:00
tastybento
2bd857c3f8
Version 3.2.2
2024-12-29 21:58:10 -08:00
tastybento
629e65d0d4
Version 3.2.1
2024-12-29 16:57:17 -08:00
tastybento
1fa2849053
Adjust POM
2024-12-29 09:36:09 -08:00
tastybento
f718b9be4b
Version 3.2.0
2024-12-29 09:17:09 -08:00
tastybento
c7d0095905
Update to Java 21
2024-12-29 09:15:37 -08:00
tastybento
64fd48ead6
WIP - store data on Display Entities
2024-12-27 08:36:13 -08:00
tastybento
ce84d66b91
ZNPCs Hook. FC but needs testing
2024-12-25 08:23:35 -08:00
tastybento
212166ebe8
Update surefire plugin
2024-12-22 09:28:18 -08:00
tastybento
60f0110547
Remove the parallel test running
2024-12-22 09:27:41 -08:00
tastybento
6017a09a03
WIP
2024-12-22 08:05:20 -08:00
tastybento
fab7f08473
Version 3.1.2
2024-12-21 14:31:08 -08:00
tastybento
4f6a574fcb
Try parallel class tests
2024-12-21 14:30:37 -08:00
tastybento
c6cd8f3cd3
Bonus range was not being used in the range
...
Relates to https://github.com/BentoBoxWorld/Upgrades/issues/59
2024-12-16 20:47:43 -08:00
tastybento
b4a802d746
Add support for FancyNpcs
2024-12-07 13:02:25 -08:00
tastybento
0961538ab1
Merge branch 'develop' into fancynpc
2024-12-04 19:44:14 -08:00
tastybento
6b3d7a6dde
Update to MC 1 21 4. Remove code for older versions.
2024-12-04 19:29:59 -08:00
tastybento
9ab9d7f11b
Citizen's hook WIP
2024-11-30 07:59:31 -08:00
tastybento
74312b23f6
Version 3.0.1
2024-11-25 16:16:45 -08:00
tastybento
d339edfe21
Change to 3.0.0
2024-11-11 09:14:18 -08:00
tastybento
6a1561a507
Deployment POM changes
2024-11-08 17:50:30 -08:00
tastybento
6b095ab1c4
Rename distro
2024-11-08 07:31:59 -08:00
tastybento
04ebe61fea
Add a slash to the end of the deploy
2024-11-07 22:06:48 -08:00
tastybento
cd40d27b38
Switch distribution management for CI codemc
2024-11-06 14:06:18 -08:00
tastybento
ab478701e7
Version 2.7.1
2024-11-05 19:08:22 -08:00
tastybento
68d53798e9
Too early for paper version change
2024-10-24 20:32:44 -07:00
tastybento
03888f811d
WIP
2024-10-23 20:22:13 -07:00
tastybento
3d696e10d5
Avoid loading islands unless necessary
2024-10-20 20:32:49 -07:00
tastybento
ca9c81e47b
Revert "Update to new codemc repo and version up to 2.6.1"
...
This reverts commit 4cc354eed5
.
2024-10-19 10:51:24 -07:00
tastybento
4cc354eed5
Update to new codemc repo and version up to 2.6.1
2024-10-12 12:00:58 -07:00
tastybento
fd1ab22cee
Implements admin command to set an island's max homes #2517
2024-09-28 13:22:19 -07:00
tastybento
2b6c7f85a6
Improve command rank GUI with helpful text descriptions #2502
2024-09-14 16:13:23 -07:00
tastybento
86c9a8f47b
Version 2.5.4
2024-09-01 09:11:03 -07:00
tastybento
caae0af50e
Added cache expiration for head getting.
...
Heads must be gotten within 5 seconds otherwise the cache is cleared.
Heads that have been retrieved will be kept in cache for 1 day
2024-08-31 09:50:11 -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
103a611b8e
Version 2.5.1
2024-08-17 08:03:39 -07:00
tastybento
137622fcae
Version 2.5.0
2024-08-11 16:27:52 -07:00
tastybento
f4d3e791d6
Provides an API to hide sub-flags #2437
2024-07-27 21:22:08 -07:00
tastybento
84be104a07
Version 2.4.2
2024-07-07 14:28:36 -07:00
tastybento
566956fc54
Version 2.4.1
2024-06-30 14:56:31 -07:00
tastybento
2f9e3c42fd
Better migration of databases relates to #2404 ( #2411 )
...
Also, adds support for 1.21.
2024-06-19 09:08:07 -07:00
tastybento
f536a13c59
Back to 1.20.6
2024-05-12 17:20:14 -07:00
tastybento
f4780659e3
Downgrade to 1.20.5 to get tests to pass.
...
Tech debt - need to reword tests for 1.20.6
2024-05-11 13:21:00 -07:00
tastybento
d288528a17
2356 better deletion ( #2364 )
...
* Fix 1.20.4 backwards compatibility
* Improve deletion speed and memory usage
2024-05-11 11:07:47 -07:00
tastybento
4a0d44c035
Implement new API for ItemsAdder item deletion ( #2353 )
2024-05-11 08:49:47 -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
15335eb992
Add NMS for latest
2024-04-29 22:26:09 -07:00