gui
This commit is contained in:
Binary file not shown.
BIN
target/classes/hu/jgj52/wolfFFA/Commands/EditKitCommand.class
Normal file
BIN
target/classes/hu/jgj52/wolfFFA/Commands/EditKitCommand.class
Normal file
Binary file not shown.
BIN
target/classes/hu/jgj52/wolfFFA/Commands/TpToFfaCommand.class
Normal file
BIN
target/classes/hu/jgj52/wolfFFA/Commands/TpToFfaCommand.class
Normal file
Binary file not shown.
BIN
target/classes/hu/jgj52/wolfFFA/Listeners/KitListener.class
Normal file
BIN
target/classes/hu/jgj52/wolfFFA/Listeners/KitListener.class
Normal file
Binary file not shown.
BIN
target/classes/hu/jgj52/wolfFFA/Main.class
Normal file
BIN
target/classes/hu/jgj52/wolfFFA/Main.class
Normal file
Binary file not shown.
Binary file not shown.
@@ -1,11 +1,11 @@
|
||||
name: WolfFFA
|
||||
version: '1.0'
|
||||
main: hu.jgj52.wolfFFA.WolfFFA
|
||||
main: hu.jgj52.wolfFFA.Main
|
||||
api-version: '1.21'
|
||||
commands:
|
||||
tptoffa:
|
||||
permission: wolfffa.admin.tptoffa
|
||||
usage: /tptoffa <ffa> <player>
|
||||
wolfffareload:
|
||||
permission: wolffa.admin.reload
|
||||
usage: /wolfffareload
|
||||
editkit:
|
||||
permission: wolfffa.command.editkit
|
||||
usage: /editkit <kit>
|
||||
@@ -1,3 +1,5 @@
|
||||
hu/jgj52/wolfFFA/WolfFFA.class
|
||||
hu/jgj52/wolfFFA/Commands/WolfFfaReloadCommand.class
|
||||
hu/jgj52/wolfFFA/Commands/WolfFfaCommand.class
|
||||
hu/jgj52/wolfFFA/Commands/TpToFfaCommand.class
|
||||
hu/jgj52/wolfFFA/Commands/EditKitCommand.class
|
||||
hu/jgj52/wolfFFA/Main.class
|
||||
hu/jgj52/wolfFFA/Listeners/KitListener.class
|
||||
hu/jgj52/wolfFFA/Managers/FileManager.class
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
/home/jgj52/IdeaProjects/WolfFFA/src/main/java/hu/jgj52/wolfFFA/Commands/WolfFfaCommand.java
|
||||
/home/jgj52/IdeaProjects/WolfFFA/src/main/java/hu/jgj52/wolfFFA/Commands/WolfFfaReloadCommand.java
|
||||
/home/jgj52/IdeaProjects/WolfFFA/src/main/java/hu/jgj52/wolfFFA/WolfFFA.java
|
||||
/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
|
||||
/home/jgj52/IdeaProjects/WolfFFA/src/main/java/hu/jgj52/wolfFFA/Managers/FileManager.java
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user