nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)

šŸ§© Chessure - Advanced Chest Regeneration System for Minecraft šŸ§©

by KinglyFenix Studios

šŸŒ DescripciĆ³n General del Plugin / Plugin Overview

Chessure es un plugin premium diseƱado para transformar la experiencia de loot en tu servidor de Minecraft. Con Chessure, puedes configurar cofres para que se regeneren automĆ”ticamente, ajustando los tiempos y personalizando los mensajes para adaptarse al estilo de tu servidor. Ya sea para PvE, PvP o minijuegos, Chessure ofrece una experiencia dinĆ”mica y personalizada. Ā”Haz que tus cofres dejen de ser ordinarios y se conviertan en puntos estratĆ©gicos llenos de sorpresas!

Chessure is a premium plugin designed to transform the loot experience on your Minecraft server. With Chessure, you can set chests to automatically regenerate, customizing times and messages to match your server's style. Whether for PvE, PvP, or mini-games, Chessure offers a dynamic, customizable experience. Make your chests extraordinary by turning them into strategic points filled with surprises!


āš ļø Importante - Leer hasta el Final / Important - Read to the End

Para obtener el mĆ”ximo provecho de Chessure, te recomendamos leer toda la informaciĆ³n proporcionada, incluyendo las configuraciones, actualizaciones, y las notas de soporte al final. Esto asegura que puedas aplicar todas las opciones de personalizaciĆ³n y sacar el mayor partido del plugin en tu servidor.

To get the most out of Chessure, we recommend reading all the provided information, including configurations, updates, and support notes at the end. This will help you make the most of the plugin's customization options and get the best experience on your server.


āš ļø Nota Importante / Important Note

Este plugin fue creado para ser Premium, pero hemos lanzado una versiĆ³n gratuita para que puedas probarlo sin limitaciones iniciales. Esta versiĆ³n gratuita no quedarĆ” obsoleta y recibirĆ” actualizaciones, aunque mĆ”s lentamente que la versiĆ³n premium (hasta 2 versiones detrĆ”s de la premium).

This plugin was designed as Premium, but weā€™ve released a free version so you can try it without limitations initially. The free version won't become obsolete and will receive updates, albeit more slowly than the premium version (up to 2 versions behind the premium).


āœØ CaracterĆ­sticas Clave / Key Features

FunciĆ³n šŸ”‘ DescripciĆ³n šŸ“œ
ā³ RegeneraciĆ³n AutomĆ”tica Configura cofres para regenerarse tras un tiempo definido y ofrecer Ć­tems a los jugadores periĆ³dicamente.
šŸ“¢ Sistema de Anuncios Notifica a los jugadores cuando un cofre estĆ” listo para ser saqueado nuevamente.
šŸ”’ RegeneraciĆ³n Individual Cada jugador puede obtener su propio loot, evitando conflictos y asegurando una experiencia justa.
šŸ‘„ Sistema de Loot Compartido Permite compartir Ć­tems entre jugadores antes de la siguiente regeneraciĆ³n, ideal para servidores PvP.
ā²ļø Intervalos Personalizables Define el tiempo exacto de regeneraciĆ³n para cada cofre de manera global o especĆ­fica.
šŸŽØ Mensajes Personalizables Ajusta todos los mensajes clave para alinearlos con la atmĆ³sfera de tu servidor.
šŸ’» Comandos de GestiĆ³n Facilita la administraciĆ³n mediante comandos: /CSS list, /css savechest, /css reload, /css updatechest.
āš™ļø Soporte de Permisos Sistema de permisos avanzado para otorgar acceso solo a jugadores autorizados.

Function šŸ”‘ Description šŸ“œ
ā³ Automatic Regeneration Set chests to regenerate after a defined time, periodically offering items to players.
šŸ“¢ Announcement System Notifies players when a chest is ready to be looted again.
šŸ”’ Individual Regeneration Each player can receive their own loot, avoiding conflicts and ensuring a fair experience.
šŸ‘„ Shared Loot System Allows players to share items before the next regeneration, ideal for PvP servers.
ā²ļø Customizable Intervals Set the exact regeneration time for each chest globally or specifically.
šŸŽØ Customizable Messages Adjust all key messages to match your serverā€™s atmosphere.
šŸ’» Management Commands Simplify management with commands: /CSS list, /css savechest, /css reload, /css updatechest.
āš™ļø Permission Support Advanced permission system to grant access only to authorized players.

āš™ļø Ejemplo de ConfiguraciĆ³n / Configuration Example

# ##################################
# Please refrain from modifying this section
ConfigVersion: 0.1
# ##################################
License: ''
# ##################################
# some options were disabled for improvement reasons for the next update
# ##################################

# ##################################
# Main Configuration File
# ##################################
Prefix: <g:#5034c4:#05b4a2>Chessure</g>
# ConfiguraciĆ³n para la regeneraciĆ³n de cofres
chest-regen:
  maintenance-mode: true
  only-once: false
  enabled: true # Habilita o deshabilita la regeneraciĆ³n de cofres
  interval: 300 # Tiempo de reapariciĆ³n en segundos (ej: 300 segundos = 5 minutos)
  announce-time: 30
  announce-regen: true # Anunciar cuando el cofre se regenera
  chest-not-found: false
  pre-announce-time: 300 # 5 minutos antes de la regeneraciĆ³n
  pre-announce-regen: true
  per-player: true # Si estĆ” habilitado, cada jugador puede obtener los Ć­tems individualmente
  reset-time: 86400 # Tiempo en segundos para que los Ć­tems del cofre se reinicien (ej: 86400 segundos = 24 horas)
Hologram:
  enabled: true
  maintenance:
  - '&6Mantenimiento'
  - '&4Estamos en mantenimiento'
  message:
  - '&6&lCofre: &f{name}'
  - '&7Tiempo de regeneraciĆ³n: &f{time}'
  regen-complete:
  - '&6&lCofre: &f{name}'
  - '&bEsta listo para abrirse'
  looted:
  - '&6&lCofre: &f{name}'
  - '&bya has looteado este cofre'

# Mensajes personalizados
messages:
  maintenance-active: '{prefix} &4 estas opciones estan en mantenimiento porfavor
    intentalo mas tarde'
  chest-regen-time: '&aEl cofre {chest_name} se regenerarĆ” en {minutes} minutos y
    {seconds} segundos.'
  regen-start: '{prefix} &aEl cofre en la posiciĆ³n {location} se ha regenerado!'
  regen-complete: '{prefix} &eTodos los cofres han sido regenerados!'
  chest-looted: '{prefix} &eHas saqueado el cofre. Los ƭtems se regenerarƔn en {minutes}
    minutos con {seconds} segundos.'
  chest-reset: '{prefix} &eEl cofre ha sido reseteado. Ya puedes obtener los Ć­tems
    de nuevo.'
  no-chest-reg: '{prefix} este cofre no esta registrado'
  no-chest: '{prefix} &cNo estĆ”s mirando ningĆŗn cofre.'
  chest_empty: '&cEste cofre estĆ” vacĆ­o. Espera {minutes} minutos y {seconds} segundospara
    la regeneraciĆ³n.'
  NO-PERMISSION: '&cNo tienes permisos para hacer esto.'
  ONLY-PLAYERS: '&cEsto solo estĆ” disponible para jugadores.'
  chest-not-found: '{prefix} &cEl cofre especificado no existe.'
  Invalid-Args:
  - '&b-=-&r &9&LChessure &b-=-'
  - ''
  - '&d/css list &7- View the list of regenerable chests. &b- Ver la lista de cofres
    regenerables.'
  - ''
  - '&d/css savechest {name} &7- Save the position of the chest. &b- Guardar la posiciĆ³n
    del cofre.'
  - ''
  - '&d/css reload &7- Reload the configuration. &b- Recargar la configuraciĆ³n.'
  - ''
  - '&d/css support &7- Get assistance via Discord. &b- Obtener asistencia a travƩs
    de Discord.'
  - ''
  - ''
  - '&d/css maintenance &7- Activate and deactivate maintenance mode. &b- Activa y
    desactiva el modo mantenimiento .'
  - ''
  - '&d/css timer {subcommand} &7- Control the timer of a chest. Subcommands: start,
    stop, reset. &b- Controlar el temporizador de un cofre. Subcomandos: iniciar,
    detener, reiniciar.'
  - ''
  - '&d/css upgradechest {name} &7- Upgrade the selected chest. &b- Actualizar el
    cofre seleccionado.'
  # Esta parte es mera mente ilustrativa

  commands:
  - name: /css list
    description:
      en: Shows the list of registered regenerable chests.
      es: Muestra la lista de cofres regenerables registrados en la configuraciĆ³n.
  - name: /css savechest {name}
    description:
      en: Saves the position of the chest the player is looking at and allows naming
        it. This command registers the regeneration time and content of the chest.
      es: Guarda la posiciĆ³n del cofre que estĆ” mirando el jugador y le permite asignarle
        un nombre. Este comando registra el tiempo de regeneraciĆ³n del cofre y su
        contenido.
  - name: /css reload
    description:
      en: Reloads the plugin configuration. Can only be used by players with operator
        (OP) permissions.
      es: Recarga la configuraciĆ³n del plugin. Solo puede ser utilizado por jugadores
        con permisos de operador (OP).
  - name: /css support
    description:
      en: Provides assistance to the player via a link to the official Discord server
        of the plugin.
      es: Proporciona asistencia al jugador a travƩs de un enlace al servidor oficial
        de Discord del plugin.
  - name: /css maintenance
    description:
      en: Activate and deactivate maintenance mode
      es: 'Activa y desactiva el modo mantenimiento '
  - name: /css timer {subcommand}
    description:
      en: 'Controls the timer of the specified chest. Can use the following subcommands:'
      es: 'Controla el temporizador del cofre especificado. Puede utilizar los siguientes
        subcomandos:'
    subcommands:
    - name: start {name}
      description:
        en: Starts the timer for the specified chest.
        es: Inicia el temporizador para el cofre especificado.
    - name: stop {name}
      description:
        en: Stops the timer for the specified chest.
        es: Detiene el temporizador para el cofre especificado.
    - name: reset {name}
      description:
        en: Resets the timer for the specified chest.
        es: Reinicia el temporizador para el cofre especificado.
  - name: /css upgradechest {name}
    description:
      en: Allows upgrading the chest the player is looking at. The name of the chest
        can be changed, and its items are saved.
      es: Permite actualizar el cofre que estĆ” mirando el jugador. Se puede cambiar
        el nombre del cofre y se guardan los Ć­tems contenidos en Ć©l.



# Otras configuraciones
options:
  loot-share: true # Si estĆ” habilitado, los Ć­tems pueden ser recogidos por varios jugadores antes de regenerarse
  loot-delay: 5 # Tiempo en segundos para que los ƭtems estƩn disponibles para otro jugador despuƩs de que alguien mƔs los saque

šŸ”§ Comandos Principales / Key Commands

Comando šŸ“œ DescripciĆ³n šŸš€
/css list View the list of regenerable chests. - Ver la lista de cofres regenerables..
/css savechest {name} Save the position of the chest.- Guardar la posiciĆ³n del cofre.
/css reload Reload the configuration- Recarga la configuraciĆ³n del plugin.
/css updatechest {name} Upgrade the selected chest. - Actualizar el cofre seleccionado.
/css timer {subcommand} Control the timer of a chest. Subcommands: start, stop, reset.- Controlar el temporizador de un cofre. Subcomandos: iniciar, detener, reiniciar.
/css maintenance Activate and deactivate maintenance mode.- Activa y desactiva el modo mantenimiento

šŸ“¦ Actualizaciones / Updates

VersiĆ³n / Version DescripciĆ³n / Description
caracterĆ­sticas principales.
0.1 - PRE RELACE VersiĆ³n pre relace inicial, enfocada en pruebas y compatibilidad bĆ”sica.-Initial pre relace release, focused on testing and basic compatibility.

āš ļø Problemas / Issues

Lamentablemente, el plugin aĆŗn estĆ” en una etapa temprana de desarrollo y puede carecer de soporte completo. No obstante, estamos trabajando en actualizaciones para mejorar la experiencia.

Unfortunately, the plugin is still in its early stages of development and might lack full support. However, we are actively working on updates to improve the experience.


šŸ”® Cambios a Futuro / Future Changes

Mis planes incluyen agregar funciones y compatibilidades con animaciones particulas y todo pero. Ā”Todo llegarĆ” a su tiempo!

My plans include adding features and compatibilities with animations, particles, and all, buts. Everything will come in time!


šŸ“‹ Dependencias / Dependencies

Chessure puede funcionar de forma independiente, pero ofrece compatibilidad con otros plugins opcionales para mejorar la experiencia. Chessure can work independently, but it offers compatibility with other optional plugins to enhance the experience.

Plugin ĀæEs necesario? / Is Required?
PlaceholderAPI Opcional / Optional

šŸ’½ Plataformas Compatibles / Supported Platforms Paper Support pupu Chessure es compatible con Spigot y otras plataformas de servidor de Minecraft, permitiendo una integraciĆ³n sin complicaciones para distintos entornos de servidor.

Chessure is compatible with Spigot and other Minecraft server platforms, allowing seamless integration for various server setups.


šŸŽ‰ Lleva Chessure a tu Servidor / Bring Chessure to Your Server Con Chessure, cada cofre se convierte en un punto de interĆ©s Ćŗnico y estratĆ©gico, brindando a los jugadores una experiencia de loot fluida y emocionante. Ā”Descubre la diferencia en cada saqueo!

With Chessure, every chest becomes a unique, strategic point of interest, giving players a smooth and exciting loot experience. Discover the difference in every raid!


External resources


Project members

Kingly Fenix Studios

Kingly Fenix Studios

Organization


Technical information

License
ARR
Project ID