From 65250235e1a61e2db94582cd79cd0dc7ba193b41 Mon Sep 17 00:00:00 2001 From: GeorgH93 Date: Sun, 24 Jul 2022 14:23:39 +0200 Subject: [PATCH] Update to v2.4.8 --- Minepacks/resources/config.yml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Minepacks/resources/config.yml b/Minepacks/resources/config.yml index ee717ef..7708da9 100644 --- a/Minepacks/resources/config.yml +++ b/Minepacks/resources/config.yml @@ -94,7 +94,7 @@ Database: # Changing settings down here after you have used this plugin may result in data inconsistency!!! Tables: # Table names - # Don't change the players table if you have backpacks stored in your database already! Player id's might won't match anymore resulting data inconsistency. + # Don't change the players table if you have backpacks stored in your database already! Player id's might not match any more resulting data inconsistency. User: backpack_players Backpack: backpacks Cooldown: backpack_cooldowns diff --git a/pom.xml b/pom.xml index c34e7f0..1ed5114 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ pom - 2.4.7-RC1 + 2.4.8 UTF-8 UTF-8