Skip to content

NeonWizard/SCP-FriendChecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FriendChecker

A simple plugin for SCP:SL Smod2 servers, which helps to find friend circles on a server. You can list all friend circles on the server, or just the friend circle for one player.

Installation

Smod2 must be installed for this to work.

  1. Grab the latest release of FriendChecker.
  2. Place FriendChecker.dll in your server's sm_plugins folder.

Commands

Command Value Type Description
FRIENDCHECKERDISABLE Disables the FriendChecker plugin. Server will need to restart to enable it again.
FCHECK Int List all friends of the specified player that are currently on the server.
FCHECK List all friend circles on the server.

Configuration

Config Option Value Type Default Value Description
friendchecker_enable Bool True Whether FriendChecker should be enabled on server start.

*Note that all configs should go in your server config file, not config_remoteadmin.txt

Place any suggestions/problems in issues!