Theguyhere0 / villager-defense-minigame

A Minecraft plugin that adds a fun, customizable minigame where players defend villagers against waves of monsters
GNU General Public License v3.0
6 stars 4 forks source link

Add 1.20.5/6 support #183

Closed datatags closed 1 week ago

datatags commented 1 month ago

This PR adds support for 1.20.5/6. The code to check the NMS version has been slightly changed since Paper removed the CraftBukkit package relocation (e.g. org.bukkit.craftbukkit.v1_20_R3) as of 1.20.5 (more details here).

I tested briefly and I was able to see and interact with the villagers and holograms in the lobby.

Theguyhere0 commented 1 week ago

Thank you so much for your help! I've been a bit absent, but I'll get this wrapped up formally and versioned soon. Won't directly merge, but I'll close this when version 1.2.11 releases, now with 1.21 too.