Commit Graph

11 Commits

Author SHA1 Message Date
akastijn df347fde7f Add PlayerJoin event listener to modify player attributes on join and update project configuration 2025-10-31 01:45:54 +01:00
akastijn ab162b5094 Refactor logging by replacing custom Logger with SLF4J and adapt all usages 2025-07-24 23:04:52 +02:00
Teriuihi f80645e2fe Switch to using cosmos 2025-06-20 23:14:41 +02:00
Teriuihi 10449f4a80 Refactor message-sending to use sendRichMessage API.
Replaced all instances of sendMiniMessage with sendRichMessage for improved readability and consistency across the codebase. This change ensures better handling of message formatting and placeholders.
2025-03-22 19:12:28 +01:00
Teriuihi 4ed83b6376 Remove Git version logging and related plugin
Removed the `printVersion` method from `PlayerUtils.java` and eliminated the `gradle-git-properties` plugin from `build.gradle.kts`. These changes simplify the project setup by removing unnecessary Git version logging dependencies.
2024-08-04 22:37:26 +02:00
Teriuihi 9e9ada4e2b Update Java version and Galaxy-API dependency
Upgraded the project to use Java 21 instead of Java 17 in the toolchain configuration. Also updated the Galaxy-API dependency to version 1.21-R0.1-SNAPSHOT.
2024-08-04 22:36:36 +02:00
Teriuihi 6209b71db4 Add block interaction enhancements and git properties
Updated block interaction behavior for IRON_TRAPDOOR and BIG_DRIPLEAF_PLACEABLE to allow their state to be toggled. Added the use of git properties to build.gradle.kts, allowing insightful git information such as commit id and time to be retrieved and printed.
2024-06-30 20:28:18 +02:00
destro174 cb263a83c6
Dev/exp bottle from furnace (#1)
Allow expbottles to be made from exp inside furnaces
2024-01-04 09:15:00 +01:00
Len 6279cd01be Auto increment version in plugin.yml 2024-01-03 15:47:51 +01:00
Teriuihi 3dfc2109a4 Implement new galaxy api that should stop block connecting after it has been rotated by this plugin 2023-07-09 00:26:52 +02:00
Teriuihi ada4c7789d Initial commit 2023-07-06 05:24:06 +02:00