Basic functioning plugin completed.

This commit is contained in:
2024-11-11 08:08:12 +00:00
parent fd1961d5f3
commit 4bf7d5f82f
25 changed files with 970 additions and 0 deletions

3
devserver/loadplugin.sh Normal file
View File

@@ -0,0 +1,3 @@
#!/bin/sh
cp ../target/*.jar ./plugins/.

3
devserver/start.sh Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/sh
java -Xmx2G -XX:+UseG1GC -jar spigot.jar nogui