plugins { id 'java' id 'org.spongepowered.plugin' version '0.9.0' } ... By default, the Gradle plugin will configure your plugin ID with project name (in ...
確定! 回上一頁