i updated my minecraft inventory enchanting plugin to be able to set maxes for certain enchants that doesn't have effects past certain levels
github.com/AndyNoob/click-enchant
i updated my paper gui library and added a item input and output component
github.com/AndyNoob/brew
i made a quick minecraft datapack to add magic protection and reach enchants since i've never made custom enchants before
github.com/AndyNoob/more-enchants
i've updated my minecraft spigot gui library and figured out how to put it on jitpack
github.com/AndyNoob/brew
i've always hated making inventory menus with minecraft plugins
so i decided to make a library that i can use once and for all
github.com/AndyNoob/brew
made a simple minecraft warp plugin because somehow most of em are close sourced, paid, or some other bs
github.com/AndyNoob/plain-warps
my minecraft combat plugin is now much more polished, with integration to the new mace as well
github.com/AndyNoob/combat
so my friend makes minecraft datapacks and needed to search through the 1060 blocks minecraft has fast
so i was given the task of writing an automated block tag generator so he could use that to implement a binary search
github.com/AndyNoob/block-tag-generator-for-binary-search
a unfinished minecraft plugin that i digged out of the archives to work on
pretty much adds 2 different types of attacks besides just punching & stabbing
github.com/AndyNoob/combat
i updated my old minecraft plugin, which attempts to recreate the chat markdown formatting from discord in minecraft
github.com/AndyNoob/discordstuff