Update plugin version

This commit is contained in:
Aust1n46 2020-03-28 15:28:10 -04:00
parent a1d53d4783
commit a84e00aec1
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
Version: 2.18.1 Version: 2.18.2
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.18.1 version: 2.18.2
author: Aust1n46 author: Aust1n46

View File

@ -1,5 +1,5 @@
name: VentureChat name: VentureChat
version: 2.18.1 version: 2.18.2
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]