#Help answer
1 messages · Page 1 of 1 (latest)
Really depends on what you want to do.
In many cases you can write your plugin against 1.8
because then it will run on all versions up to 1.19
But if you need more sophisticated functionality then
you need a multi module setup.
I would drop everything below 1.16
Nobody plays those versions anyways and you
lose a giga ton of API methods otherwise.
It will just turn on or off your moderation mod and set you an inventory
Write this for version spigot 1.8 and don't use NMS and CraftBukkit classes