• Joined on 2024-04-13
stijn pushed to test at Altitude/CustomMobs 2024-10-18 21:52:07 +00:00
e8b926ab41 Fix config string format in MobTypes.java
stijn pushed to test at Altitude/CustomMobs 2024-10-18 21:49:55 +00:00
f36bc6fc7f build commit
stijn pushed to test at Altitude/CustomMobs 2024-10-18 21:46:36 +00:00
f3fa8563e6 build commit
stijn pushed to test at Altitude/CustomMobs 2024-10-18 21:42:37 +00:00
07b5010f74 build commit
stijn pushed to test at Altitude/CustomMobs 2024-10-18 21:37:26 +00:00
153543fb1f build commit
stijn created branch test in Altitude/CustomMobs 2024-10-18 21:30:28 +00:00
stijn pushed to test at Altitude/CustomMobs 2024-10-18 21:30:28 +00:00
d29c3eb3c3 Add debug print statement to config load method
stijn pushed to master at Altitude/CustomMobs 2024-10-18 21:27:37 +00:00
4937b6e337 Log config data for debugging
stijn pushed to master at Altitude/CustomMobs 2024-10-18 21:21:56 +00:00
77f9cfe0a6 Add logging to debug entity attributes
stijn pushed to master at Altitude/CustomMobs 2024-10-18 20:59:56 +00:00
c8cb2309f6 Rename and enhance AttributeModifier
stijn pushed to master at Altitude/CustomMobs 2024-10-18 19:50:04 +00:00
73cfb772b1 Update debug logs to info level with debug tags
941b7d0d8f Adjust spawn location coordinates for target blocks
Compare 2 commits »
stijn pushed to master at Altitude/CustomMobs 2024-10-18 18:11:45 +00:00
fb2bbb70d4 Expand spawn command syntax and improve tab completion
stijn pushed to master at Altitude/CustomMobs 2024-10-18 17:56:26 +00:00
85af552f47 Rename event command to custommobs in plugin.yml
stijn pushed to master at Altitude/CustomMobs 2024-10-18 17:50:20 +00:00
a8ac621f51 Fix default abilities list initialization
stijn pushed to master at Altitude/CustomMobs 2024-10-18 17:43:13 +00:00
dad2ce21e4 Add null check for configuration section in MobTypes
stijn pushed to master at Altitude/CustomMobs 2024-10-18 17:40:50 +00:00
989873247a Fix main class path in plugin.yml
stijn pushed to master at Altitude/CustomMobs 2024-10-18 17:39:15 +00:00
bfb8c122da Add CustomMobs plugin configuration and update command logic
stijn pushed to master at Altitude/CustomMobs 2024-10-18 17:31:01 +00:00
2127933b0a Update Gradle build command in Jenkinsfile
stijn pushed to master at Altitude/CustomMobs 2024-10-18 17:27:30 +00:00
89122cfa4b Update Gradle build command in Jenkinsfile
stijn pushed to master at Altitude/CustomMobs 2024-10-18 15:53:25 +00:00
2345f3b9a3 Fix Gradle build command in Jenkinsfile