Notice
If you are looking for support you should instead create a support ticket.
How to set someone a temporary rank?

Permaprop is not working for xadmin is there a way I can set permaprops permission to xadmins rank

someone who purchased this mod can you tell me why would anyone buy this instead of using ulx? How about compatibility between other gmodstore addons?

Is there a way to ban someone with Xadmin though LUA

Not sure if this has already been asked: Is there a way to integrate custom ULX commands or anyone creating xadmin custom commands?

Hello TheXnator, I would have a suggestion, namely a dropdown menu for maps (which can be queried with if as in ulx and with gamemode too)

Quite a few of the features you’ve suggested there already exist, so make sure your co-owner has updated to 1.8.0
(Setting offline players’ ranks has always been a feature, you just need to use their SteamID, the same goes for invisible jails and console commands)
For any other suggestions, I have a channel in my Discord which the owner of the script can join in order to make these

My co-owner bought this, and I have a few suggestions to improve the script.
- Ability to search for an offline user's total play time
- Easier viewing of ban reasons (at the moment you have to edit the reason to see longer strings)
- Ability to clear a user's rapsheet
- Admin responses for tickets and resolution messages (so the admin does not always have to go to the player and can provide how they resolved the issue)
- Easier creation of ranks higher than superadmin (at the moment there seem to be permission related issues regardless of power level/set permissions)
- Ability to set an offline player's rank
- Console commands to reduce chat spam and allow easier binds
- Option for invisible jails (on maps without admin rooms these are in plain sight, which is somewhat gaudy)
Love the script though, it's a welcome change from the old ULX and unlike other admin mods it has the functionality and updates to make it worth using.

can you use gmodadminsuite with this

Hello there,
I noticed that your addon does not support an german translation so id like to ask if it would be welcome if id make one ?
If you would welcome it, dm me on gmodstore or on discord (Ynujasha#5431)
Have a great day,
-Tikomatura

@mgopticz Report System v0.1 works you just need to change he button commands to xadmin_goto etc

is it possible to warn a player and it appears in rapsheet without getting AWarn?

Those of you who have purchased xAdmin and currently run a server that implements a report system. What would be a good report system that is compatible with xAdmin if any?

BWhitelist intergreation?

xAdmin can already be used alongside Prometheus. The xAdmin command for setting groups supports SteamIDs and offline users, so you can simply use the custom console command section of Prometheus and set it to run xadmin_setgroup with the SteamID of the user and the group as the parameters (however you would also probably have to wrap the SteamID in quotes).
Having explicit support within Prometheus would require an update to Prometheus itself, which unfortunately I don't have any control over.

Would compatibility between xAdmin and Prometheus donation ranks (such as vip, vip+, etc.) be a possibility in the future?

Can u fix it so u can give youreself admin in singleplayer so when i develop gamemodes i wont have to host a server.

There shouldn't be any issues with bWhitelist/bLogs - xAdmin has support for using bLogs to log command usage, and you should be able to manage permissions with OpenPermissions, though you may be required to manually input some usergroups (I've not used either addon myself, but this is what I've heard from customers)

I did buy this before looking in to it but does it with with bwhitelist and blogs

Mistforum directly reads the data of UCL and dont touch the GetUserGroup stuff, so they need to add xAdmin support or you need to write your own addon
and yes tmysql is actually newer (at least the last build)

I've not looked at the MistForums code, so I'm not sure how it functions. You may need to use custom code, however if it's something that uses UserGroups, it should still work fine.

If I were to change from ULX to xAdmin how would I go about the mistforums auto assign roles with ULX. Would I need to add a custom code or could I keep it how it is?

I think this is not so the tmysql4 was updated later than the mysqloo
tmysql4: https://github.com/SuperiorServers/gm_tmysql4/releases
mysqloo: https://github.com/FredyH/MySQLOO/releases

you should switch to MySQLoo because tmysql4 is out of date/deprecated (as far as i know)