An SCP SL plugin used to add extra RA buttons to set up roles.
- Download the latest release found here [https://github.com/Mrhootyhoot1/DummySetup/releases] and drop the file into {PATHTOEXILED}/Plugins.
- Download the RA Custom Menu plugin's exiled release here [https://github.com/Bankokwak/RaCustomMenu/releases/tag/1.1.1] (this version in particular) and drop the file into {PATHTOEXILED}/Plugins.
- Add the permission "rcm.action" to any roles you wish to have the ability to use the buttons created by this plugin to your permissions file.
- Restart your server. This will generate a default config file with an example role at the path {PATHTOEXILED}/Configs/DummySetup/DummySetupRoles.yaml.
- Configure roles in the DummySetupRoles.yaml file. Once you have configured the roles, restart the server for them to take effect.
The following will be replaced with certain values determined at runtime when put into a command to be executed when the role is set.
"The player" references the player who's role is being set.
%PLAYERID% - The id of the player.
%PLAYERDISPLAYNAME% - The display nickname of the player.
%PLAYERNAME% - The name of the player. This is independent from any nickname set in SL.
%PLAYERUSERID% - The steam64 id of the player.
%PLAYERIP% - The IP Address of the player.
%ROLENAME% - The name of the role that the player is being set to.
%CATEGORY% - The category of the role that the player is being set to.
[https://github.com/Bankokwak/RaCustomMenu]
RACustomMenu is Copyright (c) 2025 Bankokwak\