Build against Bukkit API for Minecraft 1.13.

This very likely introduces a few bugs and breaks some functionality, but at least we're compiling...
This commit is contained in:
Andreas Troelsen
2018-08-19 21:05:24 +02:00
parent 754eb156d1
commit 934eb2d8cc
22 changed files with 85 additions and 206 deletions
+1
View File
@@ -2,6 +2,7 @@ name: ${project.name}
author: garbagemule
main: com.garbagemule.MobArena.MobArena
version: '${project.version}'
api-version: 1.13
softdepend: [Multiverse-Core,Towny,Heroes,MagicSpells,Vault]
commands:
ma:
+1 -1
View File
@@ -6,7 +6,7 @@ Tank:
armor: diamond_helmet, diamond_chestplate, diamond_leggings, diamond_boots
effects: slow, health_boost
Archer:
items: wood_sword, bow, arrow:256, potion:instant_heal:3, bone
items: wooden_sword, bow, arrow:256, potion:instant_heal:3, bone
armor: leather_helmet, leather_chestplate, leather_leggings, leather_boots
effects: speed
Chemist:
+1 -1
View File
@@ -4,4 +4,4 @@ update-notification: true
prefix: '&a[MobArena] '
pet-items:
wolf: bone
ocelot: raw_fish
ocelot: salmon
+2 -2
View File
@@ -4,6 +4,6 @@ waves:
'5': dirt:4, gravel:4, stone:4
'10': iron_ingot:10, gold_ingot:8
after:
'7': minecart, storage_minecart, powered_minecart
'13': iron_sword, iron_pickaxe, iron_spade
'7': minecart, chest_minecart, furnace_minecart
'13': iron_sword, iron_pickaxe, iron_shovel
'16': diamond_sword