
{"id":658,"date":"2021-05-30T15:40:36","date_gmt":"2021-05-30T15:40:36","guid":{"rendered":"https:\/\/xgamingserver.com\/blog\/?p=658"},"modified":"2023-01-09T10:24:58","modified_gmt":"2023-01-09T10:24:58","slug":"adding-an-op-admin-to-minecraft-server-using-ops-json-and-op-username","status":"publish","type":"post","link":"https:\/\/xgamingserver.com\/blog\/adding-an-op-admin-to-minecraft-server-using-ops-json-and-op-username\/","title":{"rendered":"Adding an OP\/Admin to Minecraft server using ops.json and op username"},"content":{"rendered":"\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/xgamingserver.com\/dedicated-minecraft-server-hosting\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"240\" src=\"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2023\/01\/minecraft-server-hosting-1024x240.jpg\" alt=\"\" class=\"wp-image-2096\" srcset=\"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2023\/01\/minecraft-server-hosting-1024x240.jpg 1024w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2023\/01\/minecraft-server-hosting-600x141.jpg 600w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2023\/01\/minecraft-server-hosting-300x70.jpg 300w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2023\/01\/minecraft-server-hosting-768x180.jpg 768w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2023\/01\/minecraft-server-hosting-370x87.jpg 370w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2023\/01\/minecraft-server-hosting-270x63.jpg 270w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2023\/01\/minecraft-server-hosting-570x134.jpg 570w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2023\/01\/minecraft-server-hosting-740x173.jpg 740w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2023\/01\/minecraft-server-hosting.jpg 1280w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Adding OP(admin) to Minecraft server<\/h2>\n\n\n\n<p><\/p>\n\n\n\n<p>In this guide, we will learn how to set a player as OP (admin) (add an admin to a minecraft server)<\/p>\n\n\n\n<p>This can be done in two ways<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"method-1-add-a-minecraft-server-admin-to-your-ops-txt-file\"><strong>Method 1 Add a Minecraft server Admin to your ops.json file<\/strong><a href=\"https:\/\/docs.dedicatedminecraft.host\/add-an-admin-to-minecraft-server#method-1-add-a-minecraft-server-admin-to-your-ops-txt-file\"><\/a><\/h2>\n\n\n\n<p><strong>Step 1<\/strong> First you&#8217;ll need to login to the dedicated minecraft panel\u200b<\/p>\n\n\n\n<p><strong>Step 2<\/strong> Select the file manager menu and create a file called <code>ops.json<\/code><\/p>\n\n\n\n<p>You can also edit the ops file directly if needed. Note that there are two different ops files. The latest ops file (since 1.7.9) is named ops.json while the older style of ops file is named ops.txt. We&#8217;ll show both formats here.<\/p>\n\n\n\n<p><\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"441\" src=\"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/05\/image-12-1024x441.png\" alt=\"\" class=\"wp-image-663\" srcset=\"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/05\/image-12-1024x441.png 1024w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/05\/image-12-300x129.png 300w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/05\/image-12-768x331.png 768w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/05\/image-12-370x159.png 370w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/05\/image-12-270x116.png 270w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/05\/image-12-570x246.png 570w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/05\/image-12-740x319.png 740w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/05\/image-12.png 1160w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p><strong>ops.json<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">[\n&nbsp; {\n&nbsp; &nbsp; \"uuid\": \"UUID-goes-here\",\n&nbsp; &nbsp; \"name\": \"xadmin\",\n&nbsp; &nbsp; \"level\": 4\n&nbsp; },\n&nbsp; {\n&nbsp; &nbsp; \"uuid\": \"UUID-goes-here\",\n&nbsp; &nbsp; \"name\": \"Xgamingserver02\",\n&nbsp; &nbsp; \"level\": 4\n&nbsp; }\n]<\/pre>\n\n\n\n<p><strong>Step 3<\/strong> To set a user as admin, simply add their username to a new line, save the file, and restart your server.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"792\" src=\"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/05\/image-13-1024x792.png\" alt=\"\" class=\"wp-image-664\" srcset=\"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/05\/image-13-1024x792.png 1024w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/05\/image-13-300x232.png 300w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/05\/image-13-768x594.png 768w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/05\/image-13-370x286.png 370w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/05\/image-13-270x209.png 270w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/05\/image-13-570x441.png 570w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/05\/image-13-740x573.png 740w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/05\/image-13.png 1171w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p><strong>Step 3<\/strong> Restart your server<\/p>\n\n\n\n<p>This will grant immediate admin access to the players you add, including access to all plugins.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"method-2-add-a-minecraft-server-admin-using-op-username\"><strong>Method 2 Add a Minecraft server Admin Using op username<\/strong> command<a href=\"https:\/\/docs.dedicatedminecraft.host\/add-an-admin-to-minecraft-server#method-2-add-a-minecraft-server-admin-using-op-username\"><\/a><\/h2>\n\n\n\n<p>This can be done in two ways<\/p>\n\n\n\n<p><strong>Step 1<\/strong> Login to the dedicatedminecraft control panel. <\/p>\n\n\n\n<p><strong>Step 2<\/strong> Select the Minecraft server that you want to add admin on and you&#8217;ll be met with a console window. <\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"419\" src=\"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/05\/image-10-1024x419.png\" alt=\"\" class=\"wp-image-661\" srcset=\"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/05\/image-10-1024x419.png 1024w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/05\/image-10-300x123.png 300w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/05\/image-10-768x314.png 768w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/05\/image-10-370x151.png 370w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/05\/image-10-270x110.png 270w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/05\/image-10-570x233.png 570w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/05\/image-10-740x303.png 740w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/05\/image-10.png 1169w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p><strong>Step 3<\/strong> You&#8217;ll see the type command on the console and type <code>op username<\/code> and enter <strong>change the username to the username you&#8217;d like to make admin.<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"857\" height=\"65\" src=\"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/05\/image-9.png\" alt=\"\" class=\"wp-image-660\" srcset=\"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/05\/image-9.png 857w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/05\/image-9-300x23.png 300w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/05\/image-9-768x58.png 768w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/05\/image-9-370x28.png 370w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/05\/image-9-270x20.png 270w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/05\/image-9-570x43.png 570w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/05\/image-9-740x56.png 740w\" sizes=\"auto, (max-width: 857px) 100vw, 857px\" \/><\/figure>\n\n\n\n<p>This command will grant immediate admin access to the players you add, including access to all plugins (unless otherwise configured), you will not need to restart server.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"818\" height=\"177\" src=\"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/05\/image-8.png\" alt=\"\" class=\"wp-image-659\" srcset=\"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/05\/image-8.png 818w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/05\/image-8-300x65.png 300w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/05\/image-8-768x166.png 768w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/05\/image-8-370x80.png 370w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/05\/image-8-270x58.png 270w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/05\/image-8-570x123.png 570w, https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/05\/image-8-740x160.png 740w\" sizes=\"auto, (max-width: 818px) 100vw, 818px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"customize-admin-permissions\"><strong>Customize admin permissions<\/strong> with permission plugin <a href=\"https:\/\/docs.dedicatedminecraft.host\/add-an-admin-to-minecraft-server#customize-admin-permissions\"><\/a><\/h2>\n\n\n\n<p>All operators will have the same level of access to the server \u2013 you should install a permissions plugin to designate different access levels for your admins. Will require you to install a permissions plugin to designate different access levels for your admins.GroupManager or PermissionsEX<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"useful-minecraft-server-admin-commands\"><strong>useful Minecraft Server admin commands<\/strong><a href=\"https:\/\/docs.dedicatedminecraft.host\/add-an-admin-to-minecraft-server#useful-minecraft-server-admin-commands\"><\/a><\/h2>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td>Command<\/td><td>Purpose<\/td><td>Condition<\/td><\/tr><tr><td><code>ban &lt;playername&gt; [reason]<\/code><\/td><td>Blacklists the name playername from the server so that they can no longer connect. Note: Bans supersede any whitelisting in place.<\/td><td>Always succeeds.<\/td><\/tr><tr><td><code>ban-ip &lt;ip-address \\| playername&gt;<\/code><\/td><td>Blacklists an IP address so that all subsequent connections from it are rejected.<\/td><td>ip-address must be valid orplayername must be online.<\/td><\/tr><tr><td><code>banlist [ips]<\/code><\/td><td>Displays the banlist. To display banned IP addresses, use the command &#8220;banlist ips&#8221;<\/td><td>Always succeeds.<\/td><\/tr><tr><td><code>deop &lt;playername&gt;<\/code><\/td><td>Revokes a player&#8217;s operator status.<\/td><td>Always succeeds.<\/td><\/tr><tr><td><code>kick &lt;playername&gt; [reason]<\/code><\/td><td>Forcibly disconnects playername from the server, displaying an optionalreason to them.<\/td><td>Playername must be online.<\/td><\/tr><tr><td><code>list<\/code><\/td><td>Shows the names of all currently-connected players (the same can be achieved when pressing tab)<\/td><td>Always succeeds, even in a command block.<\/td><\/tr><tr><td><code>op &lt;playername&gt;<\/code><\/td><td>Grants playername operator status on the server.<\/td><td>Always succeeds<\/td><\/tr><tr><td><code>pardon &lt;playername&gt;<\/code><\/td><td>Removes playername from the blacklist, allowing them to connect again.<\/td><td>Always succeeds<\/td><\/tr><tr><td><code>pardon &gt;<\/code><\/td><td>Removes ip-address from the IP blacklist, allowing players from that IP address to connect to the server.<\/td><td>ip-address must be valid.<\/td><\/tr><tr><td><code>save-all<\/code><\/td><td>Forces the server to write all pending changes to the world to disk.<\/td><td>Always succeeds<\/td><\/tr><tr><td><code>save-off<\/code><\/td><td>Disables the server writing to the world files. All changes will temporarily be queued.<\/td><td>Always succeeds<\/td><\/tr><tr><td><code>save-on<\/code><\/td><td>Enables the server writing to the world files. This is the default behavior.<\/td><td>Always succeeds<\/td><\/tr><tr><td><code>stop<\/code><\/td><td>Gracefully shuts down the server.<\/td><td>Always succeeds<\/td><\/tr><tr><td><code>whitelist &lt;add \\| remove&gt; &lt;playername&gt;<\/code><\/td><td>Adds or removes playername from the whitelist.<\/td><td>Always succeeds<\/td><\/tr><tr><td><code>whitelist list<\/code><\/td><td>Displays all players in the whitelist.<\/td><td>Always succeeds<\/td><\/tr><tr><td><code>whitelist &lt;on \\| off&gt;<\/code><\/td><td>Enables\/disables the server&#8217;s use of a whitelist. Note: Server ops will always be able to connect when the whitelist is active, even if their names do not appear in the whitelist.<\/td><td>Always succeeds<\/td><\/tr><tr><td><code>whitelist reload<\/code><\/td><td>Reloads the list of playernames in white-list.txt from disk (used when white-list.txt has been modified outside of Minecraft).<\/td><td>Always succeeds<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p><a href=\"https:\/\/xgamingserver.com\/blog\/minecraft-server-commands\/\">For more Minecraft Commands visit here.<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Adding OP(admin) to Minecraft server In this guide, we will learn how to set a player as OP (admin) (add an admin to a minecraft server) This can be done in two ways Method 1 Add a Minecraft server Admin to your ops.json file Step 1 First you&#8217;ll need to login to the dedicated minecraft [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":661,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[19],"tags":[],"class_list":["post-658","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-minecraft-server-docs"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v24.5 (Yoast SEO v26.7) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Adding an OP\/Admin to Minecraft server using ops.json and op username - Xgamingserver<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/xgamingserver.com\/blog\/adding-an-op-admin-to-minecraft-server-using-ops-json-and-op-username\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Adding an OP\/Admin to Minecraft server using ops.json and op username\" \/>\n<meta property=\"og:description\" content=\"Adding OP(admin) to Minecraft server In this guide, we will learn how to set a player as OP (admin) (add an admin to a minecraft server) This can be done in two ways Method 1 Add a Minecraft server Admin to your ops.json file Step 1 First you&#8217;ll need to login to the dedicated minecraft [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/xgamingserver.com\/blog\/adding-an-op-admin-to-minecraft-server-using-ops-json-and-op-username\/\" \/>\n<meta property=\"og:site_name\" content=\"Xgamingserver\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/web.facebook.com\/xgamingserver69\/\" \/>\n<meta property=\"article:published_time\" content=\"2021-05-30T15:40:36+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-01-09T10:24:58+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/05\/image-10.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1169\" \/>\n\t<meta property=\"og:image:height\" content=\"478\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Xray\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@rainerstudios\" \/>\n<meta name=\"twitter:site\" content=\"@xgamingserver\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Xray\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/xgamingserver.com\/blog\/adding-an-op-admin-to-minecraft-server-using-ops-json-and-op-username\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/xgamingserver.com\/blog\/adding-an-op-admin-to-minecraft-server-using-ops-json-and-op-username\/\"},\"author\":{\"name\":\"Xray\",\"@id\":\"https:\/\/xgamingserver.com\/blog\/#\/schema\/person\/9fe94eb5b0ad6508acec5eef457da608\"},\"headline\":\"Adding an OP\/Admin to Minecraft server using ops.json and op username\",\"datePublished\":\"2021-05-30T15:40:36+00:00\",\"dateModified\":\"2023-01-09T10:24:58+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/xgamingserver.com\/blog\/adding-an-op-admin-to-minecraft-server-using-ops-json-and-op-username\/\"},\"wordCount\":605,\"commentCount\":2,\"publisher\":{\"@id\":\"https:\/\/xgamingserver.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/xgamingserver.com\/blog\/adding-an-op-admin-to-minecraft-server-using-ops-json-and-op-username\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/05\/image-10.png\",\"articleSection\":[\"Minecraft\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/xgamingserver.com\/blog\/adding-an-op-admin-to-minecraft-server-using-ops-json-and-op-username\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/xgamingserver.com\/blog\/adding-an-op-admin-to-minecraft-server-using-ops-json-and-op-username\/\",\"url\":\"https:\/\/xgamingserver.com\/blog\/adding-an-op-admin-to-minecraft-server-using-ops-json-and-op-username\/\",\"name\":\"Adding an OP\/Admin to Minecraft server using ops.json and op username - Xgamingserver\",\"isPartOf\":{\"@id\":\"https:\/\/xgamingserver.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/xgamingserver.com\/blog\/adding-an-op-admin-to-minecraft-server-using-ops-json-and-op-username\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/xgamingserver.com\/blog\/adding-an-op-admin-to-minecraft-server-using-ops-json-and-op-username\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/05\/image-10.png\",\"datePublished\":\"2021-05-30T15:40:36+00:00\",\"dateModified\":\"2023-01-09T10:24:58+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/xgamingserver.com\/blog\/adding-an-op-admin-to-minecraft-server-using-ops-json-and-op-username\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/xgamingserver.com\/blog\/adding-an-op-admin-to-minecraft-server-using-ops-json-and-op-username\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/xgamingserver.com\/blog\/adding-an-op-admin-to-minecraft-server-using-ops-json-and-op-username\/#primaryimage\",\"url\":\"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/05\/image-10.png\",\"contentUrl\":\"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/05\/image-10.png\",\"width\":1169,\"height\":478,\"caption\":\"minecraft server ops.json\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/xgamingserver.com\/blog\/adding-an-op-admin-to-minecraft-server-using-ops-json-and-op-username\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/xgamingserver.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Minecraft\",\"item\":\"https:\/\/xgamingserver.com\/blog\/category\/minecraft-server-docs\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Adding an OP\/Admin to Minecraft server using ops.json and op username\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/xgamingserver.com\/blog\/#website\",\"url\":\"https:\/\/xgamingserver.com\/blog\/\",\"name\":\"Xgamingserver\",\"description\":\"Dedicated Game Server Hosting | Docs\",\"publisher\":{\"@id\":\"https:\/\/xgamingserver.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/xgamingserver.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/xgamingserver.com\/blog\/#organization\",\"name\":\"XGamingServer\",\"url\":\"https:\/\/xgamingserver.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/xgamingserver.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2020\/09\/logo.svg\",\"contentUrl\":\"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2020\/09\/logo.svg\",\"width\":\"1024\",\"height\":\"1024\",\"caption\":\"XGamingServer\"},\"image\":{\"@id\":\"https:\/\/xgamingserver.com\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/web.facebook.com\/xgamingserver69\/\",\"https:\/\/x.com\/xgamingserver\",\"https:\/\/www.instagram.com\/xgamingserver\/\",\"https:\/\/www.linkedin.com\/company\/xgamingserver\/\",\"https:\/\/www.pinterest.com\/xgamingserver\/\",\"https:\/\/www.youtube.com\/channel\/UCHnOtWxpzaL2r3jM9Jm40EQ\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/xgamingserver.com\/blog\/#\/schema\/person\/9fe94eb5b0ad6508acec5eef457da608\",\"name\":\"Xray\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/xgamingserver.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/f5e048c648806821e7dfebe32ad45489165185fe75979165fb4044e2967386d8?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/f5e048c648806821e7dfebe32ad45489165185fe75979165fb4044e2967386d8?s=96&d=mm&r=g\",\"caption\":\"Xray\"},\"description\":\"A Mathematician who knows a thing or two about Design.\",\"sameAs\":[\"https:\/\/xgamingserver.com\/blog\",\"https:\/\/www.instagram.com\/rainerstudios\/\",\"https:\/\/x.com\/@rainerstudios\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Adding an OP\/Admin to Minecraft server using ops.json and op username - Xgamingserver","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/xgamingserver.com\/blog\/adding-an-op-admin-to-minecraft-server-using-ops-json-and-op-username\/","og_locale":"en_US","og_type":"article","og_title":"Adding an OP\/Admin to Minecraft server using ops.json and op username","og_description":"Adding OP(admin) to Minecraft server In this guide, we will learn how to set a player as OP (admin) (add an admin to a minecraft server) This can be done in two ways Method 1 Add a Minecraft server Admin to your ops.json file Step 1 First you&#8217;ll need to login to the dedicated minecraft [&hellip;]","og_url":"https:\/\/xgamingserver.com\/blog\/adding-an-op-admin-to-minecraft-server-using-ops-json-and-op-username\/","og_site_name":"Xgamingserver","article_publisher":"https:\/\/web.facebook.com\/xgamingserver69\/","article_published_time":"2021-05-30T15:40:36+00:00","article_modified_time":"2023-01-09T10:24:58+00:00","og_image":[{"width":1169,"height":478,"url":"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/05\/image-10.png","type":"image\/png"}],"author":"Xray","twitter_card":"summary_large_image","twitter_creator":"@rainerstudios","twitter_site":"@xgamingserver","twitter_misc":{"Written by":"Xray","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/xgamingserver.com\/blog\/adding-an-op-admin-to-minecraft-server-using-ops-json-and-op-username\/#article","isPartOf":{"@id":"https:\/\/xgamingserver.com\/blog\/adding-an-op-admin-to-minecraft-server-using-ops-json-and-op-username\/"},"author":{"name":"Xray","@id":"https:\/\/xgamingserver.com\/blog\/#\/schema\/person\/9fe94eb5b0ad6508acec5eef457da608"},"headline":"Adding an OP\/Admin to Minecraft server using ops.json and op username","datePublished":"2021-05-30T15:40:36+00:00","dateModified":"2023-01-09T10:24:58+00:00","mainEntityOfPage":{"@id":"https:\/\/xgamingserver.com\/blog\/adding-an-op-admin-to-minecraft-server-using-ops-json-and-op-username\/"},"wordCount":605,"commentCount":2,"publisher":{"@id":"https:\/\/xgamingserver.com\/blog\/#organization"},"image":{"@id":"https:\/\/xgamingserver.com\/blog\/adding-an-op-admin-to-minecraft-server-using-ops-json-and-op-username\/#primaryimage"},"thumbnailUrl":"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/05\/image-10.png","articleSection":["Minecraft"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/xgamingserver.com\/blog\/adding-an-op-admin-to-minecraft-server-using-ops-json-and-op-username\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/xgamingserver.com\/blog\/adding-an-op-admin-to-minecraft-server-using-ops-json-and-op-username\/","url":"https:\/\/xgamingserver.com\/blog\/adding-an-op-admin-to-minecraft-server-using-ops-json-and-op-username\/","name":"Adding an OP\/Admin to Minecraft server using ops.json and op username - Xgamingserver","isPartOf":{"@id":"https:\/\/xgamingserver.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/xgamingserver.com\/blog\/adding-an-op-admin-to-minecraft-server-using-ops-json-and-op-username\/#primaryimage"},"image":{"@id":"https:\/\/xgamingserver.com\/blog\/adding-an-op-admin-to-minecraft-server-using-ops-json-and-op-username\/#primaryimage"},"thumbnailUrl":"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/05\/image-10.png","datePublished":"2021-05-30T15:40:36+00:00","dateModified":"2023-01-09T10:24:58+00:00","breadcrumb":{"@id":"https:\/\/xgamingserver.com\/blog\/adding-an-op-admin-to-minecraft-server-using-ops-json-and-op-username\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/xgamingserver.com\/blog\/adding-an-op-admin-to-minecraft-server-using-ops-json-and-op-username\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/xgamingserver.com\/blog\/adding-an-op-admin-to-minecraft-server-using-ops-json-and-op-username\/#primaryimage","url":"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/05\/image-10.png","contentUrl":"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/05\/image-10.png","width":1169,"height":478,"caption":"minecraft server ops.json"},{"@type":"BreadcrumbList","@id":"https:\/\/xgamingserver.com\/blog\/adding-an-op-admin-to-minecraft-server-using-ops-json-and-op-username\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/xgamingserver.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Minecraft","item":"https:\/\/xgamingserver.com\/blog\/category\/minecraft-server-docs\/"},{"@type":"ListItem","position":3,"name":"Adding an OP\/Admin to Minecraft server using ops.json and op username"}]},{"@type":"WebSite","@id":"https:\/\/xgamingserver.com\/blog\/#website","url":"https:\/\/xgamingserver.com\/blog\/","name":"Xgamingserver","description":"Dedicated Game Server Hosting | Docs","publisher":{"@id":"https:\/\/xgamingserver.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/xgamingserver.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/xgamingserver.com\/blog\/#organization","name":"XGamingServer","url":"https:\/\/xgamingserver.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/xgamingserver.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2020\/09\/logo.svg","contentUrl":"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2020\/09\/logo.svg","width":"1024","height":"1024","caption":"XGamingServer"},"image":{"@id":"https:\/\/xgamingserver.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/web.facebook.com\/xgamingserver69\/","https:\/\/x.com\/xgamingserver","https:\/\/www.instagram.com\/xgamingserver\/","https:\/\/www.linkedin.com\/company\/xgamingserver\/","https:\/\/www.pinterest.com\/xgamingserver\/","https:\/\/www.youtube.com\/channel\/UCHnOtWxpzaL2r3jM9Jm40EQ"]},{"@type":"Person","@id":"https:\/\/xgamingserver.com\/blog\/#\/schema\/person\/9fe94eb5b0ad6508acec5eef457da608","name":"Xray","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/xgamingserver.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/f5e048c648806821e7dfebe32ad45489165185fe75979165fb4044e2967386d8?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/f5e048c648806821e7dfebe32ad45489165185fe75979165fb4044e2967386d8?s=96&d=mm&r=g","caption":"Xray"},"description":"A Mathematician who knows a thing or two about Design.","sameAs":["https:\/\/xgamingserver.com\/blog","https:\/\/www.instagram.com\/rainerstudios\/","https:\/\/x.com\/@rainerstudios"]}]}},"jetpack_publicize_connections":[],"jetpack_featured_media_url":"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2021\/05\/image-10.png","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/xgamingserver.com\/blog\/wp-json\/wp\/v2\/posts\/658","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/xgamingserver.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/xgamingserver.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/xgamingserver.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/xgamingserver.com\/blog\/wp-json\/wp\/v2\/comments?post=658"}],"version-history":[{"count":3,"href":"https:\/\/xgamingserver.com\/blog\/wp-json\/wp\/v2\/posts\/658\/revisions"}],"predecessor-version":[{"id":2206,"href":"https:\/\/xgamingserver.com\/blog\/wp-json\/wp\/v2\/posts\/658\/revisions\/2206"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/xgamingserver.com\/blog\/wp-json\/wp\/v2\/media\/661"}],"wp:attachment":[{"href":"https:\/\/xgamingserver.com\/blog\/wp-json\/wp\/v2\/media?parent=658"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/xgamingserver.com\/blog\/wp-json\/wp\/v2\/categories?post=658"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/xgamingserver.com\/blog\/wp-json\/wp\/v2\/tags?post=658"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}