From 41949114500c12f4e0fc6be4bf69168c754a1681 Mon Sep 17 00:00:00 2001 From: Aust1n46 Date: Thu, 26 Aug 2021 14:54:48 -0400 Subject: [PATCH] Update version --- TODO.txt | 2 ++ pom.xml | 2 +- src/main/resources/plugin.yml | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/TODO.txt b/TODO.txt index f497b11..bf7e1a2 100644 --- a/TODO.txt +++ b/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 diff --git a/pom.xml b/pom.xml index 44d43be..d132250 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 mineverse.Aust1n46.chat VentureChat - 3.0.4 + 3.1.0 https://bitbucket.org/Aust1n46/venturechat/src/master https://bitbucket.org/Aust1n46/venturechat/src/master diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 05f2db2..9f97810 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -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!