Commit graph

26 commits

Author SHA1 Message Date
Gabriel Souza 40b86ec3d1 Nukkit example (#2) 2018-07-24 15:43:40 +02:00
Minecrell 6ef1128cd8 Validate command names on Bukkit and Nukkit 2018-07-24 15:42:22 +02:00
Minecrell c7169d6ad0 Drop default-permission from NukkitPluginDescription 2018-07-24 15:42:00 +02:00
Minecrell 0bfdf85389 Fix missing new lines at EOF 2018-07-24 14:53:20 +02:00
Minecrell 85b60f7cb6 Extend validation of plugin descriptions 2018-07-24 14:52:09 +02:00
Minecrell 17d042ee9b Change sourceJar to val in Gradle build script 2018-07-24 14:17:52 +02:00
Minecrell 9c880b6d17 Drop unneeded import in Gradle build script 2018-07-24 14:17:27 +02:00
Minecrell 3a69424fe3 Add "The MIT License" to license header 2018-07-24 14:16:14 +02:00
Minecrell 1065c6a3cb Add @JsonIgnore to Bukkit command/permission name 2018-07-24 14:13:03 +02:00
Minecrell fd34d311e1 Add Bukkit api-version, closes #3 2018-07-24 14:09:46 +02:00
Minecrell e7ed8a63ad Change order of modifiers in PlatformPlugin 2018-07-24 14:08:00 +02:00
Minecrell 4b26f6335e Update Gradle wrapper and dependencies 2018-07-24 14:04:52 +02:00
DevSrSouza b98f371662 nukkit support 2018-07-16 13:29:43 -03:00
Minecrell 6c0687a3c1 Fix GitHub's license detection 2018-03-27 19:09:49 +02:00
Minecrell 28635b1721 Update plugin version in README 2017-10-07 14:58:57 +02:00
Minecrell 8b49dc1e1f Update version back to 0.3.0-SNAPSHOT 2017-10-07 14:53:51 +02:00
Minecrell 32c99e257a
Release version 0.2.1 2017-10-07 14:51:16 +02:00
Minecrell 66df17c5a0 Check for JavaPlugin instead of JavaBasePlugin when looking for processResources
Change version to 0.2.1-SNAPSHOT
2017-10-07 14:50:02 +02:00
Minecrell 5b27604114 Update version to 0.3.0-SNAPSHOT 2017-09-29 17:18:28 +02:00
Minecrell 37afa96426
Release version 0.2.0 2017-09-29 17:16:43 +02:00
Minecrell e58781164e Add support for single author on Bukkit and set it by default 2017-09-29 17:02:54 +02:00
Minecrell dd1896d0a2 Update version to 0.2.0-SNAPSHOT 2017-09-28 19:38:08 +02:00
Minecrell c41a087143
Release version 0.1.0 2017-09-28 19:36:11 +02:00
Minecrell 9c189e6f98 Prepare for Gradle plugin portal 2017-09-28 19:35:20 +02:00
Minecrell 2759fc9f1a Add README 2017-09-27 21:03:35 +02:00
Minecrell 04e679a461 Initial Commit 2017-09-27 21:03:28 +02:00