mirror of
https://github.com/BentoBoxWorld/Challenges.git
synced 2024-12-02 23:43:51 +01:00
Update to BentoBox 1.7-SNAPSHOT
Upgrade to Spigot 1.14.4 Change locales to gitLocalize friendly file names.
This commit is contained in:
parent
9d7a5db290
commit
1543c329f1
6
pom.xml
6
pom.xml
@ -35,9 +35,9 @@
|
|||||||
<java.version>1.8</java.version>
|
<java.version>1.8</java.version>
|
||||||
<powermock.version>1.7.4</powermock.version>
|
<powermock.version>1.7.4</powermock.version>
|
||||||
<!-- More visible way how to change dependency versions -->
|
<!-- More visible way how to change dependency versions -->
|
||||||
<spigot.version>1.13.2-R0.1-SNAPSHOT</spigot.version>
|
<spigot.version>1.14.4-R0.1-SNAPSHOT</spigot.version>
|
||||||
<bentobox.version>1.6.0</bentobox.version>
|
<bentobox.version>1.7.0-SNAPSHOT</bentobox.version>
|
||||||
<level.version>1.5.0</level.version>
|
<level.version>1.6.0</level.version>
|
||||||
<vault.version>1.7</vault.version>
|
<vault.version>1.7</vault.version>
|
||||||
<!-- Revision variable removes warning about dynamic version -->
|
<!-- Revision variable removes warning about dynamic version -->
|
||||||
<revision>${build.version}-SNAPSHOT</revision>
|
<revision>${build.version}-SNAPSHOT</revision>
|
||||||
|
@ -3,8 +3,9 @@
|
|||||||
# the one at http://yaml-online-parser.appspot.com #
|
# the one at http://yaml-online-parser.appspot.com #
|
||||||
###########################################################################################
|
###########################################################################################
|
||||||
|
|
||||||
### Credits ###
|
meta:
|
||||||
# Tastybento: maintainer
|
authors:
|
||||||
|
- BONNe
|
||||||
|
|
||||||
challenges:
|
challenges:
|
||||||
commands:
|
commands:
|
||||||
|
@ -3,9 +3,9 @@
|
|||||||
# el de http://yaml-online-parser.appspot.com #
|
# el de http://yaml-online-parser.appspot.com #
|
||||||
###########################################################################################################
|
###########################################################################################################
|
||||||
|
|
||||||
### Credits ###
|
meta:
|
||||||
# Tastybento: maintainer
|
authors:
|
||||||
# SrAcosta: traductor
|
- SrAcosta
|
||||||
|
|
||||||
challenges:
|
challenges:
|
||||||
commands:
|
commands:
|
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
meta:
|
meta:
|
||||||
authors:
|
authors:
|
||||||
- nivcoo
|
- nivcoo
|
||||||
|
|
||||||
challenges:
|
challenges:
|
||||||
commands:
|
commands:
|
@ -3,8 +3,9 @@
|
|||||||
# the one at http://yaml-online-parser.appspot.com #
|
# the one at http://yaml-online-parser.appspot.com #
|
||||||
###########################################################################################
|
###########################################################################################
|
||||||
|
|
||||||
### Credits ###
|
meta:
|
||||||
# BONNe: maintainer
|
authors:
|
||||||
|
- BONNe
|
||||||
|
|
||||||
challenges:
|
challenges:
|
||||||
commands:
|
commands:
|
@ -4,7 +4,8 @@
|
|||||||
###########################################################################################
|
###########################################################################################
|
||||||
|
|
||||||
### Credits ###
|
### Credits ###
|
||||||
# Tastybento: maintainer
|
meta:
|
||||||
|
authors: []
|
||||||
|
|
||||||
challenges:
|
challenges:
|
||||||
commands:
|
commands:
|
||||||
|
@ -4,7 +4,8 @@
|
|||||||
###########################################################################################
|
###########################################################################################
|
||||||
|
|
||||||
### Credits ###
|
### Credits ###
|
||||||
# Tastybento: maintainer
|
meta:
|
||||||
|
authors: []
|
||||||
|
|
||||||
challenges:
|
challenges:
|
||||||
commands:
|
commands:
|
||||||
|
Loading…
Reference in New Issue
Block a user