Dedicated Minecraft Server Hosting
  • Minecraft Server Docs
  • Basic Server Setup
    • How to Join a Minecraft Server
    • How to Adding Sub-users
    • How to Server Icon
    • How to Upload Files using SFTP
    • How to Creating MySQL Databases
    • How to Enable command Blocks
    • How to Install jar file
    • How to Upload Custom Minecraft Map
    • How to setup a server whitelist
    • How to setup and use Gamerules
    • How to setup a Reverse Proxy
    • How to set a custom MOTD
  • plugins
    • EssentialsX
    • Vault
    • LuckPerms
    • CoreProtect
    • Litebans
    • GriefPrevention
    • Advanced Anti-Cheat
    • Conditional Commands
    • AdvancedBan
    • Chunky
    • DiscordSRV
    • viaversion
    • Citizens 2
    • Prism
    • dynmap
    • CraftingStore
    • ServerNPC
    • Spark
    • Votifier
    • WorldEdit
    • Multiverse
    • Milk
    • GeyserMC
    • BungeeGuard
  • Scheduling Actions
  • Creating a Reverse Proxy
  • Resetting your world
  • Serverwide Resource Packs
  • Adding MySQL Databases
  • Setting Up Fabric
  • template
  • Installing Fabric mods on your server
  • DedicatedMinecraft Docs Overview
  • Installing Forge mods on your server
  • Server Optimization Guide
  • fabric_mods
    • LuckPerms
    • Chunky
    • Performance Mods
  • Basic Controls
  • Setting Up Forge
  • How to change your MOTD
  • Creating Backups
  • Installing Plugins on your server
  • Datapacks
  • Subusers
  • Editing Account Details
  • 2-Factor Authentication
  • Adding an icon to your server.
  • Using A Domain
  • How to use SFTP to transfer files
  • Contributing to the dedicatedminecraft.host documentation
  • change-java-version
  • How to take a Timings Report
  • Server Jars
  • File Manager Controls
  • SRVControl
  • Adding admin to minecraft server
Powered by GitBook
On this page
  • or
  • other whitelist tips

Was this helpful?

Edit on Git
  1. Basic Server Setup

How to setup a server whitelist

How to setup a server whitelist

PreviousHow to Upload Custom Minecraft MapNextHow to setup and use Gamerules

Last updated 4 years ago

Was this helpful?

Hey there MinecraftGamers! 👋 This guide will show you how to upload and use a custom .jar file on the dedicatedminecraft.host panel.

Setting up a whitelist is a simple and effective way to limit your Minecraft server to players who you trust. You'll simply add the names of the players you'll need to join your server. whitelist will prevent unauthorized users from connecting to your server and potentially damaging your world.

Step 1 Turn on Whitelist

This can be done in two ways

  1. Login to the dedicatedminecraft control panel.

  2. Select the Minecraft server that you want o turn the whitelist on and you'll be met with a console window.

  3. You'll see the type command on the console and type This whitelist on and enter.

or

  • Login to the dedicatedminecraft control panel.

  • select the file manager menu and look for the file named server.properties

  • Open the file and change the line containing enforce-whitelist=false

  • change false to true then restart your server.

Step 2 Adding players to the server Whitelist

Type: whitelist add [playername] in the console and press enter. Make sure you replace the playername with the minecraft player that you want to add to the whitelist.

and congratulations you have just added a player to your minecraft server list

other whitelist tips

Removing Players from the Whitelist Type: whitelist remove [playername] in the console and press enter. Make sure you replace the playername with the minecraft player that you want to remove form to the whitelist.

View Players in the Whitelist In your console, type: whitelist list and press enter.

View Players in the Whitelist In your console type: whitelist off and press enter.

That's it you have now secured your minecraft server with whitelists.