Initial commit: Minecraft plugin that detects 'oye' in chat and prints it in green
This commit is contained in:
Binary file not shown.
@@ -0,0 +1,4 @@
|
||||
name: OyePlugin
|
||||
version: 1.0
|
||||
main: party.cybsec.oye.OyePlugin
|
||||
api-version: 1.21
|
||||
@@ -0,0 +1,3 @@
|
||||
artifactId=oye
|
||||
groupId=party.cybsec
|
||||
version=1.0
|
||||
@@ -0,0 +1 @@
|
||||
party/cybsec/oye/OyePlugin.class
|
||||
@@ -0,0 +1 @@
|
||||
/Users/jacktotonchi/Documents/oye/oye/src/main/java/com/example/oye/OyePlugin.java
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user