Releases: daffyyyy/CS2-SimpleAdmin
Build 161
Place the plugin in game/csgo/addons/counterstrikesharp/plugins/CS2-SimpleAdmin
After first launch, u need to configure plugin in addons/counterstrikesharp/configs/plugins/CS2-SimpleAdmin/CS2-SimpleAdmin.json
Build 159
Place the plugin in game/csgo/addons/counterstrikesharp/plugins/CS2-SimpleAdmin
After first launch, u need to configure plugin in addons/counterstrikesharp/configs/plugins/CS2-SimpleAdmin/CS2-SimpleAdmin.json
Build 153
Place the plugin in game/csgo/addons/counterstrikesharp/plugins/CS2-SimpleAdmin
After first launch, u need to configure plugin in addons/counterstrikesharp/configs/plugins/CS2-SimpleAdmin/CS2-SimpleAdmin.json
Build 152
Place the plugin in game/csgo/addons/counterstrikesharp/plugins/CS2-SimpleAdmin
After first launch, u need to configure plugin in addons/counterstrikesharp/configs/plugins/CS2-SimpleAdmin/CS2-SimpleAdmin.json
-Fixed ban checking (due to game or css bug, player can bypass ban by spamming connect command (game or css cant fetch player steamid or/and ip address))
-Small changes
-Updated css
Full Changelog: build-149...build-152
Build 149
Place the plugin in game/csgo/addons/counterstrikesharp/plugins/CS2-SimpleAdmin
After first launch, u need to configure plugin in addons/counterstrikesharp/configs/plugins/CS2-SimpleAdmin/CS2-SimpleAdmin.json
- Minor changes
- Added
css_gravity
command - Added
css_money
command - Changed Utc time to LocalTime
- Updated translations (ChatGPT generated)
- Updated css version
Full Changelog: build-148...build-149
Build 148
Place the plugin in game/csgo/addons/counterstrikesharp/plugins/CS2-SimpleAdmin
After first launch, u need to configure plugin in addons/counterstrikesharp/configs/plugins/CS2-SimpleAdmin/CS2-SimpleAdmin.json
What's Changed
- Added custom server commands by @Dliix66 in #67
- Better ungag/unmute/unsilence handling
- Fixed css_psay from console
Full Changelog: build-145...build-148
Build 145
Place the plugin in game/csgo/addons/counterstrikesharp/plugins/CS2-SimpleAdmin
After first launch, u need to configure plugin in addons/counterstrikesharp/configs/plugins/CS2-SimpleAdmin/CS2-SimpleAdmin.json
- Minor changes
- Escape kick reason @Poggu suggestion
- Auto-updater for config
- Using UTC time
- Added expiring IP bans after x days (
ExpireOldIpBans
in config => value = days, 0 = disabled) - Added exception message to database error
- Fixed? ungag/unmute/unsilence commands
- Updated css version to
178
- Changed
css_adminhelp
command to use new fileadmin_help.txt
as output (for better readability)
Build 142
Place the plugin in game/csgo/addons/counterstrikesharp/plugins/CS2-SimpleAdmin
After first launch, u need to configure plugin in addons/counterstrikesharp/configs/plugins/CS2-SimpleAdmin/CS2-SimpleAdmin.json
- Fixed godmode
- Added logging commands to simpleadmin logs file
- Fixed votes?
- Added updating
player_ip
andplayer_name
after connect with ban issued bycss_addban
MINIMUM COUNTERSTRIKESHARP 168
Build 141
Place the plugin in game/csgo/addons/counterstrikesharp/plugins/CS2-SimpleAdmin
After first launch, u need to configure plugin in addons/counterstrikesharp/configs/plugins/CS2-SimpleAdmin/CS2-SimpleAdmin.json
Build 137
Place the plugin in game/csgo/addons/counterstrikesharp/plugins/CS2-SimpleAdmin
After first launch, u need to configure plugin in addons/counterstrikesharp/configs/plugins/CS2-SimpleAdmin/CS2-SimpleAdmin.json
【UPDATE 1.3.2a】
New features:
- Move help command to
css_adminhelp
css_admin
now opens a menu- Manage Players
-- Slap
-- Slay
-- Kick
-- Ban
-- Gag
-- Mute
-- Silence
-- Force Team - Manage Server
-- Change Map
-- Restart Game - Fun Actions
-- Give
-- Strip
-- HP
-- God
-- Noclip
-- Freeze
-- Unfreeze
-- Respawn
-- Speed - Manage Admins
-- Add Admin
-- Remove Admin
-- Reload admins - Added French localization for the already existing keys
Fixes:
- Changed
css_who
code to ease the update and answer to the command - Fixed Slap not updating HP on the target
- Fixed
css_hp
using the give/remove weapon hack to update HUD - Fixed Slap causing aim to be reset on every instance
- Added
css_restart
to restart the game (css_restartgame, css_rr, css_rg
) - Fixed Kick targets
- Fixed silence
Config updates:
- Added
DefaultMaps
andWorkshopMaps
to add maps available in the menu (as we can’t get full list automatically yet) - Added
UseChatMenu
to select what type of menu you would like to avoid conflicts with other mods (Chat or CenterHTML)
Please note:
I do not add 'rare' commands such as ban from ID, unban... etc
It will require some new localisation keys
Menus should be respecting the immunity and flags, but I did not test all possibilities
PRE-RELEASE