rcon

  1. DDDDec

    [Plutonium T6/BO2] Enabled RCON Messages

    One of plutoniums past updates made RCON messages not show by default, If you use t6 utils you can enable them again whenever starting your server up without doing it manually every refresh! GitHub: Enable RCON Messages
  2. SlayerFRA

    PlusEmu R2 MUS/RCON Problem

    Hello, 3 hours ago that I search a way to send RCON/MUS command with PHP, I think my PHP code is clean & good but the RCON/MUS does'nt work, any ideas/fix's? :// Here is my PHP code: <?php require_once('./global.php'); function RCON($header, $data = '') { $musData = $header . chr(1) ...
  3. MayoMayn

    PlusEmu RCON commands

    Basically I want a command that gives an user an item of x amount. Currently I can only insert it through the cms and reload all inventories through rcon, which isn't what I want. As I haven't gotten into the source code of Plus Emulator or the weird structure it would take too long to for me...
Top