Commands using @e suddenly stoped working in any version (thats REALLY weird). Example: /kill @e[type=!Player,rm=1] will kill me and no entity else.
Commands using @e suddenly stoped working in any version (thats REALLY weird). Example: /kill @e[type=!Player,rm=1] will kill me and no entity else.
You put 1.7.9 as the affected version. The @e selector got added in the 14w02a Snapshot and does not exist in 1.7.9. Also /kill does not take additional arguments in 1.7.9, so it'll only kill you, no matter what else you put after the /kill command. You have to use the snapshots to use the commands like that.