Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
Lethal Admin
A mod that adds a few admin tools
| Date uploaded | 2 years ago |
| Version | 1.2.0 |
| Download link | gamendegamer-Lethal_Admin-1.2.0.zip |
| Downloads | 20082 |
| Dependency string | gamendegamer-Lethal_Admin-1.2.0 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
Lethal Admin
An admin tool for lethal company.
Manual Installation
Download the LethalAdmin.dll and paste the dll into path_to_lethal_company/BepInEx/Plugins
Kicking and banning
The mod overrides the kick/ban system. When kick the player is able to rejoin, but when banning the player is unable to rejoin. You can unban a player in the Bans tab by clicking the unban button for that player. Your bans will be saved to the config, meaning that after a reboot of the game, the players you have banned will remain banned. After a reboot you can still unban the player, but only their steamID is stored, meaning their username will now be displayed as "UNKNOWN".
You can also open someones steam profile from within the admin window by clicking the "Profile" button. This even works with mods that allow for bigger lobbies, which might break the default profile button.
Radio
To prevent radio spam, you can view who is talking on the radio with the toggle to the right of the kick/ban button ("Talking through walkie") and you can view who has their radio enabled with the toggle "Walkie on".
Minimum votes
Ever had that 1 person that dies in the first minute and then activates the autopilot? Well no longer, you can now add a minimum to the amount of votes that are required before the autopilot will trigger. To disable the feature set the minimum to 1, as that is the default of the game.
Host only ship lever
WIth the host only ship lever it is possible to prevent people who are not the host from using the ship lever, this only works in orbit to ensure people can still leave a planet. This can be enabled or disabled using the "leverLock" config option, or in the admin menu. Disabling this config option will only take affect the next time you go into orbit.
Actions
You can toggle the lights switch of the ship using a button in the admin panel.
Departure button, when pressed the votes by the spectators will be overriden and the autopilot triggered (this will act as if all spectators have voted)
CHANGELOG
v1.10.0
- Added option to do an additional kick attempt on players using steam, this will directly close the connection to the client, enabled by default
- Should make all players using steam visible in the menu, even if they are not visible in the normal game menu (#30)
v1.9.2
- Fixed furniture rotating when moved by client with building lock enabled
v1.9.1
- Fixed building patch respawning furniture outside the ship
- Added config option to decide whether to automatically open the UI the first time
v1.9.0
- Added a teleport button, allowing the host to teleport to another player.
- Added a kill button, allowing the host to kill players.
- Both buttons are available in the user tab
v1.8.0
- Added a whitelist, this will allow whitelisted players to move around furniture in the ship (more will probably be added in the future)
- Fixed Require steam ID will not automatically disabling when in LAN-mode
v1.7.2
- Fixed open ui button disappearing when rejoining/recreating a lobby
v1.7.1
- Added new config option allowing the user to change where the "open UI" button appears
- Although the preview is live, to save the changes you still need to apply the settings
v1.7.0
- Players that are kicked for not having a valid steam id, will not see the reason "This lobby requires steam authentication."
- Banned players will see the ban reason when attempting to rejoin
- Moved the "Open Admin UI" button to be above the "Resume" button
v1.6.0
- Conflict issue with HostFixes should now be fixed (#16)
- When playing in LAN-mode the require steam option will be ignored (#17)
v1.5.0
- Added minimization
- Added closing and reopening window
v1.4.0
- #10 Only host can move furniture (can be toggled in config)
v1.3.0
- Updated ban system, now allows for more information to be stored (username and ban reason)
- Updated UI
- Added option to kick people without a valid steam ID by @JobyGitGud
v1.2.0
- Add profile feature steamworks by @Ambushfall
v1.1.0
- Added version to menu label
- Added option to prevent non-hosts from using the ship lever while in orbit
v1.0.6
- Fixed votes not always working when a client (not the host) has a minimum amount of votes set in their config
v1.0.5
- Made players that are not connected appear in yellow
- Added minimum votes for early ship departure
v1.0.4
- Fixed bans not working until you ban/kick that player again
- Updated the experimental vote override (triggering the auto pilot)
- Fixed bans not loading properly from the config
v1.0.3
- Should fix disconnects
- New EXPERIMENTAL feature, increase the vote count to make the ship leave early
v1.0.2
- Made bans persistent
v1.0.1
- Fixed join and leave messages
- Added steam ID next to usernames
- Updates kick/ban system to kick everyone with the same username and steam ID instead of the first occurence
- Added walkie state as toggle to the right of the kick/ban buttons
- Added toggle ship lights button
- Added always show menu toggle (will also show menu when pause menu is not opened)
v1.0.0
- First release
- The join and disconnect logs might not fully function yet