CYBER DEAL UP TO -40% FIRST YEAR
Glossary background texture

Minecraft server hosting glossary

A glossary of all the terms around Minecraft server hosting and managing your Minecraft server or network.

#
-1

A Java exit code indicating the Minecraft server crashed unexpectedly, often due to insufficient memory, plugin conflicts, or corrupt world files.

25565 and 19132

The default port numbers for Minecraft Java and Bedrock Edition servers that players connect through unless configured otherwise.


A
Aikar's Flags

Aikar Flags are a popular set of pre-tuned JVM flags created by Aikar to improve Minecraft server performance and reduce garbage collection pauses.

Anarchy Server

An anarchy server has almost no rules: griefing, hacking, and exploiting are typically allowed.


B
Backup

A backup is a copy of your server’s world and configuration that you can restore if something breaks, corrupts, or gets griefed.

Bukkit API

The Bukkit API is the programming interface that plugin developers use to interact with the Minecraft server. Spigot, Paper, and many other forks implement the Bukkit API so most plugins are cross-compatible.

BungeeCord

BungeeCord is one of the original Minecraft proxy systems that connects multiple servers into one network.


C
Chunk

A chunk is 16x16 block square. Everything that happens above and below that square: all the caves, resources, water, and air in that vertical slice is treated as one “unit” by the game.

Client-Side

Client-side is anything that runs on the player’s game client, rather than on the server. It's everything that happens on player's computer only.

Colocation

Colocation means renting space, power, and connectivity in a datacenter for your own physical server. You own the hardware, the datacenter provides the environment.

Command

A command is a text instruction run in chat or the server console to control the server. Commands tell the server to do something immediately: change the weather, teleport a player, ban a griefer, reload a plugin.

Configuration

Configuration refers to the settings files that control how your server and plugins behave.

Cracked Server

A cracked server allows players with unofficial or non-paid Minecraft accounts to join by disabling Mojang’s online authentication (online-mode=false). This is not supported by Mojang’s EULA and can increase griefing and cheating.

CraftBukkit

CraftBukkit is a modified Minecraft server software that’s based on the vanilla server and adds support for the Bukkit API so you can run plugins.

Crash Log

A crash log is the detailed error output generated when your server crashes or fails to start.

Cross Platform

Cross platform means players on different platforms like PC, console and mobile can play together.

CurseForge

CurseForge is a popular platform for hosting Minecraft mods, modpacks, plugins, shaders, resource packs, worlds, and other content.


D
Datacenter

A datacenter is a facility where servers are housed with backup power, cooling, and high-speed internet.

Datapack

A datapack is a set of files that tweaks or extends vanilla Minecraft without needing client-side mods (custom recipes, loot tables, or advancements).

DDoS

A DDoS (Distributed Denial of Service) attack floods your server or host’s network with traffic from many sources, trying to overwhelm it and make it unreachable.

Dedicated IP

A dedicated IP is an IP address used solely by your server, allowing players to connect without a port number.

Dedicated Server

A dedicated server is an entire physical machine rented from the datacenter for your use, giving you full control of CPU, RAM, and storage for running Minecraft (and other services).

Disk Usage

Disk usage is how much storage space your server’s files: worlds, plugins, mods, logs, backups are using.

DNS (Domain Name System)

DNS (Domain Name System) translates domains like play.example.com into IP addresses.

DoS

A DoS (Denial of Service) attack is similar to a DDoS but usually comes from a single source.


E
Entities

Entities are dynamic objects in the world: mobs, players, dropped items, projectiles, minecarts, armor stands, etc.

EULA

The EULA (End User License Agreement) is Mojang/Microsoft’s legal contract that defines what you’re allowed to do with Minecraft.


F
Fabric

Fabric is a lightweight mod loader for Java Edition that focuses on fast updates and high performance.

Factions

Factions is a popular PvP server game mode where players form groups (factions), claim land, and raid others. It typically uses plugins for land-claiming, power, and territory control.

Firewall

A firewall is a security system that controls which network traffic can reach your server. For Minecraft hosting, firewalls are used to block unwanted ports and limit attacks.

Forge

Forge is a mod loader and API for Java Edition that lets servers and clients run Minecraft mods that add new blocks, items, machines, and mechanics.

Fork

A fork is a modified version of an existing project’s codebase. In Minecraft hosting, Paper is a fork of Spigot, which is a fork of Bukkit.

FPS

FPS (frames per second) measures how many frames your client renders each second.

Free Hosting

Free hosting offers Minecraft servers at no direct cost, often with heavy limits on RAM, CPU, uptime etc.


G
Game Panel

A game panel is a web interface provided by hosting companies that lets you manage a Minecraft server.

Garbage Collection (GC)

Garbage collection (GC) is how Java automatically cleans up memory your Minecraft server doesn’t need anymore.

Griefing

Griefing is when players intentionally destroy or vandalize others’ builds or items.


H
Hacked Client

A hacked client is a modified Minecraft launcher that gives players unfair advantages through cheats like kill-aura, fly, x-ray, or speed hacks.

Hosting Provider

A hosting provider is a company that rents out server resources so you can run your server without managing hardware.


I
Intel

Intel is a major CPU manufacturer, known for Core and Xeon processors. Many datacenters and hosts still run on Intel-based nodes.


J
Java

Java is the programming language and runtime that Minecraft: Java Edition and most server software run on.

JVM Flags

JVM flags are advanced startup options passed to the Java Virtual Machine that runs your Minecraft server. They tune memory usage, garbage collection, and performance behavior.


K
Kernel

The core component of the operating system that manages CPU, memory, and hardware resources for your Minecraft server process.


L
LAN World

A LAN world is a single-player Minecraft world temporarily opened to other players on the same local network (Wi-Fi or Ethernet).

Launcher

A launcher is the program you start Minecraft with, often used to select versions, modpacks, or profiles.


M
Minecraft Hosting

Minecraft hosting is renting or using hardware specifically set up to run Minecraft server software so others can connect.

Minecraft Server

A Minecraft server is a program that runs the game world independently of any player, allowing multiple people to join and play together.

Minigame Server

A minigame server hosts small, focused games like BedWars, SkyWars, parkour, or spleef instead of traditional survival. These servers rely heavily on plugins and custom maps.

Mod

A mod is a code modification that changes or adds game content (new blocks, machines, mobs, dimensions, etc.)

Mod Loader

A mod loader, like Forge, Fabric, NeoForge, Quilt, is the software layer that loads and manages mods in Minecraft.

Modpack

A modpack is a collection of Minecraft mods bundled together with a specific configuration.

Modrinth

Modrinth is a newer, community-focused platform for Minecraft mods, plugins, and modpacks, often emphasizing open-source.

Mohist

Mohist is a hybrid server software that combines Forge mods with Bukkit/Spigot-style plugins. It’s used when you want both a mods and plugins on your server.

MOTD

The MOTD (Message of the Day) is the short description that appears in the multiplayer server list, under the server name.

MySQL

MySQL is a database management system. It stores data in organized tables. MySQL handles user accounts, posts, and product information.


N
Network Bandwidth

Network bandwidth is the amount of data that can move through a connection per second often measured in Mbps or Gbps.

Node

A node is a physical or virtual machine that runs multiple Minecraft servers for a hosting provider.


O
OP

OP (operator) is a permission level on a Minecraft server that grants elevated or full administrative powers.

OS (Operating System)

The OS is the software layer that manages the hardware and runs programs like your Minecraft server (for example, Linux, Windows, or macOS).

Overallocation

Overallocation is when a hosting provider allocates more resources especially RAM or CPU to customer servers than the node physically has.


P
Pay-to-win

Pay-to-win describes a monetization model where players can buy ranks, items, or perks that give unfair competitive advantages. Minecraft’s EULA restricts certain forms of pay-to-win on public servers.

Ping

Ping is the time it takes for data to travel between a player’s computer and the server, measured in milliseconds.

Plugin

Plugins are server-side extensions that add features like minigames, ranks or extra commands.

Plugin Conflict

A plugin conflict happens when two or more plugins interfere with each other leading to bugs, errors, or crashes.

Port Forwarding

Port forwarding is a router configuration that exposes your local Minecraft server to the internet by mapping an external port to your machine.

Pre-generation

The process of generating chunks in advance before players explore them, reducing lag caused by real-time chunk generation.

Proxy

A proxy in Minecraft like BungeeCord, Waterfall, or Velocity sits in front of multiple backend servers and connects players to them as one network. It lets you link separate servers behind a single IP and port.

Pterodactyl

Pterodactyl is an open-source game panel used by many modern hosts. It runs game servers inside Docker containers and provides a clean web UI for managing Minecraft.

Public Server

A public server is open for anyone (or almost anyone) to join, usually by sharing the IP or domain on server lists and communities.


Q
Query

A protocol that allows server list websites and monitoring tools to fetch information about your Minecraft server like player count and MOTD.

Quilt

A modern mod loader for Minecraft that forked from Fabric, focusing on modularity and community-driven development.


R
RAM

RAM is server’s short-term memory, used to store chunks, entities, mod and plugin data while the server runs.

Reload

Reload is the act of reloading plugins or configuration without fully restarting the server.

Root Access

Root access is full administrative control over the underlying operating system, typically available on VPS or dedicated servers.

Rubberbanding

Rubberbanding is when a player’s position snaps back to a previous spot after moving, usually due to network or server-side lag.


S
Self-Hosting

Self-hosting means running your Minecraft server on hardware you control directly like your home PC.

Server Properties

server.properties is the main configuration file that controls core server behavior, such as game mode, difficulty, view distance, and online mode. Editing it lets you shape how your Minecraft world feels and performs for players.

Server Software

Server software is the program that runs your Minecraft server and handles all player connections and game logic. For example: Vanilla, Paper, Spigot, Forge, Fabric, Purpur.

Server-Side

Server-side refers to anything that runs on the Minecraft server rather than on the player’s computer.

SFTP

SFTP (SSH File Transfer Protocol) is a secure method to upload, download, and manage server files.

Shared Hosting

Shared hosting places your Minecraft server on a machine where many other servers run alongside it, sharing the same hardware resources.

Spark

Spark is a performance profiling plugin and mod for Minecraft servers that diagnoses lag, monitors CPU and memory usage, and generates detailed reports to identify performance bottlenecks.

Spigot

Spigot is an optimized version of the old Bukkit server that introduced most of the plugin ecosystem we still use today.

Storage

Storage is where your world files, configs, backups, and server jars are saved.

Subdomain

A subdomain is the part of a domain that appears before the main name, like play.example.com


T
Timings

Timings is a built-in performance profiling tool for Spigot and Paper servers that tracks and reports which plugins, tasks, and server processes are consuming the most resources.

TPS (Ticks Per Second)

TPS (Ticks Per Second) measures how many game ticks the server completes each second with 20 TPS being ideal. When TPS drops, everything is laggy.


U
Uptime

Uptime is the percentage of time your server or node stays online and reachable. Higher uptime means better reliability for players.


V
Vanilla Minecraft

The unmodified game with no mods or plugins. It's the official version of Minecraft from Mojang.

vCore

A vCore (virtual core) is a virtualized CPU core allocated to your server in VPS or cloud hosting environments, representing a portion of the physical processor's capacity.

Velocity

Velocity is a modern, high-performance Minecraft proxy system that connects multiple servers into one network

View Distance

View distance shows how many chunks are visible to each player.

VPS Hosting

VPS (Virtual Private Server) hosting gives you a slice of a powerful machine with dedicated resources CPU, RAM and root access, created through virtualization.


W
Whitelist

A whitelist is a list of allowed player usernames that are permitted to join your server.

World Border

A boundary that prevents players from traveling beyond a set distance from the center point, taking damage if they try to pass it.

World Trimming

The process of deleting unused or unexplored chunks from your world to reduce file size and improve performance.


X
X-Ray

A cheat or texture pack that lets players see through blocks to find ores and hidden bases, commonly blocked by anti-cheat plugins.

Xeon

Intel's server-grade processor line commonly used in dedicated servers and datacenter nodes for Minecraft hosting.


Y
YAML

The file format used by most Bukkit/Spigot/Paper plugins for configuration files, using indentation-based structure.


Z
Zero-tick Farm

An exploit (now patched in newer versions) that allowed instant crop growth, historically causing server lag and performance issues.


Don't miss out

CYBER DEAL
UP TO -40%

Host a Minecraft Server today with the best Cyber deal discount

  • -40% First Month
  • -10% First Quarter
  • -40% First Year