{"id":1775,"date":"2026-09-15T23:15:20","date_gmt":"2026-09-15T23:15:20","guid":{"rendered":"https:\/\/www.academy-hosting.com\/hosting\/?post_type=docs&#038;p=1775"},"modified":"2026-09-15T23:16:19","modified_gmt":"2026-09-15T23:16:19","password":"","slug":"how-to-change-the-gamemode-of-your-minecraft-server","status":"publish","type":"docs","link":"https:\/\/www.academy-hosting.com\/hosting\/guides\/manage-your-server\/how-to-change-the-gamemode-of-your-minecraft-server\/","title":{"rendered":"How to change the gamemode of your minecraft server"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Changing the gamemode of a Minecraft server allows you to control how players interact with the world.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Minecraft has four main gamemodes: Survival, Creative, Adventure, and Spectator. Each gamemode provides players with different abilities and gameplay mechanics.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This guide explains how to change a player&#8217;s gamemode and how to configure the default gamemode for new players.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This guide is written for <strong>Minecraft: Java Edition<\/strong> servers, including Vanilla, Paper, Spigot, and Purpur servers.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">Minecraft Gamemodes Explained<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Minecraft has four main gamemodes.<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><th>Gamemode<\/th><th>Description<\/th><\/tr><tr><td>Survival<\/td><td>Players collect resources, manage health and hunger, and survive in the world<\/td><\/tr><tr><td>Creative<\/td><td>Players have unlimited resources, can fly, and are generally not affected by normal survival mechanics<\/td><\/tr><tr><td>Adventure<\/td><td>Designed for custom maps and restricts certain interactions with blocks<\/td><\/tr><tr><td>Spectator<\/td><td>Allows players to observe the world without normally interacting with it<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">The gamemode you choose depends on how you want your server to operate.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">Method 1: Change a Player&#8217;s Gamemode Using the Console<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The easiest way to change a player&#8217;s gamemode is through the Game Panel console.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 1: Open the Game Panel<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Log in to your Game Panel.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Select the Minecraft server you want to manage.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 2: Open the Console<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Open the <strong>Console<\/strong> section of your server.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 3: Enter the Gamemode Command<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">To change a player to Survival, use:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>gamemode survival PlayerName<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">For Creative:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>gamemode creative PlayerName<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">For Adventure:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>gamemode adventure PlayerName<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">For Spectator:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>gamemode spectator PlayerName<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">Replace:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>PlayerName<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">with the player&#8217;s Minecraft username.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 4: Confirm the Change<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">The player&#8217;s gamemode should change immediately.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">They do not normally need to reconnect to the server.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">Method 2: Change Your Own Gamemode In-Game<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">If you have permission to use the command, you can change your own gamemode.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For Survival:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>\/gamemode survival<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">For Creative:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>\/gamemode creative<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">For Adventure:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>\/gamemode adventure<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">For Spectator:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>\/gamemode spectator<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">You can also use the numeric gamemode values supported by Minecraft, but using the gamemode names is recommended because they are easier to understand.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">Method 3: Change the Default Gamemode<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">If you want new players to automatically join in a specific gamemode, you can change the default gamemode in <code>server.properties<\/code>.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 1: Stop the Server<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Stop your Minecraft server.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 2: Open server.properties<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Open:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>server.properties<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">in your Game Panel&#8217;s File Manager.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 3: Find the gamemode Setting<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Look for:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>gamemode=<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">You may see:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>gamemode=survival<\/code><\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">Step 4: Change the Default Gamemode<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">For Survival:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>gamemode=survival<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">For Creative:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>gamemode=creative<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">For Adventure:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>gamemode=adventure<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">For Spectator:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>gamemode=spectator<\/code><\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">Step 5: Save the File<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Save your changes.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 6: Start the Server<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Start your Minecraft server again.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">New players will use the configured default gamemode unless another system changes their gamemode.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">Changing the Default Gamemode Does Not Always Change Existing Players<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The <code>gamemode<\/code> setting is primarily used when players join for the first time or do not already have a saved player gamemode.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Changing:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>gamemode=creative<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">does not necessarily force every existing player into Creative.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If you want to change a specific player&#8217;s gamemode, use:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>\/gamemode creative PlayerName<\/code><\/pre>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">Common Gamemode Mistakes<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Players Keep Returning to the Wrong Gamemode<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">A plugin or server system may be changing the player&#8217;s gamemode when they join.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Check plugins that manage:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Ranks<\/li>\n\n\n\n<li>Worlds<\/li>\n\n\n\n<li>Spawn areas<\/li>\n\n\n\n<li>Minigames<\/li>\n\n\n\n<li>Lobby systems<\/li>\n\n\n\n<li>Per-world settings<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Players Can Change Their Own Gamemode<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Do not give regular players OP simply to allow access to basic commands.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Use a permissions plugin if specific players need access to gamemode commands.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Creative Players Can Access Survival Worlds<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">If your server has multiple worlds, make sure your permissions and world management plugins are configured correctly.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A player who has Creative access should not automatically have unrestricted access to every part of a public Survival server.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n","protected":false},"excerpt":{"rendered":"<p>Changing the gamemode of a Minecraft server allows you to control how players interact with the world. Minecraft has four main gamemodes: Survival, Creative, Adventure, and Spectator. Each gamemode provides players with different abilities and gameplay mechanics. This guide explains how to change a player&#8217;s gamemode and how to configure the default gamemode for new [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":1797,"comment_status":"open","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"doc_category":[22,17],"doc_tag":[],"class_list":["post-1775","docs","type-docs","status-publish","has-post-thumbnail","hentry","doc_category-manage-your-server","doc_category-minecraft-guides"],"acf":[],"year_month":"2026-09","word_count":586,"total_views":"2","reactions":{"happy":"0","normal":"0","sad":"0"},"author_info":{"name":"relyzishere","author_nicename":"relyzishere","author_url":"https:\/\/www.academy-hosting.com\/hosting\/author\/relyzishere\/"},"doc_category_info":[{"term_name":"Manage your server","term_url":"https:\/\/www.academy-hosting.com\/hosting\/guides-category\/manage-your-server\/"},{"term_name":"Minecraft Guides","term_url":"https:\/\/www.academy-hosting.com\/hosting\/guides-category\/minecraft-guides\/"}],"doc_tag_info":[],"_links":{"self":[{"href":"https:\/\/www.academy-hosting.com\/hosting\/wp-json\/wp\/v2\/docs\/1775","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.academy-hosting.com\/hosting\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/www.academy-hosting.com\/hosting\/wp-json\/wp\/v2\/types\/docs"}],"author":[{"embeddable":true,"href":"https:\/\/www.academy-hosting.com\/hosting\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/www.academy-hosting.com\/hosting\/wp-json\/wp\/v2\/comments?post=1775"}],"version-history":[{"count":1,"href":"https:\/\/www.academy-hosting.com\/hosting\/wp-json\/wp\/v2\/docs\/1775\/revisions"}],"predecessor-version":[{"id":1776,"href":"https:\/\/www.academy-hosting.com\/hosting\/wp-json\/wp\/v2\/docs\/1775\/revisions\/1776"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.academy-hosting.com\/hosting\/wp-json\/wp\/v2\/media\/1797"}],"wp:attachment":[{"href":"https:\/\/www.academy-hosting.com\/hosting\/wp-json\/wp\/v2\/media?parent=1775"}],"wp:term":[{"taxonomy":"doc_category","embeddable":true,"href":"https:\/\/www.academy-hosting.com\/hosting\/wp-json\/wp\/v2\/doc_category?post=1775"},{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/www.academy-hosting.com\/hosting\/wp-json\/wp\/v2\/doc_tag?post=1775"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}