Init
This commit is contained in:
BIN
target/ColorfulWords-1.0-1.21-shaded.jar
Normal file
BIN
target/ColorfulWords-1.0-1.21-shaded.jar
Normal file
Binary file not shown.
BIN
target/ColorfulWords-1.0-1.21.jar
Normal file
BIN
target/ColorfulWords-1.0-1.21.jar
Normal file
Binary file not shown.
BIN
target/classes/org/twipnetwork/colorfulwords/ChatListener.class
Normal file
BIN
target/classes/org/twipnetwork/colorfulwords/ChatListener.class
Normal file
Binary file not shown.
BIN
target/classes/org/twipnetwork/colorfulwords/ColorCommand.class
Normal file
BIN
target/classes/org/twipnetwork/colorfulwords/ColorCommand.class
Normal file
Binary file not shown.
BIN
target/classes/org/twipnetwork/colorfulwords/ColorfulWords.class
Normal file
BIN
target/classes/org/twipnetwork/colorfulwords/ColorfulWords.class
Normal file
Binary file not shown.
10
target/classes/plugin.yml
Normal file
10
target/classes/plugin.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
name: ColorfulWords
|
||||
version: 1.0-1.21
|
||||
main: org.twipnetwork.colorfulwords.ColorfulWords
|
||||
api-version: 1.21
|
||||
commands:
|
||||
color:
|
||||
description: Change your chat color
|
||||
usage: /color <hex>|reset
|
||||
permission: colorfulwords.color
|
||||
permission-message: You do not have permission to use this command.
|
3
target/maven-archiver/pom.properties
Normal file
3
target/maven-archiver/pom.properties
Normal file
@@ -0,0 +1,3 @@
|
||||
artifactId=ColorfulWords
|
||||
groupId=org.twip-network
|
||||
version=1.0-1.21
|
@@ -0,0 +1,3 @@
|
||||
org\twipnetwork\colorfulwords\ColorCommand.class
|
||||
org\twipnetwork\colorfulwords\ColorfulWords.class
|
||||
org\twipnetwork\colorfulwords\ChatListener.class
|
@@ -0,0 +1,2 @@
|
||||
C:\DEV\JAVA\IntelliJ\ColorfulWords\src\main\java\org\twipnetwork\colorfulwords\ColorfulWords.java
|
||||
C:\DEV\JAVA\IntelliJ\ColorfulWords\src\main\java\org\twipnetwork\colorfulwords\ChatListener.java
|
BIN
target/original-ColorfulWords-1.0-1.21.jar
Normal file
BIN
target/original-ColorfulWords-1.0-1.21.jar
Normal file
Binary file not shown.
Reference in New Issue
Block a user