Convert to Gradle plugin, add support for modern Paper with reflection and add config.yml option to block bed usage.

This commit is contained in:
天クマ 2026-05-24 18:54:05 -03:00
commit 690fc1a4dc
39 changed files with 1062 additions and 105 deletions

14
.gitignore vendored Normal file
View file

@ -0,0 +1,14 @@
bin/
libs/
.idea/
.gradle/
build/
out/
# Ignore Gradle project-specific cache directory
.gradle
# Ignore Gradle build output directory
build
run/