mirror of
https://github.com/kaboomserver/framework.git
synced 2025-08-03 11:06:38 +00:00
Initial framework
This commit is contained in:
parent
e4e262ceea
commit
a6132fe8ab
85 changed files with 4403 additions and 1 deletions
5
script/stop.sh
Executable file
5
script/stop.sh
Executable file
|
@ -0,0 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
# Shutdown script for Paper/Spigot
|
||||
|
||||
pkill -9 java
|
Loading…
Add table
Add a link
Reference in a new issue