S Snaehild New member Messages 59 Points 0 Github Snaehild Emulator Dec 18, 2014 #2 Hi, How can I make the commands logs available for public viewing in the fluxcp?
Zirius New member Messages 261 Points 0 Dec 18, 2014 #3 /config/access.php 'command' => AccountLevel::ADMIN, to Code: 'command' => AccountLevel::ANYONE,
/config/access.php 'command' => AccountLevel::ADMIN, to Code: 'command' => AccountLevel::ANYONE,