Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5cf024472d
|
@@ -8,7 +8,7 @@
|
|||||||
<name>StaffChat</name>
|
<name>StaffChat</name>
|
||||||
<groupId>me.oskar3123</groupId>
|
<groupId>me.oskar3123</groupId>
|
||||||
<artifactId>staffchat</artifactId>
|
<artifactId>staffchat</artifactId>
|
||||||
<version>SNAPSHOT</version>
|
<version>1.4.0</version>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
name: StaffChat
|
name: StaffChat
|
||||||
author: oskar3123
|
author: oskar3123
|
||||||
main: me.oskar3123.staffchat.bungee.BungeeMain
|
main: me.oskar3123.staffchat.bungee.BungeeMain
|
||||||
version: SNAPSHOT
|
version: 1.4.0
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ name: StaffChat
|
|||||||
authors: [ oskar3123 ]
|
authors: [ oskar3123 ]
|
||||||
main: me.oskar3123.staffchat.spigot.Main
|
main: me.oskar3123.staffchat.spigot.Main
|
||||||
api-version: 1.13
|
api-version: 1.13
|
||||||
version: SNAPSHOT
|
version: 1.4.0
|
||||||
softdepend: [ PlaceholderAPI, DiscordSRV ]
|
softdepend: [ PlaceholderAPI, DiscordSRV ]
|
||||||
commands:
|
commands:
|
||||||
staffchat:
|
staffchat:
|
||||||
|
|||||||
Reference in New Issue
Block a user