Ok, hopefully someone here can help. I am running PermissionsEx using an sql backend. When i put symbols (like kohi did) for the prefixes and relog, they show up as a question mark. Does anybody know how I could fix this?
Great PEX tutorial in the MCM wiki!
http://www.mc-market.org/wiki/permissionsex-for-dummies/
Edit: Minecraft doesn't support emoji
Thanks, I'll try that and report back.Sounds like your SQL database, doesnt support UTF-8 chars, that would explain why it doesnt safe. Your best bet, would be to change the database to utf8_unicode_ci and give that ago.
