Auto Commands - Komendy startowe
-
Auto Commands
Autor: Wulf
Wersja: 2.0.1
O pluginie: Plugin pozwala dodać komendy które się automatycznie wykonują.Konfiguracja
Plik konfiguracyjny:
oxide/config/AutoCommands.json
{ "Run commands on player connect": false, "Commands on connect": [ "examplecmd $player.id", "example.cmd" ], "Run commands on player disconnect": false, "Commands on disconnect": [ "examplecmd", "example.cmd \"text example\"" ], "Run commands on server startup": false, "Commands on server startup": [ "examplecmd $server.name", "example.cmd" ], "Run commands on server wipe": false, "Commands on server wipe": [ "examplecmd arg", "example.cmd \"text example\"" ] }
Przydatne linki
Zródło: uMod
Auto Commands
-
Aktualizacja
-
Aktualizacja 2.0.1
Zmieniono nazwę pluginu z StartupCommands na AutoCommands