A small collections of modules helping yout ot develop mods for your fabric minecraft server https://altarik.fr
Go to file
Quentin Legot 20dc34714e
All checks were successful
Test and Deploy / build (17, ubuntu-latest) (push) Successful in 2m53s
Test and Deploy / deploy (17, ubuntu-latest) (push) Successful in 4m4s
Merge pull request '5.1.0: add player life cycle events' (#33) from dev into master
Reviewed-on: #33
2024-08-20 18:52:18 +02:00
.gitea/workflows ci: add cache 2024-08-20 18:42:39 +02:00
buildSrc Update okhttp to fix vulnerability 2024-02-12 20:33:20 +01:00
Core/src feat: add player join and leave events 2024-08-20 18:39:30 +02:00
Database Remove deprecated method and remove redundant cast or throws declaration 2024-02-12 20:40:44 +01:00
gradle/wrapper feat: add player join and leave events 2024-08-20 18:39:30 +02:00
Pagination/src/main Remove my name in contributions and add mod parenting in modmenu, Use a more detailled image of altarik icon 2024-02-08 12:47:42 +01:00
src/main/resources Remove my name in contributions and add mod parenting in modmenu, Use a more detailled image of altarik icon 2024-02-08 12:47:42 +01:00
Tasks/src Remove my name in contributions and add mod parenting in modmenu, Use a more detailled image of altarik icon 2024-02-08 12:47:42 +01:00
.gitignore Remove secret from gradle.properties, moved it to ENV variables or local.properties 2023-06-13 21:02:46 +02:00
build.gradle feat: add player join and leave events 2024-08-20 18:39:30 +02:00
gradle.properties feat: add player join and leave events 2024-08-20 18:39:30 +02:00
gradlew Changing permission of gradlew 2023-02-13 17:50:59 +01:00
gradlew.bat Initial commit 2022-09-19 23:52:14 +02:00
settings.gradle Add DataTracker and TrackedData 2023-06-13 17:36:49 +02:00