mirror of
https://github.com/Aust1n46/VentureChat.git
synced 2025-05-22 18:09:06 +00:00
Update version
This commit is contained in:
parent
8991cb7edd
commit
4194911450
2
TODO.txt
2
TODO.txt
@ -106,3 +106,5 @@ Add cost to chat in a channel through Vault?
|
||||
Add clans channel from SimpleClans
|
||||
|
||||
Look into changing Bukkit chat event to not be cancelled.
|
||||
|
||||
Expand on EssentialsDiscord integration to allow for custom MessageTypes for each channel
|
||||
|
2
pom.xml
2
pom.xml
@ -5,7 +5,7 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>mineverse.Aust1n46.chat</groupId>
|
||||
<artifactId>VentureChat</artifactId>
|
||||
<version>3.0.4</version>
|
||||
<version>3.1.0</version>
|
||||
<url>https://bitbucket.org/Aust1n46/venturechat/src/master</url>
|
||||
<scm>
|
||||
<url>https://bitbucket.org/Aust1n46/venturechat/src/master</url>
|
||||
|
@ -3,7 +3,7 @@ version: ${project.version}
|
||||
api-version: 1.13
|
||||
main: mineverse.Aust1n46.chat.MineverseChat
|
||||
depend: [Vault, ProtocolLib, PlaceholderAPI]
|
||||
softdepend: [Towny, Factions, Heroes, EssentialsDiscord]
|
||||
softdepend: [Towny, Factions, EssentialsDiscord]
|
||||
author: Aust1n46
|
||||
website: https://bitbucket.org/Aust1n46/venturechat/
|
||||
description: #1 Channels Chat plugin! Spigot + Bungee. Supports PlaceholderAPI + JSON formatting. Moderation GUI!
|
||||
|
Loading…
x
Reference in New Issue
Block a user