This commit is contained in:
2025-02-23 23:19:34 +01:00
parent 0505b89f75
commit f678965238
11 changed files with 0 additions and 25 deletions

Binary file not shown.

View File

@@ -1,3 +0,0 @@
kits:
sword:
uhc:

View File

@@ -1,11 +0,0 @@
name: WolfFFA
version: '1.0'
main: hu.jgj52.wolfFFA.Main
api-version: '1.21'
commands:
tptoffa:
permission: wolfffa.admin.tptoffa
usage: /tptoffa <ffa> <player>
editkit:
permission: wolfffa.command.editkit
usage: /editkit <kit>

View File

@@ -1,3 +0,0 @@
artifactId=WolfFFA
groupId=hu.jgj52
version=1.0

View File

@@ -1,4 +0,0 @@
hu/jgj52/wolfFFA/Commands/TpToFfaCommand.class
hu/jgj52/wolfFFA/Commands/EditKitCommand.class
hu/jgj52/wolfFFA/Main.class
hu/jgj52/wolfFFA/Listeners/KitListener.class

View File

@@ -1,4 +0,0 @@
/home/jgj52/IdeaProjects/WolfFFA/src/main/java/hu/jgj52/wolfFFA/Commands/EditKitCommand.java
/home/jgj52/IdeaProjects/WolfFFA/src/main/java/hu/jgj52/wolfFFA/Commands/TpToFfaCommand.java
/home/jgj52/IdeaProjects/WolfFFA/src/main/java/hu/jgj52/wolfFFA/Listeners/KitListener.java
/home/jgj52/IdeaProjects/WolfFFA/src/main/java/hu/jgj52/wolfFFA/Main.java

Binary file not shown.