<!-- 
RSS generated by JIRA (9.12.2#9120002-sha1:301bf498dd45d800842af0b84230f1bb58606c13) at Sat Jan 11 08:27:05 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>[BDS-19840] Hardcore mode is not available in Bedrock Server</title>
                <link>https://bugs.mojang.com/browse/BDS-19840</link>
                <project id="11700" key="BDS">Bedrock Dedicated Server</project>
                    <description>&lt;p&gt;In the Linux version of the Bedrock Server (bedrock-server-1.21.43.01.zip) it seems to be impossible to enable hardcore mode for a new world.&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;I&apos;ve tried to extend the server.properties file
	&lt;ul&gt;
		&lt;li&gt;hardcore = true&lt;/li&gt;
		&lt;li&gt;difficulty=hardcore&lt;/li&gt;
		&lt;li&gt;difficulty=4&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;But nothing worked.&lt;/p&gt;

&lt;p&gt;It is absolultely undocumented how the Hardcore mode can be activated.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</description>
                <environment></environment>
        <key id="571858">BDS-19840</key>
            <summary>Hardcore mode is not available in Bedrock Server</summary>
                <type id="1" iconUrl="https://bugs.mojang.com/secure/viewavatar?size=xsmall&amp;avatarId=18903&amp;avatarType=issuetype">Bug</type>
                                    <status id="4" iconUrl="https://bugs.mojang.com/images/icons/statuses/reopened.png" description="This issue was once resolved, but the resolution was deemed incorrect. From here issues are either marked assigned or resolved.">Reopened</status>
                    <statusCategory id="2" key="new" colorName="default"/>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="gergomeister">gergomeister</reporter>
                        <labels>
                    </labels>
                <created>Sat, 26 Oct 2024 17:23:23 +0200</created>
                <updated>Wed, 25 Dec 2024 09:02:32 +0100</updated>
                                            <version>1.21.40</version>
                    <version>1.21.50</version>
                                                            <votes>4</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="1363376" author="JIRAUSER795934" created="Thu, 31 Oct 2024 19:16:49 +0100"  >&lt;p&gt;I hope for a more streamlined solution, but for now it does the job. Thanks for your help!&lt;/p&gt;</comment>
                            <comment id="1363076" author="greymagic27" created="Wed, 30 Oct 2024 17:06:44 +0100"  >&lt;p&gt; &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;a id=&quot;595647_thumb&quot; href=&quot;https://bugs.mojang.com/secure/attachment/595647/595647_screenshot-1.png&quot; title=&quot;screenshot-1.png&quot; file-preview-type=&quot;image&quot; file-preview-id=&quot;595647&quot; file-preview-title=&quot;screenshot-1.png&quot;&gt;&lt;img src=&quot;https://bugs.mojang.com/secure/thumbnail/595647/_thumb_595647.png&quot; style=&quot;border: 0px solid black&quot; role=&quot;presentation&quot;/&gt;&lt;/a&gt;&lt;/span&gt; &lt;/p&gt;

&lt;p&gt;Please see if this workaround helps. Taken from the official Minecraft discord&lt;/p&gt;</comment>
                            <comment id="1362598" author="dnscrypt" created="Sun, 27 Oct 2024 22:04:09 +0100"  >&lt;p&gt;As @gergomeister mentioned, it forces the game into creative mode when modifying the gamemode as &#8220;hardcore&#8221;&lt;/p&gt;</comment>
                            <comment id="1362585" author="JIRAUSER795934" created="Sun, 27 Oct 2024 20:12:43 +0100"  >&lt;p&gt;Unfortunately it doesn&apos;t work! The server starts in &lt;b&gt;Creative mode&lt;/b&gt; using the difficulty that is set in the server.properties file.&lt;/p&gt;

&lt;p&gt;Using the default server.properties (with the modified gamemode and difficulty) the server starts in Creative mode in hard difficulty.&lt;/p&gt;

&lt;p&gt;This is the server.proprties file (changes highlighted):&lt;/p&gt;

&lt;p&gt;server-name=Dedicated Server&lt;br/&gt;
&lt;b&gt;gamemode=hardcore&lt;/b&gt;&lt;br/&gt;
force-gamemode=false&lt;br/&gt;
&lt;b&gt;difficulty=hard&lt;/b&gt;&lt;br/&gt;
allow-cheats=false&lt;br/&gt;
max-players=10&lt;br/&gt;
online-mode=true&lt;br/&gt;
allow-list=false&lt;br/&gt;
server-port=19132&lt;br/&gt;
server-portv6=19133&lt;br/&gt;
enable-lan-visibility=true&lt;br/&gt;
view-distance=32&lt;br/&gt;
tick-distance=4&lt;br/&gt;
player-idle-timeout=30&lt;br/&gt;
max-threads=8&lt;br/&gt;
level-name=Bedrock level&lt;br/&gt;
level-seed=&lt;br/&gt;
default-player-permission-level=member&lt;br/&gt;
texturepack-required=false&lt;br/&gt;
content-log-file-enabled=false&lt;br/&gt;
compression-threshold=1&lt;br/&gt;
compression-algorithm=zlib&lt;br/&gt;
server-authoritative-movement=server-auth&lt;br/&gt;
player-position-acceptance-threshold=0.5&lt;br/&gt;
player-movement-action-direction-threshold=0.85&lt;br/&gt;
server-authoritative-block-breaking-pick-range-scalar=1.5&lt;br/&gt;
chat-restriction=None&lt;br/&gt;
disable-player-interaction=false&lt;br/&gt;
client-side-chunk-generation-enabled=true&lt;br/&gt;
block-network-ids-are-hashes=true&lt;br/&gt;
disable-persona=false&lt;br/&gt;
disable-custom-skins=false&lt;br/&gt;
server-build-radius-ratio=Disabled&lt;br/&gt;
allow-outbound-script-debugging=false&lt;br/&gt;
allow-inbound-script-debugging=false&lt;br/&gt;
script-debugger-auto-attach=disabled&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;And this is the output after starting a new world:&lt;/p&gt;

&lt;p&gt;NO LOG FILE! - setting up server logging...&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;2024-10-27 18:58:52:718 INFO&amp;#93;&lt;/span&gt; Starting Server&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;2024-10-27 18:58:52:718 INFO&amp;#93;&lt;/span&gt; Version: 1.21.43.01&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;2024-10-27 18:58:52:718 INFO&amp;#93;&lt;/span&gt; Session ID: f9b673f8-7a90-4d8d-adcf-eca036f9986e&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;2024-10-27 18:58:52:718 INFO&amp;#93;&lt;/span&gt; Build ID: 28812647&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;2024-10-27 18:58:52:718 INFO&amp;#93;&lt;/span&gt; Branch: r/21_u4&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;2024-10-27 18:58:52:718 INFO&amp;#93;&lt;/span&gt; Commit ID: 85739e3d01b156e58318b1488efef205f2ef4cb0&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;2024-10-27 18:58:52:718 INFO&amp;#93;&lt;/span&gt; Configuration: Publish&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;2024-10-27 18:58:52:720 INFO&amp;#93;&lt;/span&gt; Level Name: Bedrock level&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;2024-10-27 18:58:52:724 INFO&amp;#93;&lt;/span&gt; No CDN config file found for dedicated server&lt;br/&gt;
&lt;b&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;2024-10-27 18:58:52:724 INFO&amp;#93;&lt;/span&gt; Game mode: 1 Creative&lt;/b&gt;&lt;br/&gt;
&lt;b&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;2024-10-27 18:58:52:724 INFO&amp;#93;&lt;/span&gt; Difficulty: 3 HARD&lt;/b&gt;&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;2024-10-27 18:58:52:725 INFO&amp;#93;&lt;/span&gt; Content logging to console is enabled.&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;2024-10-27 18:58:53:342 INFO&amp;#93;&lt;/span&gt; Opening level &apos;worlds/Bedrock level/db&apos;&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;2024-10-27 18:58:53:374 INFO&amp;#93;&lt;/span&gt; &lt;span class=&quot;error&quot;&gt;&amp;#91;SERVER&amp;#93;&lt;/span&gt; Pack Stack - None&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;2024-10-27 18:58:54:378 INFO&amp;#93;&lt;/span&gt; IPv4 supported, port: 19132: Used for gameplay and LAN discovery&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;2024-10-27 18:58:54:378 INFO&amp;#93;&lt;/span&gt; IPv6 supported, port: 19133: Used for gameplay&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;2024-10-27 18:58:54:393 INFO&amp;#93;&lt;/span&gt; Server started.&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;2024-10-27 18:58:54:393 INFO&amp;#93;&lt;/span&gt; ================ TELEMETRY MESSAGE ===================&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;2024-10-27 18:58:54:393 INFO&amp;#93;&lt;/span&gt; Server Telemetry is currently not enabled.&#160;&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;2024-10-27 18:58:54:393 INFO&amp;#93;&lt;/span&gt; Enabling this telemetry helps us improve the game.&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;2024-10-27 18:58:54:393 INFO&amp;#93;&lt;/span&gt;&#160;&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;2024-10-27 18:58:54:393 INFO&amp;#93;&lt;/span&gt; To enable this feature, add the line &apos;emit-server-telemetry=true&apos;&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;2024-10-27 18:58:54:393 INFO&amp;#93;&lt;/span&gt; to the server.properties file in the handheld/src-server directory&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;2024-10-27 18:58:54:393 INFO&amp;#93;&lt;/span&gt; ======================================================&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;2024-10-27 18:58:54:394 INFO&amp;#93;&lt;/span&gt; &lt;span class=&quot;error&quot;&gt;&amp;#91;Scripting&amp;#93;&lt;/span&gt; No script plugins found.&lt;/p&gt;

&lt;p&gt;If I take the stock standard server.properties and change &lt;b&gt;only the gamemode&lt;/b&gt; and leave the difficulty in the default easy setting then the game runs in &lt;b&gt;Creative mode&lt;/b&gt; in &lt;b&gt;easy difficulty&lt;/b&gt;.&lt;/p&gt;</comment>
                            <comment id="1362569" author="greymagic27" created="Sun, 27 Oct 2024 18:58:50 +0100"  >&lt;p&gt;Setting the &apos;gamemode&apos; to &apos;hardcore&apos; should work. Please try this and report back.&lt;/p&gt;</comment>
                            <comment id="1362544" author="dnscrypt" created="Sun, 27 Oct 2024 13:28:58 +0100"  >&lt;p&gt;I don&apos;t even know how to enable this with the Windows BDS either, nothing seems to work.  I wonder if it&apos;s not supported yet.  Can we get an official response from a dev?&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10103">
                    <name>Relates</name>
                                                                <inwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="571950">REALMS-12248</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="595647" name="screenshot-1.png" size="85537" author="Greymagic27" created="Wed, 30 Oct 2024 17:06:30 +0100"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                <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_12700" key="com.atlassian.jira.plugin.system.customfieldtypes:textarea">
                        <customfieldname>Description</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>[Briefly describe the bug here]&lt;br/&gt;
&lt;br/&gt;
*Steps to Reproduce:*&lt;br/&gt;
# [Step 1]&lt;br/&gt;
# [Step 2]&lt;br/&gt;
# [Step 3]&lt;br/&gt;
&lt;br/&gt;
*Observed Results:*&lt;br/&gt;
[Describe what happens]&lt;br/&gt;
&lt;br/&gt;
*Expected Results:*&lt;br/&gt;
[Describe what should happen]&lt;br/&gt;
&lt;br/&gt;
*Screenshots/Videos attached:* [please attach an image or short video]&lt;br/&gt;
&lt;br/&gt;
*Notes:*</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>0.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_11600" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i2jvrz:</customfieldvalue>

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