
Setting Prefix/Suffix Meta Error
Rob5Underscores-zz opened this issue ยท 0 comments
Issue with my plugin which sets the user's prefix or suffix from the ones available via their groups.
The following error:
http://pastebin.com/BRqWuvTY
from this code:
commandSource.getSubjectData().setOption(new HashSet<>(),"suffix", selectedSuffix);
Thanks