Logo
MINECRAFTBIBLE
Items
Items

All game items

Blocks
Blocks

Building blocks

Mobs
Mobs

Creatures & monsters

Biomes
Biomes

World biomes

Structures
Structures

Generated structures

Recipes
Recipes

Crafting guides

Advancements
Advancements

Achievements

Loot Tables
Loot Tables

Drop rates

Tags
Tags

Item groupings

All Versions
View all data →
Capes
Cape ArchiveNEW

Browse rare Minecon capes, OptiFine capes, and custom capes from players worldwide

Browse

Player Database
Player DatabasePopular

Search any player

Skin Browser
Skin Browser

Browse & download skins

Cape Gallery
Cape GalleryNEW

Minecon & OptiFine capes

Seed Vault
Seed Vault

Curated seeds

Learn

Guides
GuidesNew

Tutorials & tips

Blog
Blog

News & updates

Community

Community Hub
Community HubHub

Posts, discussions & more

All Versions
View community →
Seed Analyzer
Seed Analyzer

World seed analysis

Loot Explorer
Loot Explorer

Drop rates

Crafting Calculator
Crafting Calculator

Material planning

Enchant Calculator
Enchant Calculator

Probability math

Redstone Lab
Redstone Lab

Signal timing

Trading Profit
Trading Profit

Villager ROI

All Versions
View all tools →
Mods
Mods

Browse all mods

Plugins
Plugins

Server plugins

Resource Packs
Resource Packs

Textures & sounds

Shaders
Shaders

Visual enhancements

Datapacks
Datapacks

World logic

Scanner
Mod Intelligence

Scan & analyze any mod

All Versions
View all mods →
Loading...
IntroductionIntroductionVersion HistoryVersion HistoryGuidesGuidesBlog & NewsBlog & News
ItemsItemsBlocksBlocksMobsMobsRecipesRecipesBiomesBiomesStructuresStructuresAdvancementsAdvancementsLoot TablesLoot TablesTagsTags
ModsModsPluginsPluginsResource PacksResource PacksShadersShadersDatapacksDatapacks

MinecraftBible

The Ultimate Wiki

Logo
MINECRAFTBIBLE

The ultimate Minecraft reference. Every item, block, mob, and recipe documented with precision.

Community

  • Skin Browser
  • Cape Gallery
  • Seed Vault
  • Blog
  • Guides

Database

  • Items
  • Blocks
  • Mobs
  • Recipes
  • Biomes
  • Structures

Tools

  • Seed Analyzer
  • Mod Intelligence
  • Crafting Calculator
  • Enchant Calculator

Mods & Packs

  • Mods
  • Plugins
  • Resource Packs
  • Shaders
  • Datapacks

Site & Legal

  • About
  • Authors
  • Editorial Policy
  • Corrections
  • Contact
  • Privacy Policy
  • Terms of Service
  • DMCA
  • Sitemap

© 2026 MinecraftBible. Not affiliated with Mojang or Microsoft.

PrivacyTermsContact
CronWhiteList
PluginGPL-3.0-only

CronWhiteList

CronWhiteList is a Minecraft plugin that automates server whitelist management through time-based scheduling, allowing administrators to set specific hours when the whitelist should be active or inactive.

34
Downloads
0
Followers
11 months ago
Updated
📦
1
Versions
managementutilitypaperpurpurspigot
Download Latestv250620-1836-SNAPSHOTView on Modrinth

📖About CronWhiteList

Banner

CronWhiteList

A lightweight Minecraft plugin that automates server whitelist management through time-based scheduling. Designed for performance, administration, and server control.


🔧 Features

  • /cronwhitelist <active_time> <inactive_time>: Configure when whitelist should be active and inactive.
  • /cronwhitelist start: Start the automatic whitelist scheduler.
  • /cronwhitelist stop: Stop the automatic whitelist scheduler.
  • /cronwhitelist status: Display current cronjob status.
  • ⏰ Time-Based Management: Set specific times for whitelist activation and deactivation.
  • 🔄 Automated Control: Schedule when whitelist should be enabled or disabled automatically.
  • 🛡️ Operator Protection: Operators are never kicked when whitelist is enabled.
  • 💾 Persistent Configuration: Settings are saved to SQLite database and persist across server restarts.
  • 🕛 Cross-Midnight Support: Handles schedules that span across midnight seamlessly.
  • 📊 Real-time Monitoring: Checks every 60 seconds and adjusts whitelist as needed.
  • 🚀 Startup Behavior: Automatically resumes configured schedules on server restart.
  • ⚡ Lightweight: Minimal resource usage with efficient SQLite storage.

🗂️ Supported Minecraft Versions

  • Paper/Spigot 1.21.x

⚙️ Configuration

  • SQLite database stores all schedule configurations and persists across server restarts.
  • All times are automatically adjusted by subtracting 1 minute for precise timing.
  • Plugin operates with 60-second check intervals for optimal performance.

🛠️ Commands

Command Description
/cronwhitelist <active_time> <inactive_time> Configure schedule times (HH:MM format)
/cronwhitelist start Start the automatic whitelist scheduler
/cronwhitelist stop Stop the automatic whitelist scheduler
/cronwhitelist status Show the current cronjob status

🔐 Permissions

Node Description
cronwhitelist.admin Allows access to all CronWhiteList commands

Default: op (only operators can use the plugin)

🎮 How it Works

  1. Use /cronwhitelist <active_time> <inactive_time> to set your schedule (e.g., /cronwhitelist 14:00 22:00).
  2. The plugin automatically starts the cronjob and begins monitoring.
  3. At the specified times, the whitelist will be enabled or disabled automatically.
  4. Operators are protected and will never be kicked when whitelist activates.
  5. Non-whitelisted players are automatically kicked when whitelist becomes active.

🔗 Time Management System

CronWhiteList includes intelligent time handling for various scenarios:

  • Standard Day Schedule: e.g., 09:00 to 17:00 (whitelist active during day)
  • Night Schedule: e.g., 22:00 to 06:00 (whitelist active during night, spans midnight)
  • Automatic Adjustment: Input times are reduced by 1 minute (11:30 becomes 11:29)
  • Persistent State: Configuration survives server restarts and maintains schedule
  • Real-time Monitoring: Checks every 60 seconds and applies changes immediately

💡 Use Cases

  • Restrict server access to specific hours (e.g., maintenance windows).
  • Create "members-only" hours during peak times.
  • Automatically manage whitelist for events or scheduled activities.
  • Protect server resources during off-hours while allowing trusted players.

📝 Technical & Legal

  • License: GPL-3.0-only (see LICENSE)
  • Author: MrH00k
  • Database: Uses SQLite for persistent schedule storage.
  • No suppression of static analysis warnings: All warnings remain visible for maintainability.
  • No external dependencies required.

Take control of your server access — with CronWhiteList!

👥 Team & Contributors

F
FirewallSHOwner

⚙️ Compatibility

Environment
🖥️ Server-side
Loaders
paperpurpurspigot
Minecraft Versions
1.211.21.11.21.21.21.31.21.41.21.51.21.6

🔗 Links

Modrinth Page