I was testing on my local server today & came across an issue with remove away status using the alter command as a GM:
/alter <player> away set (sets player status to "away" without a message)
/alter <player> away set message (sets player status to "away" with message)
/alter <player> away unset (ERROR: "Attribute to be unset is not of type 'flag'.")
/alter <player> away sub (does nothing)
I was testing on my local server today & came across an issue with remove away status using the
alter
command as a GM:(issue mirrored on SourceForge)