Click the Use this template button and clone it in IntelliJ IDEA. IntelliJ Platform Plugin Template is a repository that provides a pure template to make it easier to create a new plugin project ...
As per recent Minecraft updates, enchantments have been given a hard cap of level 255 when created with commands. While this is the case for Minecraft: Java Edition, a level 255 enchantment is ...
This plugin calculates code complexity metric right in the editor and shows the complexity in the hint next to the method/class. It's based on the Cognitive Complexity metric proposed by G. Ann ...