Plenix Network
Home
  • 🔰Guides
    • General guidelines
      • 🚪Login and register
      • 💸Free plans
      • 💳Payments plans
      • 🌐Domains
    • Minecraft guides
      • How to accept premium and non-premium users
      • How to create a flat world
      • How to put a Seed on your Minecraft server
      • Server image
      • Server Optimization
      • How to enable or disable command blocks
      • How to enable or disable mob spawning
      • How to accept the EULA?
      • How to change the difficulty of a server
  • 🗂️Documentation
    • ⁉️Frequently Asked Questions
      • 💻About the host
Powered by GitBook
On this page
  • Introduction
  • File Modifications
  • Text to localize
  1. Guides
  2. Minecraft guides

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.

PreviousMinecraft guidesNextHow to create a flat world

Last updated 2 months ago

If the guide doesn't help you, I invite you to create a ticket.

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!

Done! It should now allow non-premium players to enter the server. If not, please contact the staff.

🔰