A plugin that adds scratch cards to Minecraft servers.
- Spigot 1.21.1
- Read and setup Paper-NMS plugin. Read here.
- Run
mvn clean installto compile the plugin. - Get the JAR from the
scratchit-core/target/folder.
- Implement 1.19.4+ NMS.
- Remove all pre-1.19.3 workarounds scattered around the code as I don't want to support legacy versions anymore.
- Read the various
TODOin the project.