Admin Tools (

Stable

)


Changelogs:

Admin Tools Version 3.1.1

25.04.2025 14:17

Fixed:
- Freezing players while running should now properly freeze them in place and not force them running forever
Added:
- you can now select objects with scope 2 in the object builder to spawn (Static category shows all items with scope 1 and Dynamic category was added with all scope 2 items)

Core Version 2.7.2

25.04.2025 14:14

Fixed:
- Main Menu was broken when resized game while not on a server
- Admin Settings Menu placement was off for the spawn system signs
- opening the admin settings menu would cause a lagpike
- opening the admin settings menu would show all categories expanded for a single frame, causing some weird flickering

Admin Tools Version 3.1.0

24.04.2025 12:23

Added:
- Suspicious players are automatically added to the Server watchlist (these entries are added by "System" and contain messages about the detection, I will not go into detail here)
- Anti Item dupe implementation detecting the most common dupe exploits and capable of deleting duped items
- Config options for both features to turn them off in the mainconfig.json

Admin Tools Version 3.0.0

23.04.2025 14:40

Fixed:
- ESP disabled would be logged for normal players
- ESP Item highlighting sometimes did not properly clear after deleting items
Added:
- Missing Audit log registers causing error logs
- 66 new Webhooks and 31 Audit Log Categories for all Admin Actions possible. Webhooks list has been updated with all the new webhooks. https://lbmaster.de/webhook/list.php
- edit boxes for freecam settings
- reset buttons for freecam settings
- 2 options to reset Freecam FOV (on enter of freecam or when letting go of the zoom key)
- Print before spawning object builder item preview to help identify items crashing when spawned
- Freecam can now be frozen and the player can be moved while frozen
Changed:
- Moved freecam settings to own menu
- minor optimizations when applying multiple player stats at once

Core Version 2.7.1

23.04.2025 14:31

Changed:
- minor layout changes for the webhooks admin settings
Fixed:
- Nullpointer when opening options menu when not connected to a Server
- Wrong error message for missing items
- Item Selector "All" category now shows all items properly

Core Version 2.7.0

18.04.2025 16:26

Added:
- implemented webhooks steamid filter to only send webhooks related to a specific player (this is a preparation for the next Admin Tools update to have a webhook for just a single admin if you wish to setup the logging like that)
- you can manage the steamid filter ingame through the admin menu
- verbose logging now prints the inheritance tree of all items to find mods breaking the inheritance of objects

Core Version 2.6.2

15.04.2025 20:58

Fixed:
- items spawned by the item presets can now spawn rotated if they failed to spawn

Admin Tools Version 2.1.0

14.04.2025 12:49

Fixed:
- Clear inventory button typo
- static buildings should not be displayed on the ESP causing flickering of widgets in the top left and other unwanted behavior
- a case where you could be teleported under the map
- object builder sets would not properly update when deleting a building set
- some items were not displayed in the object builder
- object builder drag icon would not come back when the item was hidden and shown again
Changed:
- calling Place On Surface for new spawned objects to prevent vehicles from falling through the map when spawned
- slightly changed the transparency of the drag icons in the object builder
Added:
- Looking at Frame to see information about the object you are currently looking at and copy this information to the clipboard (itemname, position and orientation)
- you can now sort the player list alphabetically (sorting is also saved over game restarts)
- duplicating the selected object in the object builder with CTRL + D

Core Version 2.6.1

14.04.2025 12:18

Fixed:
- adding currencies in the admin settings would not fill in the selected item name
- currencies, which had varStackMax set in their config.cpp could cause money to disappear when spawned in the player inventory
Removed:
- workaround for sicknesses causing blur effect to disappear, which caused flickering of the background

Core Version 2.6.0

10.04.2025 10:45

Added:
- simple Loading Icon
- some new functionality for the Admin Tools
Fixed:
- nullpointer related to tooltips
- tooltips would not always show up
- warning / info popup text could overflow sometimes
- input box text could overflow in some cases