Skip to content
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

Compare
Choose a tag to compare
@Rnen Rnen released this 02 Jul 11:43
· 91 commits to master since this release
ecf0dcb

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
  • 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

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. Use lockdown * to do a global lockdown.

Fixed:

  • Fixed: player command should list settings properly
  • Fixed: role * command works again