From 37c767dc747b12e0467620f19ce6227722f56f70 Mon Sep 17 00:00:00 2001 From: BenCodez Date: Tue, 26 Dec 2023 10:25:49 -0500 Subject: [PATCH] Update version number to 6.15 --- VotingPlugin/Resources/VoteSites.yml | 2 +- VotingPlugin/Resources/bungeeconfig.yml | 2 -- VotingPlugin/pom.xml | 2 +- 3 files changed, 2 insertions(+), 4 deletions(-) diff --git a/VotingPlugin/Resources/VoteSites.yml b/VotingPlugin/Resources/VoteSites.yml index 859fdf7ce..4dfd46a0e 100644 --- a/VotingPlugin/Resources/VoteSites.yml +++ b/VotingPlugin/Resources/VoteSites.yml @@ -118,7 +118,7 @@ VoteSites: Messages: Player: 'You got unlucky' - # Give 1 diamond + # Give 1 diamond regardless of above Items: item1: Material: DIAMOND diff --git a/VotingPlugin/Resources/bungeeconfig.yml b/VotingPlugin/Resources/bungeeconfig.yml index 96f4235ea..0bc48a076 100644 --- a/VotingPlugin/Resources/bungeeconfig.yml +++ b/VotingPlugin/Resources/bungeeconfig.yml @@ -20,8 +20,6 @@ Prefix: '' #UseMariaDB: false - - #################################################################################### # Global mysql data handle for between server commmunications # This is NOT required for bungee voting to work diff --git a/VotingPlugin/pom.xml b/VotingPlugin/pom.xml index 00197d7b4..d7808bf11 100644 --- a/VotingPlugin/pom.xml +++ b/VotingPlugin/pom.xml @@ -2,7 +2,7 @@ 4.0.0 com.bencodez ${version.art} - 6.14.2 + 6.15 jar VotingPlugin