How to accept premium and non-premium users

In this guide, we'll explain how to accept premium and non-premium users on a Minecraft server.

Introduction

Hello! If you're reading this guide, it's because you need a non-premium user to access your server. Today, I'll help you modify your server files to make this possible. I'll show you how to modify your server files.

File Modifications

Start by going to your server and selecting the Files option. We'll search for this file:

  • server.properties

Text to localize

Once you have located server.properties you must look for the option called

online-mode=true

Once you have located it, we will change the word "true" to "false", that is, it should look like this:

Thanks for checking out this guide!

Last updated