<!-- 
RSS generated by JIRA (9.12.2#9120002-sha1:301bf498dd45d800842af0b84230f1bb58606c13) at Sun Jan 12 12:22:07 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-9752] The command block will detect players who are dead, but have not yet hit re spawn.</title>
                <link>https://bugs.mojang.com/browse/MC-9752</link>
                <project id="10400" key="MC">Minecraft: Java Edition</project>
                    <description>&lt;p&gt;When the command block is used on players with one of the selectors, it will perform the command on dead players who are still in the respawn screen as well.&lt;/p&gt;

&lt;p&gt;In any game where you need to award a player for remaining within a region, they can simply die and sit there, and they can not be removed as there is no way to determine if they are dead or not. This opens up a simple way to cheat at many kinds of custom maps.&lt;/p&gt;

&lt;p&gt;It would be nice to simply have a flag for it, that way we could simply only select the living, or intentionally select the dead.&lt;/p&gt;</description>
                <environment>Windows 8&lt;br/&gt;
Jre 7 x64&lt;br/&gt;
Running standalone server</environment>
        <key id="23494">MC-9752</key>
            <summary>The command block will detect players who are dead, but have not yet hit re spawn.</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="zeel">Josh Olsen</reporter>
                        <labels>
                    </labels>
                <created>Thu, 14 Feb 2013 15:47:52 +0100</created>
                <updated>Fri, 11 Sep 2015 22:27:03 +0200</updated>
                            <resolved>Fri, 31 Jan 2014 03:35:19 +0100</resolved>
                                    <version>Snapshot 13w06a</version>
                    <version>Minecraft 1.5</version>
                    <version>Minecraft 1.5.1</version>
                    <version>Minecraft 1.5.2</version>
                    <version>Snapshot 13w21b</version>
                    <version>Snapshot 13w22a</version>
                                    <fixVersion>Minecraft 14w05a</fixVersion>
                                                        <votes>5</votes>
                                    <watches>1</watches>
                                                                            <comments>
                            <comment id="136238" author="jespertheend" created="Thu, 30 Jan 2014 00:33:46 +0100"  >&lt;p&gt;The glitchy teleporting bug is still not fixed&lt;br/&gt;
you can still teleport dead players the @ just doesn&apos;t detect dead players anymore, but you can still use the actual IGN like this /tp Notch 0 100 0 and you&apos;ll still see glitchy stuff&lt;/p&gt;

&lt;p&gt;This ticket can be closed because this bug actually is fixed.&lt;br/&gt;
But I think it was better the way it was before, now you can&apos;t detect dead players and the glitchy tp bug still exists.&lt;/p&gt;</comment>
                            <comment id="135776" author="hartspoon" created="Mon, 27 Jan 2014 21:57:36 +0100"  >&lt;p&gt;This &quot;bug&quot; has been fixed, and we can&apos;t detect the death of a player until he hits &quot;respawn&quot;. Perfect. As said Jesper, the old behaviour might have seemed weird sometimes, but at least it was useful. Now, dead players and disconnected players are indistinguishable...&lt;/p&gt;</comment>
                            <comment id="96628" author="jespertheend" created="Fri, 2 Aug 2013 08:15:16 +0200"  >&lt;p&gt;The only bug that I found (is the one that brought me here when I searched for it) is that when you get teleported while you are dead stuff looks really glitchy but when you&apos;re dead everything looks glitchy anyway, if you&apos;re somewhere in between mobs and you die you&apos;ll see the mobs moving around really stuggering.&lt;/p&gt;

&lt;p&gt;I think this &apos;bug&apos; should be resolved as &apos;works as intended&apos; because:&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;If you really really don&apos;t want to select players that are dead, that&apos;s still possible using an objective &apos;health&apos; and checking for @a&lt;span class=&quot;error&quot;&gt;&amp;#91;score_health_min=1&amp;#93;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;If you do want to select players that are dead then that&apos;s possible, but when this &apos;bug&apos; gets fixed it isn&apos;t possible anymore&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;so if this &apos;bug&apos; gets fixed that will take away one possibility in minecraft. If this &apos;bug&apos; doesn&apos;t get fixed however, that won&apos;t take away a possibility nor add one.&lt;/p&gt;</comment>
                            <comment id="96601" author="ypetremann" created="Fri, 2 Aug 2013 06:57:21 +0200"  >&lt;p&gt;Jesper the End, that true.&lt;br/&gt;
I&apos;ve thinked about that and found that it is really useful ...&lt;/p&gt;

&lt;p&gt;For a lot of system I put death, health and dummy scoreboards to make somes actions like showing player in respawn screen in grey, doing something when the player is killed only one time for each death, doing something when they respawn, doing something when they first join the game or when they join the game another time.&lt;/p&gt;

&lt;p&gt;Using the health scoreboard permit to make thing better than I expected ...&lt;/p&gt;</comment>
                            <comment id="96508" author="jespertheend" created="Thu, 1 Aug 2013 22:54:45 +0200"  >&lt;p&gt;I&apos;m not sure if they should fix it. On one side it will break some stuff and make some stuff impossible, especially when you&apos;re working with the scoreboard. But on the other side when you tp someone who&apos;s dead it looks really glitchy.&lt;/p&gt;</comment>
                            <comment id="73850" author="ypetremann" created="Sat, 15 Jun 2013 04:28:24 +0200"  >&lt;p&gt;Affect 13w24b&lt;/p&gt;</comment>
                            <comment id="70360" author="ypetremann" created="Sat, 1 Jun 2013 19:35:15 +0200"  >&lt;p&gt;Affect 13w22a&lt;/p&gt;</comment>
                            <comment id="50966" author="trazlander" created="Fri, 8 Mar 2013 09:31:45 +0100"  >&lt;p&gt;Confirmed still in 1.5 Pre-Release.&lt;/p&gt;

&lt;p&gt;Really pretty sucky this isn&apos;t going to get fixed before 1.5. What a dumb bug. Kinda breaks the maps we&apos;ve been working on. At least I&apos;m glad to see a workaround by adding the health variable. Whelp off to add a redundant scoreboard objective and variable to all my /testfor command blocks.&lt;/p&gt;</comment>
                            <comment id="45785" author="megasniperb" created="Thu, 14 Feb 2013 23:42:52 +0100"  >&lt;p&gt;using health fixes this problem but it doesn&apos;t make senses that it would find dead players... that can&apos;t be a feature of the game.&lt;/p&gt;</comment>
                            <comment id="45709" author="miinipaa" created="Thu, 14 Feb 2013 16:55:24 +0100"  >&lt;p&gt;Did you try to use &quot;health&quot; or whatever score?&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10102">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="28021">MC-13091</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="55433">MC-33778</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10103">
                    <name>Relates</name>
                                            <outwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="121201">MC-88486</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="32972">MC-17035</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="54526">MC-33084</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                <customfield id="customfield_10701" key="com.atlassian.jira.plugin.system.customfieldtypes:datetime">
                        <customfieldname>CHK</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Thu, 28 Mar 2013 18:06:00 +0100</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10500" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Confirmation Status</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10302"><![CDATA[Community Consensus]]></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_11100" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Linked</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                <customfield id="customfield_11600" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i0bmrr:</customfieldvalue>

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