初始化提交

This commit is contained in:
2022-11-06 18:37:18 +08:00
commit 0a77aef84e
55 changed files with 3550 additions and 0 deletions

8
settings.gradle Normal file
View File

@@ -0,0 +1,8 @@
rootProject.name = 'hamster-little-plugins'
include 'hamster-sudo'
include 'hamster-ball-bridge'
include 'hamster-auto-game-rule'
include 'hamster-admin-command'
include 'hamster-ore-remove'
include 'hamster-auto-log-clear'
include 'hamster-auto-restart'