Updated version to 2.18.0

This commit is contained in:
Aust1n46 2020-03-20 06:57:25 -04:00
parent 93a405ccbd
commit 09930bbad0
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
Version: 2.17.3 Version: 2.18.0
BlockCommandPlayer: '&cYou have been blocked from entering command {command}.' BlockCommandPlayer: '&cYou have been blocked from entering command {command}.'
BlockCommandSender: '&cBlocked player &6{player} &cfrom entering command {command}.' BlockCommandSender: '&cBlocked player &6{player} &cfrom entering command {command}.'
BlockedCommand: '&cYou are blocked from entering this command: {command}' BlockedCommand: '&cYou are blocked from entering this command: {command}'

View File

@ -1,4 +1,4 @@
name: VentureChat name: VentureChat
main: mineverse.Aust1n46.chat.bungee.MineverseChatBungee main: mineverse.Aust1n46.chat.bungee.MineverseChatBungee
version: 2.17.4 version: 2.18.0
author: Aust1n46 author: Aust1n46

View File

@ -1,5 +1,5 @@
name: VentureChat name: VentureChat
version: 2.17.4 version: 2.18.0
api-version: 1.13 api-version: 1.13
main: mineverse.Aust1n46.chat.MineverseChat main: mineverse.Aust1n46.chat.MineverseChat
depend: [Vault, ProtocolLib, PlaceholderAPI] depend: [Vault, ProtocolLib, PlaceholderAPI]