PlayerOfflineException with psetop() from console
LadyCailinBot opened this issue ยท 2 comments
CMDHELPER-2801 - Reported by Hekta
psetop('Hekta', true)
This code always throw a PlayerOfflineException if it is run from console:
<<main code>>:E:\Documents\Desktop\afaire\serv\bukkit\tests\plugins\CommandHelper\aliases.msa:1```
Comment by EntityReborn
What are the contents of your code? Is it run as a command, the result of an event, timer, what? You need to give more information.