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

Releases: Rnen/AdminToolbox

Test release. Built from the 1.3.9 branch

07 Oct 15:02
Compare
Choose a tag to compare

Might be more stabile than 1.3.8-5

Pending changelog, changes can be viewed on my 1.3.9 Branch

Admintoolbox v.1.3.8-1

24 Jan 09:19
8d09ae5
Compare
Choose a tag to compare

For SMod 3.2.2 or older

Full Changelog: 1.3.8...1.3.8-1

Admintoolbox v.1.3.8-5 Re-release

25 Sep 17:05
Compare
Choose a tag to compare

For SMod 3.3.0 or newer

This is exactly the same as the last 1.3.8-5 release

Just reuploaded to fix a Github tag issue with the version checker in the ATUpdater

Admintoolbox v.1.3.8-5

27 Feb 16:08
f2471f1
Compare
Choose a tag to compare

For SMod 3.3.0 or newer

Added:

  • There is now a new optional whitelist for each AT command.
    • The config works as follows: admintoolbox_(insertCommandNameHere)_whitelist. You can input either your steamID, or your ingame permissions group (example admin).
      • Any variation of the command can be put in (insertCommandNameHere)
      • There is also a master whitelist admintoolbox_master_whitelist which gives you access to all commands.
    • Remember that keeping the regular whitelist empty/not included in your config will make the plugin work as normal (let all who is SMod whitelisted use any command)

Fixed:

  • The admintoolbox_logremover_hours_old now properly works.
  • Errors connected to OnRoundEnd / OnRoundRestart should be resolved
  • Re-enabled the Warp-Savefile system after tracking down previous crash reason

Changed:

  • admintoolbox_logremover_hours_old default value changed from 48 hours to 0 (disabled)
  • The atdisable command requires the person using it to be in one of the AT whitelists. (either command spesific or the master one)

Admintoolbox v.1.3.7

12 Oct 02:11
4911fbc
Compare
Choose a tag to compare

AdminToolbox v.1.3.7 Changelog

Added

Configs:

  • More name variables to admintoolbox_intercomtransmit_text string config. (Previously only $player)
    • $playerid $playerrole $playerteam $playerhp (alternative $playerhealth) $playerrank

Admintoolbox v.1.3.6

23 Sep 21:54
5283887
Compare
Choose a tag to compare

AdminToolbox v.1.3.6 Changelog

Added

Commands:

  • SPEAK Command. Sets intercom speaker. Leave empty to choose yourself. Will also cancel other speakers.

Configs:

  • admintoolbox_logremover_hours_old int config. Automaticly removes AT's logs when file is older then specified.
  • admintoolbox_intercomtransmit_text string config. What the intercom screen will show during transmission.
    • Use $player to use the name of the currently speaking player
  • admintoolbox_intercomready_text string config. Sets what the intercom screen displays when intercom is ready
  • admintoolbox_intercomrestart_text string config. Sets what the intercom screen displays while restarting
  • admintoolbox_player_join_info_extended bool config (Default True). Shows extended info about joining players. (Ban amount if any, name, steamid etc)
  • admintoolbox_nokill_captured bool config (Default False). If true makes handcuffed players unable to be shot (exception for players with INSTANTKILL enabled)

Changed

  • All commands can now target STEAMID, as well as Name & PlayerID
  • ATBAN / OFFLINEBAN / OBAN Command now fixed.
  • Player stats now track times players has been banned. (Kick doesnt count)
  • P / PLAYER command now prints into a neat format. (Again)
  • Hopefully fixed most errors previously occuring
  • admintoolbox_tutorial_canbehandcuffed currently not working.

Admintoolbox v.1.3.5

25 Aug 12:48
ef8ca3c
Compare
Choose a tag to compare

AdminToolbox v.1.3.5 Changelog

Added

Commands:

  • KILL / SLAY Command
  • ATBAN / OFFLINEBAN / OBAN Command. Bans IP/SteamID, lets you ban offline players
    Configs:
  • admintoolbox_tutorial_canbehandcuffed bool config. Lets tutorial players be handcuffed (See Changed)
  • admintoolbox_roledamageblock_onroundend bool config. Enables/Disables the roledamages config after round has ended.
  • admintoolbox_tracking bool config. Appends an invisible AT:Version to your servername. (I just really wanna see how many servers that use the plugin 😄 )
  • admintoolbox_folder_path string config. The path where the new AT folder structure will be
  • admintoolbox_stats_unified bool config. Enabled makes all your servers use the same playerstats. (Defaults to true)
  • $atversion server name variable. For when you want a visible AT:Version in your server name
    Warps
  • New topsitedoor warp point added by request

Changed

  • All commands can now target PlayerID, as well as Name
  • Rebased ATServerLogs folder. Now in a new folder structure. (Old files will move automaticly)
  • PlayerStats will now be saved for between server-restarts
  • Intercom whitelist speaktime values of 0 or below results in a speaktime of 5 minutes
  • P / PLAYER command now prints into a neat format.

Admintoolbox v.1.3.4

13 Aug 16:26
72e90b9
Compare
Choose a tag to compare

Just a fix for the broken 1.3.3 release

Admintoolbox v.1.3.3

12 Aug 12:50
72e90b9
Compare
Choose a tag to compare

AdminToolbox v.1.3.3 Changelog

Added

  • admintoolbox_intercomlock bool config. If true locks the intercom for all non-whitelisted players.
  • (IL / ILOCK / INTERLOCK / INTERCOMLOCK) (bool), same as above, but in command form. If used settings will persist between rounds.
  • admintoolbox_decontamination_damagemultiplier config. Multiplies all decontamination damage. Default: 1
  • jail [player] (time) Jails a player (for an optional time specified in seconds). They will return to their previous state when the time has been served.
  • Empty (player) command. See advanced commands for more info.
  • Players with godmode enabled can now not die/close the femur breaker.
    • This also concerns TUTORIAL players, unless LURE damage is allowed to TUTORIAL players.
  • The femur breaker button should not work if ANY of the 106 players has ATGODMODE.
    • Also made NODMG players in-able to push the button.
  • Warps now comes with some preset warps.
    • Also added a warps command that works just like warp list
  • serverinfo / server / s command. Displays general server info
  • admintoolbox_custom_nuke_cards bool config. For enabling the item-whitelist below when activating the nuke
  • admintoolbox_nuke_card_list List of what items the player needs in their hand to start the nuke
  • admintoolbox_intercom_steamid_blacklist (Dont remember if i added it this update or not)
  • Implemented crash detection and important bugfixes to AT_AutoUpdate.

Changed

  • admintoolbox_debug_player_joinANDleave was changed into admintoolbox_player_join_info. Now default to true
  • ATGODMODE players can now be killed by players with INSTANTKILL enabled.
  • admintoolbox_intercom_steamid_blacklist minor tweaks & improvements.
  • Renamed all commands that have been implemented into the base game
  • admintoolbox_intercom_whitelist is back

Admintoolbox v.1.3.2

15 Jul 01:39
77ebafb
Compare
Choose a tag to compare

AdminToolbox v.1.3.2 Changelog

Added

  • AT_AutoUpdate.bat This program automaticly downloads the newest AT release when run.
    • Put this in your root server folder. (Where SCPSL.EXE is located)
  • admintoolbox_colors bool config. Will enable colors in the MultiAdmin server console.
    • (Currently buggy and will spit out duplicated lines)
  • admintoolbox_log_teamkills bool config.
    • Will write all teamkills to a logfile
  • admintoolbox_log_kills bool config.
    • Will write all non-team kills to a logfile
  • admintoolbox_log_commands bool config.
    • Will write all AT command usage to a logfile
  • admintoolbox_round_damageMultiplier config. Multiplies all damage with this number. Default: 1
  • admintoolbox_intercom_steamid_blacklist config

Changed

  • admintoolbox_intercom_extended_whitelist_rolebadges has been changed into admintoolbox_intercom_whitelist
    • It now uses the role's name instead of the badge like it used to
  • RoleDamages config should now work properly
    • See example in code block below. Use any symbol except : to seperate victim roles
  • LOCKDOWN has been changed to PLAYERLOCKDOWN / PLAYERLOCK / PLOCK / PL due to the game implementing its own lockdown command.

Removed

  • FULLACCESS / ACCESS command. Base game now has this.
  • admintoolbox_intercom_extended_whitelist_rolebadges, admintoolbox_intercom_extended_duration & admintoolbox_intercom_extended_cooldown removed temporarily, rewrite in progress
  • admintoolbox_intercom_extended_forcereset Depricated feature

Example:

admintoolbox_block_role_damage: 1:1-8,6:6-11-12-13-15

The role_block example denies Dboys attacking other dboys and chaos, scientists to not attack any teammates