/RoleClass-Smod2-Plugin

A plugin to give items based on Server Rank and Player Class in SCP: Secret Laboratory

Primary LanguageC#GNU General Public License v3.0GPL-3.0

RoleClass-Smod2-Plugin

What is it?

RoleClass is a plugin that lets you assign items to a certain role.

How do I use it?

Simply download the file from here and put it in the folder titled sm_plugins. Requires Smod to function.

How do I configure it?

Config Options

Navigate to your config_gameplay.txt file, and put the following in (anywhere):

Config Option Type Default Description
k_global_give Dictionary EMPTY Use this config option to give any role whatever item you want. Format: role:item#. A list of items is available on the Smod discord. NOTE: Affects globally (doesn't matter the class).

Commands

Command Name (Aliases) Arg Arg Arg Description
save (nentry, add) rank class itemlist Use this command to save a configuration to a role.
del (rentry, rem) rank class Use this command to remove a previously created configuration. COMING SOON