CommandsEX / Minecraft-CommandsEX

All-in-one modular CraftBukkit administration plugin
http://dev.bukkit.org/server-mods/commandsex
14 stars 10 forks source link

Bugs - CEX 2.1 DEV #30

Open Errored opened 11 years ago

Errored commented 11 years ago

/inv - If you have the fakeQuitMessage: false and fakeJoinMessage: false and you type /inv to go invisible, you get the logged out message in-game (but no logged in message). Also, it seems to repeat the logged out message per player. For example, if there were 3 people logged into the server and you type /inv you will get 3 messages in-game saying you logged out, and everyone can see that.

/slap - When someone tries to slap me, I get the following errors in console: http://pastebin.com/3MD2iHhh

/list - When someone types /list or any of its aliases it displays this inside the console: [WARNING] Missing translation of '' for language 'en'

keir-nellyer commented 11 years ago

Thanks for reporting, will look into those soon