joeShuff / UHCBasePlugin

Minecraft Plugin for Spigot. Basic UHC controlling and customization.
1 stars 0 forks source link

[REQUEST] Random UHC game type #4

Open NovaPixell opened 3 years ago

NovaPixell commented 3 years ago

Add Random UHC game type. Plugin will generate a random loot table that randomize all blocks breaking and mob drop.

in addition an option to randomize crafting

joeShuff commented 3 years ago

I will have to look into loot tables and maybe make it a "use custom loottable" gamemode, I'm not too sure how they work. I'll research them a bit more and then get back to you.

NovaPixell commented 3 years ago

I will have to look into loot tables and maybe make it a "use custom loottable" gamemode, I'm not too sure how they work. I'll research them a bit more and then get back to you.

I know that many plugins with "Random UHC" mode do it all by themselves. In vanilla mode it works with datapacks generated online, which randomize the loot tables

joeShuff commented 3 years ago

I will add this once I have sorted #3 and reworked the game state logic.