<!-- 
RSS generated by JIRA (9.12.2#9120002-sha1:301bf498dd45d800842af0b84230f1bb58606c13) at Sun Jan 12 12:21:24 UTC 2025

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>Mojang Studios Jira</title>
    <link>https://bugs.mojang.com</link>
    <description>This file is an XML representation of an issue</description>
    <language>en</language>    <build-info>
        <version>9.12.2</version>
        <build-number>9120002</build-number>
        <build-date>10-01-2024</build-date>
    </build-info>


<item>
            <title>[MC-9539] &quot;kill&quot; command still doesn&apos;t work from multiplayer server console</title>
                <link>https://bugs.mojang.com/browse/MC-9539</link>
                <project id="10400" key="MC">Minecraft: Java Edition</project>
                    <description>&lt;p&gt;Ticket &lt;a href=&quot;https://bugs.mojang.com/browse/MC-797&quot; title=&quot;/kill command buggy&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MC-797&quot;&gt;&lt;del&gt;MC-797&lt;/del&gt;&lt;/a&gt; was closed as resolved (along with many others as dups), but this is issue is definitely not resolved!&lt;/p&gt;

&lt;p&gt;From the multiplayer server console:&lt;/p&gt;

&lt;p&gt;Kill command is listed in the help:&lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;help 3
...
2013-02-09 19:22:24 [INFO] --- Showing help page 3 of 5 (/help &amp;lt;page&amp;gt;) ---
2013-02-09 19:22:24 [INFO] /kill
...
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Let&apos;s try the command:&lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;/kill
2013-02-09 19:22:27 [INFO] You must specify which player you wish to perform this action on.
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Okay, let&apos;s try specifying a user:&lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;/kill kiloforce
2013-02-09 19:22:34 [INFO] You must specify which player you wish to perform this action on.
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Found on both the 1.4.7 and 13w06a snapshots.&lt;/p&gt;

&lt;p&gt;So either the kill command needs to be fixed (preferred), or it should be removed from the server console commands.&lt;/p&gt;</description>
                <environment>Multiplayer Server Console</environment>
        <key id="23162">MC-9539</key>
            <summary>&quot;kill&quot; command still doesn&apos;t work from multiplayer server console</summary>
                <type id="1" iconUrl="https://bugs.mojang.com/secure/viewavatar?size=xsmall&amp;avatarId=18903&amp;avatarType=issuetype">Bug</type>
                                    <status id="5" iconUrl="https://bugs.mojang.com/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="1">Fixed</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="kiloforce">Kilo Force</reporter>
                        <labels>
                    </labels>
                <created>Sun, 10 Feb 2013 03:45:27 +0100</created>
                <updated>Sun, 6 Sep 2015 22:34:16 +0200</updated>
                            <resolved>Wed, 5 Feb 2014 23:35:11 +0100</resolved>
                                    <version>Minecraft 1.4.7</version>
                    <version>Snapshot 13w06a</version>
                    <version>Minecraft 1.5</version>
                    <version>Minecraft 1.5.1</version>
                    <version>Minecraft 1.5.2</version>
                    <version>Minecraft 1.6.1</version>
                    <version>Minecraft 1.6.2</version>
                    <version>Minecraft 1.7.4</version>
                                    <fixVersion>Minecraft 14w02c</fixVersion>
                                                        <votes>3</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="138274" author="kumasasa" created="Wed, 5 Feb 2014 23:35:04 +0100"  >&lt;p&gt;Fixed in 14w02c&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;kill kumasasa
[23:27:03] [Server thread/INFO]: Kumasasa fell out of the world
[23:27:03] [Server thread/INFO]: Killed Kumasasa
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="74412" author="edgruberman" created="Sun, 16 Jun 2013 18:35:57 +0200"  >&lt;p&gt;Confirmed in 1.5.2.  Both console implying it should work with player parameter and only ops allowed to use in-game.&lt;/p&gt;</comment>
                            <comment id="56769" author="banana478" created="Sun, 24 Mar 2013 02:53:58 +0100"  >&lt;p&gt;Confirmed in 1.5.1.&lt;/p&gt;</comment>
                            <comment id="52078" author="dude" created="Tue, 12 Mar 2013 18:52:12 +0100"  >&lt;p&gt;Confirmed in 1.5pre&lt;/p&gt;</comment>
                            <comment id="51283" author="nuxas" created="Sat, 9 Mar 2013 12:19:49 +0100"  >&lt;p&gt;Please update the version, this still affects 1.5&lt;/p&gt;</comment>
                            <comment id="51282" author="nuxas" created="Sat, 9 Mar 2013 12:18:16 +0100"  >&lt;p&gt;also /kill from the client only works for admins.&lt;/p&gt;</comment>
                            <comment id="45726" author="bonehead" created="Thu, 14 Feb 2013 17:23:03 +0100"  >&lt;p&gt;This is an annoying one, you can only use /kill on yourself. Most likely intended, but shouldn&apos;t be like that imo.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                <customfield id="customfield_10701" key="com.atlassian.jira.plugin.system.customfieldtypes:datetime">
                        <customfieldname>CHK</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Thu, 1 Aug 2013 19:56:00 +0200</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10500" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Confirmation Status</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10303"><![CDATA[Confirmed]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_11700" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10501" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Game Mode</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10304"><![CDATA[Survival]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_11600" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i0d80n:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                    </customfields>
    </item>
</channel>
</rss>