This commit adds the /user info command and the "View information" user command.
This also adds roles entity caching on the database, because /user info requires it for the:
Role Position
Role Color
I'm still not sure if this will work, but hey! Better test it out and see what happens right? At least if the caching system breaks, the command should still work without any issues since it isn't required for it to work.
This commit adds the
/user info
command and the "View information" user command.This also adds roles entity caching on the database, because
/user info
requires it for the:I'm still not sure if this will work, but hey! Better test it out and see what happens right? At least if the caching system breaks, the command should still work without any issues since it isn't required for it to work.