Skip to content

Commit

Permalink
version & log
Browse files Browse the repository at this point in the history
  • Loading branch information
ced777ric committed Jan 31, 2024
1 parent 44bd5c9 commit 43b13a8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 9 deletions.
14 changes: 6 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@

V: 3.4.15
- Updated for 13.3.0
- The jail command will now place you at the nearest door if you were jailed in an elevator.
- The jail command will preserve your status effect status, intensity, and timeleft.
- Added a staffchat message for Reports
- Added a staffchat message for Watchlist joins
- Added a staffchat message for Group watchlist joins
- Added a staffchat message for Report status updates
V: 3.4.16
- Updated for 13.4.1.
- Updated patches to the latest version.
- Fixed player selection breaking when selecting report entries (i think).
- Added some patches that will hide information a client doesnt need to inconvenience cheaters.
- Added some detectors for exploits.
2 changes: 1 addition & 1 deletion CedMod/Plugin.cs
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ public class CedModMain
public static PluginHandler Handler;
#endif

public const string PluginVersion = "3.4.15";
public const string PluginVersion = "3.4.16";

#if !EXILED
[PluginConfig]
Expand Down

0 comments on commit 43b13a8

Please sign in to comment.