Init
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -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.
|
||||
@@ -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
|
||||
Binary file not shown.
Reference in New Issue
Block a user