Skip to content

Releases: Axwabo/ModeratorTools

tutorial afk immunity

29 Jan 08:26

Choose a tag to compare

Changes (breaking)

  • Updated to C# 14 and converted some extension methods to properties

Additions

  • Added a TutorialsImmuneToAfkKick toggle in the config

Fixes

  • IsGhostInvisibleTo no longer throws an exception when the observer or the player is unauthenticated

14.2.3

15 Dec 21:16

Choose a tag to compare

Bumped LabAPI to 1.1.4 and recompiled for SCP:SL 14.2.3

#2 spooky 2025

24 Oct 13:10

Choose a tag to compare

Changes (non-breaking):

  • Updated Axwabo.CommandSystem and Axwabo.Helpers
  • Improved the release workflow
  • Updated Directory.Build.targets
  • Moved to the BepInEx assembly publicizer

spooky 2025

23 Oct 10:55

Choose a tag to compare

spooky 2025 Pre-release
Pre-release

Recompiled for SCP:SL 14.2 and LabAPI 1.1.3

rocket & jwm fix

30 Sep 06:25

Choose a tag to compare

Fixes:

  • Fixed the rocket command not resetting the gravity
  • Fixed the jailWithMe command not teleporting targets to the specified tower

Changes (non-breaking):

Migrated the solution to the slnx format.

14.1.4(.1?)

17 Sep 19:39

Choose a tag to compare

  • Fixed the ragdoll command to be compatible with 14.1.4 (relative position)
  • Made the scale command use the Player.Scale property (now officially supported, persists between role changes)
  • Updated to LabAPI 1.1.3

jail persistence fix

26 Aug 10:27

Choose a tag to compare

Removed the JailEntry class and the "this round" logic as it caused issues when jailing before round start, and the persistence was never implemented properly.
Props to @laraproto for the motivation

14.1.3

02 Aug 12:12

Choose a tag to compare

Recompiled for SCP:SL 14.1.3 and LabAPI 1.1.1
Marked the plugin as transparent

initial release

18 May 17:03

Choose a tag to compare

Initial version for 14.1, hopefully it'll work