Turning this plugin into generator plugin because it doesn't work standalone for whatever reason

This commit is contained in:
obvWolf
2024-02-16 15:42:38 -06:00
committed by TheTelly1
parent 334aba22d2
commit fdf1662420
44 changed files with 1798 additions and 281 deletions

2
build.sh Executable file → Normal file
View File

@@ -8,7 +8,7 @@ if [ $? -eq 0 ]; then
echo "Gradle build successful."
# SFTP upload
SFTP_HOST="192.168.1.199"
SFTP_HOST="192.168.1.214"
SFTP_USER="trouper"
SFTP_PASSWORD="Trouper12()1"
SFTP_REMOTE_DIR="/home/trouper/docker/data/plugins/"