tptoffa sword mostmar teleportal

This commit is contained in:
2025-02-16 18:47:05 +01:00
parent c3799fa3b9
commit 5e03040b1b
9 changed files with 28 additions and 1 deletions

BIN
target/WolfFFA-1.0.jar Normal file

Binary file not shown.

Binary file not shown.

View File

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

View File

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

View File

@@ -0,0 +1,2 @@
hu/jgj52/wolfFFA/WolfFFA.class
hu/jgj52/wolfFFA/Commands/WolfFfaCommand.class

View File

@@ -0,0 +1,2 @@
/home/jgj52/IdeaProjects/WolfFFA/src/main/java/hu/jgj52/wolfFFA/Commands/WolfFfaCommand.java
/home/jgj52/IdeaProjects/WolfFFA/src/main/java/hu/jgj52/wolfFFA/WolfFFA.java

Binary file not shown.