This repository has been archived by the owner on Feb 1, 2024. It is now read-only.
Admintoolbox v.1.1 for SMod3
AdminToolbox v.1.1 ChangeLog
Added:
- Added Command:
pos
- Added Command:
warp
- Added Command:
player
- Added Command:
roundlock
- For how to use the new commands, look Here
- Added Config Option:
admintoolbox_debug_player_player_joinANDleave
- For how to use the config option, look Here
Changed:
- CHANGED:
godmode list
will list all players currently in godmode - CHANGED:
nodmg list
will list all players currently with noDmg enabled - CHANGED: What used to be command:
CLASS
is nowROLE
- CHANGED:
nodmg
afterGOD [PLAYER] (BOOL)
will now also turn the NoDmg to the same BOOL as godmode for that player- example:
god evan true nodmg
will enable godmode and set nodmg to true
- example:
- CHANGED: All commands can now be used on all players using
*
instead of Player- example:
hp * 1
will set all players to 1HP
- example:
Fixed:
- FIXED: Some config settings defaulted to wrong values, should be fixed now.