mirror of
https://github.com/GeorgH93/Minepacks.git
synced 2025-01-23 21:51:31 +01:00
Update to v2.4.8
This commit is contained in:
parent
ee08afff7b
commit
65250235e1
@ -94,7 +94,7 @@ Database:
|
|||||||
# Changing settings down here after you have used this plugin may result in data inconsistency!!!
|
# Changing settings down here after you have used this plugin may result in data inconsistency!!!
|
||||||
Tables:
|
Tables:
|
||||||
# Table names
|
# 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
|
User: backpack_players
|
||||||
Backpack: backpacks
|
Backpack: backpacks
|
||||||
Cooldown: backpack_cooldowns
|
Cooldown: backpack_cooldowns
|
||||||
|
2
pom.xml
2
pom.xml
@ -7,7 +7,7 @@
|
|||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<revision>2.4.7-RC1</revision>
|
<revision>2.4.8</revision>
|
||||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||||
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
|
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user