-
Notifications
You must be signed in to change notification settings - Fork 0
/
oclif.manifest.json
1 lines (1 loc) · 1.43 KB
/
oclif.manifest.json
1
{"version":"1.0.1","commands":{"admincmd":{"id":"admincmd","description":"DayZ Admin CMD\n...\nUsage:\nxedrcon admincmd -c shutdown -h %ServerIP2% -p %ServerPort2% -k %ServerRcon%\n","pluginName":"xedrcon","pluginType":"core","aliases":[],"flags":{"name":{"name":"name","type":"option","char":"c","description":"command to push"},"host":{"name":"host","type":"option","char":"h","description":"host to push"},"port":{"name":"port","type":"option","char":"p","description":"port to push"},"key":{"name":"key","type":"option","char":"k","description":"pw to push"}},"args":[]},"rconcmd":{"id":"rconcmd","description":"DayZ Rcon CMD\n...\nUsage:\nxedrcon rconcmd -c say -m \"Server wird in 1min aufgrund von Wartungsarbeiten heruntergefahren!!!\" -h %ServerIP2% -p %ServerPort2% -k %ServerRcon%\n","pluginName":"xedrcon","pluginType":"core","aliases":[],"flags":{"command":{"name":"command","type":"option","char":"c","description":"command to push"},"message":{"name":"message","type":"option","char":"m","description":"command say message to push"},"host":{"name":"host","type":"option","char":"h","description":"host to push"},"port":{"name":"port","type":"option","char":"p","description":"port to push"},"key":{"name":"key","type":"option","char":"k","description":"pw to push"}},"args":[]},"version":{"id":"version","description":"xedrcon version\n...\nMehr Info gibts nicht\n","pluginName":"xedrcon","pluginType":"core","aliases":[],"flags":{},"args":[]}}}