
Using /delalias [id] results in null alias - player is unable to perform commands
dddeeefff opened this issue ยท 2 comments
As a player, I created a personal alias with /alias. I got this wrong, deleted it using /delalias [id].
Unfortunately, it seems only to delete the content of the entry in the persistance.db, not the row.
The result is a null aliases, which matches all commands.
The only way I could fix this was to edit the persistance,db manually and remove the alias. This happened on two occasions.
Craftbukkit version: first beta release of 1.4.2
CommandHelper dev Version: 1171-d...
Ok, this should be fixed, though you may have to manually update your DB to get it back working, but after that, it should work.