Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Admintoolbox v.1.1 for SMod3

Compare
Choose a tag to compare
@Rnen Rnen released this 07 Jun 06:07
· 112 commits to master since this release
6694ef6

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 now ROLE
  • CHANGED: nodmg after GOD [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
  • CHANGED: All commands can now be used on all players using * instead of Player
    • example: hp * 1 will set all players to 1HP

Fixed:

  • FIXED: Some config settings defaulted to wrong values, should be fixed now.