promotional bannermobile promotional banner

PlayersTimeLimit

Set daily playtime limits for players on your Minecraft server.

File Details

PlayerTimeLimit-1.0.2.jar

  • R
  • Dec 17, 2025
  • 343.85 KB
  • 95
  • 1.20.1
  • Fabric

File Name

PlayerTimeLimit-1.0.2.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:playerstimelimit-1235362:7343794"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

🇪🇸 Español

✨ Nuevas Características

  • Control de BossBar: Se agregó la opción enabled (true/false) en config/playertimelimit.yaml para mostrar u ocultar la barra de tiempo globalmente.
  • Limpieza Automática: Si se desactiva la BossBar y se recarga el plugin (/plt reload), las barras existentes se eliminan automáticamente de la pantalla de los jugadores.

🚑 Correcciones y Mejoras

  • Crash de Inicio Solucionado (Crítico): Se corrigió el error java.lang.NoClassDefFoundError: org/yaml/snakeyaml/Yaml incluyendo la librería correctamente dentro del mod.
  • Estabilidad de Configuración: Se añadió protección contra valores nulos al leer el archivo de configuración para evitar errores con versiones antiguas del YAML.

🇺🇸 English

✨ New Features

  • BossBar Toggle: Added an enabled option (true/false) in config/playertimelimit.yaml to globally show or hide the time bar.
  • Auto Cleanup: If the BossBar is disabled and the plugin is reloaded (/plt reload), existing bars are automatically removed from players' screens.

🚑 Fixes & Improvements

  • Startup Crash Fixed (Critical): Resolved the java.lang.NoClassDefFoundError: org/yaml/snakeyaml/Yaml error by correctly bundling the library inside the mod.
  • Config Stability: Added null-safety checks when reading the configuration file to prevent crashes with outdated YAML versions.