Releases: Axwabo/ModeratorTools
Releases · Axwabo/ModeratorTools
tutorial afk immunity
Changes (breaking)
- Updated to C# 14 and converted some extension methods to properties
Additions
- Added a
TutorialsImmuneToAfkKicktoggle in the config
Fixes
IsGhostInvisibleTono longer throws an exception when the observer or the player is unauthenticated
14.2.3
Bumped LabAPI to 1.1.4 and recompiled for SCP:SL 14.2.3
#2 spooky 2025
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
Recompiled for SCP:SL 14.2 and LabAPI 1.1.3
rocket & jwm fix
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?)
- Fixed the
ragdollcommand to be compatible with 14.1.4 (relative position) - Made the
scalecommand use thePlayer.Scaleproperty (now officially supported, persists between role changes) - Updated to LabAPI 1.1.3
jail persistence fix
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
Recompiled for SCP:SL 14.1.3 and LabAPI 1.1.1
Marked the plugin as transparent
initial release
Initial version for 14.1, hopefully it'll work