OKLoginTiers: Smart Queue and Slot Reserve for Minecraft
OKLoginTiers is a Minecraft plugin that manages slot reservation and queue priority by weight and permissions. No manual kicks, fair access for donors and staff.
OKLoginTiers: Smart Slot & Queue Management for Minecraft
Running a bustling Minecraft server comes with its fair share of headaches. One of the most persistent is the dreaded full server. Players stare at a locked screen, donors grow restless, and moderators scramble to make sense of the chaos. Manually kicking players and sending apologetic messages is a time sink that no admin enjoys. That is where OKLoginTiers: Smart Slot & Queue Management for Minecraft steps in. This Bukkit plugin introduces a clean, automated solution for slot reservation, relying on a clever tier-and-weight system rather than random removals. Let's take a closer look at how it works and why it deserves a spot in your server setup.
What Makes This Plugin Stand Out?
Developed by dedo1911 and Kalman Olah, OKLoginTiers: Smart Slot & Queue Management for Minecraft is designed for CraftBukkit versions from 1.4.7 up to 1.7.2, with support for MCPC+ as well. Its core mission is to manage player entry when the server hits its player cap. Instead of ejecting someone at random, the plugin evaluates each connection based on a flexible rank system known as "tiers." Each tier carries a numeric weight, and that weight determines who gets in and who gets asked to leave.
In essence, this plugin transforms a chaotic free-for-all into a structured, predictable process. You define access levels in a configuration file, assign them via permissions, and let the server handle the rest. This is particularly valuable for servers with donation perks, where keeping paying players happy while not alienating regular visitors is a delicate balancing act.
The Weight System and Entry Screening
At the heart of OKLoginTiers: Smart Slot & Queue Management for Minecraft lies a straightforward yet powerful algorithm. When the server reaches its player limit, a screening mode activates. Every new connection attempt triggers a check that follows a clear sequence:
- The plugin looks for the permission node `oklogintiers.tiers.` on the incoming player and identifies the highest weight among their assigned tiers.
- The server then scans the current online players, starting from the lowest tier in the config, to find someone with a lesser weight.
- If the incoming player's weight is below 100 and a lower-weight player is found, that player is kicked to make room.
- If the incoming player's weight is 100 or higher, they join without displacing anyone, enjoying absolute priority.
- If no lower-weight player exists, the entry is denied.
This design makes weight 100 a sort of "immunity threshold." Moderators and admins can be set to 100 or above, guaranteeing they can always connect. Donors might receive a weight of 50, allowing them to displace regular players who sit at weight 10. The flexibility here means you can craft nearly any privilege model your server requires.
Key Features That Set It Apart
OKLoginTiers: Smart Slot & Queue Management for Minecraft is not just another reserved-slot plugin. Its standout features make server administration noticeably smoother:
- Dynamic displacement by weight ensures the least privileged player is always the one removed, never a random victim.
- Guaranteed staff access with weights of 100 or higher means moderation is never blocked by a full server.
- A multi-tier system allows you to define dozens of ranks, from regular players to VIP statuses, each with its own weight.
- Full compatibility with permission plugins through Vault means you do not need to overhaul your existing setup.
- Easy configuration reloads with the `/olt reload` command apply changes on the fly.
Once you place the JAR file into the plugins folder, the plugin runs with default settings. For those experimenting with modded setups and wanting to test server plugins alongside client-side mods, a modern launcher can be a great companion. Tools that let you fetch mods directly from a menu and assemble a custom environment save a ton of time and effort.
Installation and Requirements
To get OKLoginTiers: Smart Slot & Queue Management for Minecraft running, you will need Vault, a bridge for permission plugins. If Vault is missing, the plugin falls back to Bukkit's standard permission system, but installing Vault is strongly recommended for seamless integration with PermissionsEx, LuckPerms, and similar solutions.
The installation process is refreshingly simple:
- Download the OKLoginTiers.jar from the plugin's page; the source code is also available on GitHub.
- Drop the file into your server's `plugins` directory.
- Restart the server or execute a reload.
- A `config.yml` file will appear in the plugin's folder, ready for you to edit tiers to your liking.
- After making changes, run `/olt reload` to apply them without a full server restart.
Configuration and Fine-Tuning
The configuration file contains a `tiers` section where each entry defines a tier name and its weight. A sample setup might look like this:
tiers:
default:
weight: 10
vip:
weight: 50
moderator:
weight: 100
admin:
weight: 200
In this example, regular players have a weight of 10, VIPs sit at 50, moderators at 100, and admins at 200. When the server is full, a VIP can displace a regular player, a moderator joins without any kicks, and an admin gets in without breaking a sweat. You can add as many tiers as you need, naming them whatever fits your server's culture.
Commands and Permissions
The plugin keeps things minimal with just one administrative command and a permission system for players:
- `/olt reload` refreshes the configuration and requires the `oklogintiers.reload` permission.
- `oklogintiers.tiers.` assigns a player to a specific tier, issued through any permission plugin.
There are no extra commands to memorize. All management flows through permission assignments, which lowers the learning curve for admins considerably.
Why Choose This Plugin?
The Bukkit plugin landscape offers several options for reserved slots, but OKLoginTiers: Smart Slot & Queue Management for Minecraft distinguishes itself with transparent weight logic and reliable performance across a wide range of server versions. It is not bloated with unnecessary features, integrates easily into an existing ecosystem, and Vault support makes it universally applicable. The project is open source, with code available on GitHub, so you can inspect the mechanics or suggest improvements if you are so inclined.
By adopting this plugin, you can put an end to the endless "why was I kicked?" complaints and focus on growing your server. The combination of a flexible tier system, automatic screening, and absolute priority for staff is a recipe for calm, orderly online management.
Final Thoughts
OKLoginTiers: Smart Slot & Queue Management for Minecraft is a compact yet powerful addition to any server that values order and respects player privileges. Setup takes minutes, and the impact is immediate: donors feel valued, moderators stay connected, and random kicks become a thing of the past. Give it a try on your project and see how technical simplicity can resolve organizational headaches. If you want to download OKLoginTiers: Smart Slot & Queue Management for Minecraft for Minecraft, the process is straightforward, and our guide on how to install covers every step. The plugin works seamlessly on supported CraftBukkit versions, and with Vault in place, you will wonder how you ever managed without it.
Download OKLoginTiers for Minecraft 1.5.2
Original name: OKLoginTiers
Minecraft: 1.5.2
| File | Version | Loader | Size | |
|---|
| OKLoginTiers.jar | — | — | 22 КБ | Download |
| OKLoginTiersReborn_2_0.jar | 1.5.2 | — | 24 КБ | Download |
Author: KlamrFox