add ExecutableItems Implementation

This commit is contained in:
BuildTools
2023-10-27 21:25:46 +02:00
parent a82fa578eb
commit 9f8ef4c1f3
3 changed files with 64 additions and 4 deletions
+1
View File
@@ -58,6 +58,7 @@ dependencies {
implementation 'com.github.oraxen:oraxen:1.158.0'
implementation 'com.github.LoneDev6:api-itemsadder:3.4.1-r4'
implementation 'com.github.PlaceholderAPI:placeholderapi:2.11.3'
implementation 'com.github.Ssomar-Developement:SCore:4.23.10.8'
//implementation files('libs/CustomItems.jar')
}