3 lines
66 B
Python
Executable file
3 lines
66 B
Python
Executable file
#!/usr/bin/env python3
|
|
from mcrcon import mcrcon_cli
|
|
mcrcon_cli()
|