Fixed an issue with header translations for the To-Do List
Updated Files:
todolist module (in xadminmodules)
Fixed a bug with language strings for the calendar
Fixed a bug with strings involving the command prefix when a table is being used rather than a string
Updated Files:
Calendar module (in xadminmodules)
sv_xadmin.lua
cl_xadminmenu.lua
sh_xadmin.lua
cl_xadmin.lua
Command prefixes can now be a table instead of just a string (for a single prefix, a string will still work) - this allows for the use of multiple supported command prefixes rather than only one
Fixed an issue causing the IgnorePower config option to not work as intended
Updated Files:
sv_xadmin.lua
sh_xadmin.lua
Fixed an issue preventing targeting of offline users with SteamID (specifically for the ban command)
Improved some aspects of the unban command and the way that targeting for commands which only allow steamid targets
Updated Files:
sv_xadmin.lua
xadminmodules/ban/sh_ban.lua
xadminmodules/ban/sv_ban.lua
Fixed a minor issue with admin chat when using gamemodes other than DarkRP
Files updated:
xadminmodules/adminchat/cl_adminchat.lua
Fixed an issue with the unban command
Added xAdmin.SetUserRank function - Sets the rank of a user - Parameters: target (either a Player or a SteamID), group (The group to set the user to)
Added xAdmin.GetUserRank function - Returns the rank of a user - Parameters: target (either a Player or a SteamID)
Minor bug fix for input panels with multiple string fields
Added buddha command (doesn't let health go lower than 1)
Added setmodel command
Fixed an issue where tickets would not update if a user's permissions were changed to have access to handling tickets
A couple of other minor bug fixes and improvements
Added respawn, motd and forcemotd commands
Fixed an issue caused when a user disconnected whilst jailed and did not rejoin until after their jail timer was finished
Sorted out a bug with the bans list
Fixed potential suicide abuse in jail
Fixed an issue with physgun (un)freezing
A couple of other minor fixes and improvements
Minor font fix (Actually uploaded the right file this time)
Fixed an issue with unbanning users from the bans list
Fixed an issue when editing ban lengths from the bans list
Fixed an issue where setteam command would not change the player team fully until their next death
Prevented a script error when right clicking to freeze bots and annoying messages when picking them up again
Improved text input boxes to use correct placeholder text rather than setting the text
If you encounter any issues or have any suggestions, please feel free to open a support ticket!