Commit Graph

149 Commits

Author SHA1 Message Date
R00tB33rMan 4697f06163 Various fixes & improvements (#246)
* HuskClaims Support

* Bump Lombok for compilation and fix other obscure issues

* Resolve database locking

* Have the executor service perform in multiple places

* Utilize a ConcurrentHashMap instead of a HashMap for player data management to mitigate fast connections and thread switching

* Reapply modifications with UUID checking for this particular instance

* Apply additional null checks to mitigate player reading exceptions once again

* Fix RTP on death on custom worlds and add it to debug print

* Migrate to newer FoliaLib module and fix compilation again

* Fix Min-Max Radius

Co-authored-by: ZepsiZola <zepsizola@gmail.com>

* Implement labeled HuskClaims support since it's internally implemented

* Rebase

* Likely make thread-safe

* Resolve obscure and rare ArrayIndexOutOfBoundsException

---------

Co-authored-by: JMaleta <13309090+JMeta0@users.noreply.github.com>
Co-authored-by: ZepsiZola <zepsizola@gmail.com>
2026-07-06 20:00:51 -04:00
Brendan Callanan 86b2e3508b fix: added huskclaims support to embedded resources yamls (#248) 2025-08-07 10:40:57 -04:00
TechnicallyCoded a5400d18e5 Remove outdated repo (#243) 2025-04-11 12:25:32 -04:00
TechnicallyCoded f494297607 Update FoliaLib (#240) 2025-04-09 12:42:16 -04:00
Oak ebd0bedb2d Added HuskClaims support (#241)
* Corrected PaperMC Maven Repository

* Added HuskClaims support

---------

Co-authored-by: RonanCraft <SuperRonanCraft@gmail.com>
2025-04-09 12:34:24 -04:00
Matías Poirier 12125d258f Update pom.xml (#219) 2024-06-10 10:43:43 -04:00
RonanCraft 35d5fac459 Revert "husktown 3.0.4 update"
This reverts commit 9f181605f1.
2024-06-10 10:43:27 -04:00
RonanCraft 9f181605f1 husktown 3.0.4 update 2024-06-10 10:43:02 -04:00
RonanCraft 077c55723d version bump 2024-05-24 14:27:34 -04:00
TechnicallyCoded dbde32d48d Fix folia potion effects on players (#197)
* Update FoliaLib to 0.3.1

* Fix potion effects such that they are applied using the entity's scheduler

* Update FoliaLib usages in code for v0.3.1
2024-02-04 18:03:39 -05:00
RonanCraft 1b7d347f36 comment on dependency 2024-01-05 09:41:36 -05:00
TechnicallyCoded 6cc8eb7d4c Update Kingdoms & Use Residence public build (#189)
* Remove refernece to org.kingdoms in CmdWorld

* Remove unused imports

* Update Kingdoms API

* Use public build of Residence instead of reflection
2024-01-04 11:44:01 -05:00
TechnicallyCoded 7923c3b223 Add comment to show which repo FactionsBridge comes from (#188) 2024-01-04 11:42:14 -05:00
SuperRonanCraft 4cc5fd0afc hu, br and tr now generate in /lang 2023-12-29 14:08:39 -05:00
SuperRonanCraft d056634891 cooldown ignore fix + essentials try/catch 2023-12-28 19:25:48 -05:00
TechnicallyCoded c3602ee5e1 Support special table names - Fix #165 (#166) 2023-07-16 00:36:12 +02:00
TechnicallyCoded 8d88d78f17 Fix folialib shade (#156) 2023-06-26 15:37:34 +02:00
RonanCraft c2710459c8 main getters + 3.6.10 release 2023-06-15 09:09:53 -04:00
SuperRonanCraft 1e3e57236f RtpInfo checks + sudo command 2023-06-15 00:06:14 -04:00
TechnicallyCoded 2b4367b058 Add CrashClaim support (#148) (#150) 2023-06-14 17:32:47 -04:00
RonanCraft 0203c28e52 player info flags 2023-06-14 14:33:56 -04:00
RonanCraft 82b2225f0e economy check would lock players into rtp state 2023-06-13 11:58:25 -04:00
TechnicallyCoded 1126518121 Add FactionsBridge Support (#145) 2023-06-12 09:04:36 -04:00
TechnicallyCoded 3b34dd7d90 Move UltimateClaims compatibility to use reflection. (#142)
* Move UltimateClaims compatibility to use reflection. The project or repository was taken offline.

* Cleanup imports
2023-06-12 09:03:20 -04:00
TechnicallyCoded b6cfe1e1c4 Remove use of private dependencies (use reflection instead), (#137)
Add comments for people that want to use the private repo locally
2023-05-24 09:10:15 -04:00
SuperRonanCraft ea8f998c83 async to sync fix 2023-05-18 22:39:56 -04:00
TechnicallyCoded faf6961267 Use https (#135) 2023-05-17 23:49:36 -04:00
RonanCraft 3870eed1b0 folia and legacy support 2023-05-12 10:49:30 -04:00
RonanCraft 72c2248934 world load changes + biome command improvement 2023-05-12 10:03:07 -04:00
SuperRonanCraft 671d422683 location command fix when UseLocationsInSameWorld is enabled
locations can be used in another world with bypass perm when UseLocationsInSameWorld is enabled
2023-05-11 23:05:53 -04:00
kristoffer 47e5ebbdf5 Rollback changes, keep workflow 2023-04-30 23:04:52 +02:00
Hakan Kargın 07e10ae241 fix hClaims support (#133)
* fix hClaims support

* remove unnecessary depend
2023-04-29 18:51:23 +02:00
SuperRonanCraft f7a65e21f1 updated pom 2023-04-28 20:29:57 -04:00
kristoffer df320eb0ce Remove local dependencies and upload to repo 2023-04-28 23:56:12 +02:00
RonanCraft bcaca3cae6 local repo install commands 2023-04-28 09:32:27 -04:00
RonanCraft a1c266ffca async fix with delays 2023-04-21 15:45:23 -04:00
RonanCraft 7332e7c237 removing folia support :( 2023-04-21 13:16:42 -04:00
SuperRonanCraft 4712ab6479 compiler change 2023-04-20 21:41:51 -04:00
RonanCraft b933e7bd77 Queue fix + folia enabling support 2023-04-19 09:37:26 -04:00
SuperRonanCraft 033eaeecdc Folia Support? 2023-04-19 00:00:21 -04:00
ARR4NN f3a1dba7f5 Add support for mineplots (https://builtbybit.com/resources/mineplots.21646/) (#130) 2023-04-18 10:05:38 -04:00
RonanCraft 4483f35d0f logger disable-able 2023-04-11 17:58:06 -04:00
SuperRonanCraft fd6002526d permission fixes... 2023-04-09 23:41:37 -04:00
SuperRonanCraft f47c8cee10 economy price placeholder fix 2023-04-07 23:00:24 -04:00
SuperRonanCraft 9c56ec17ea permission check revamp 2023-03-29 00:26:05 -04:00
SuperRonanCraft c96691325b particle update + logger update 2023-03-28 21:23:04 -04:00
SuperRonanCraft bfcfe4985a added logs uploaded for info and queue commands 2023-03-27 23:59:11 -04:00
SuperRonanCraft e20126a034 random loc class remapped + Chunk based rtp'ing 2023-02-27 00:25:55 -05:00
SuperRonanCraft 96c0999ba7 particle fix + double setup optimization 2023-02-23 00:39:53 -05:00
RonanCraft b8e9452ea6 compile error fix - Thanks to Stormer#8369 2023-02-22 16:19:43 -05:00