This repository has been archived by the owner on Feb 1, 2024. It is now read-only.
Admintoolbox v.1.3 for SMod 3.1.6
AdminToolbox v.1.3 ChangeLog
Added:
- Re-Added Command:
keepsettings
/keep
- Added Command:
lockdown
- Added Command:
fullaccess
/access
For how to use the new commands, look Here
- Added Config Option:
admintoolbox_enable
- This is for enabling/disabling the plugin on different servers. Default:
true
- This is for enabling/disabling the plugin on different servers. Default:
- Added Config Option:
admintoolbox_block_role_damage
- Uses a dict with role numbers example:(
admintoolbox_block_role_damage: 6:1,8:1
) would make scientists and chaos unable to damage Dboys
- Uses a dict with role numbers example:(
For how to use the config options, look Here
- Added per-player stats (Kills/Teamkills/Deaths). Use
player
command to display.- For now theese stats will reset on server reboot, this will most likely change in the future
Changed:
- Changed:
lockdown
command now is per player instead of globally. Uselockdown *
to do a global lockdown.
Fixed:
- Fixed:
player
command should list settings properly - Fixed:
role *
command works again