gacha-daily-limit-1.1.0.jar
Curse Maven Snippet
What's new
v1.1.0 / English
🆕 New
- Independent daily limits per currency type. Previously there was a single global limit for all machines; now each currency category has its own counter and its own limit:
- Relic coins: 5/day
- Apricorns: 5/day
- Diamonds: 3/day
- Yarn (plush machines): 5/day
- Koban coins: 5/day
- All these limits are configurable without recompiling, via
config/gachadailylimit/config.json. - New command
/gachalimit setmax <category> <amount>to change a category's limit on the fly. - New command
/gachalimit categoriasto list configured categories and their current limit. /gachalimit check <player>now shows a breakdown of remaining pulls per category, instead of a single number.
🐛 Fixed
- The pull counter was shared across different worlds. Daily progress was stored in the Minecraft installation's global config folder, so if you played in one world and then opened another (or connected to a different server) with the same installation, you'd see the same already-used counter. Data is now stored inside each world/server's own save folder, so each one keeps a fully independent count.
⚠️ Update notes
- When updating from v1.0.0, the old counters (stored in the global config) are orphaned and won't be migrated automatically; the mod will start counting from zero in the new per-world location.
- If you had configured the limit with
/gachalimit setmax <amount>in v1.0.0, you'll need to reconfigure it per category using the new syntax/gachalimit setmax <category> <amount>.
v1.1.0 / Spanish
🆕 Novedades
- Límites diarios independientes por tipo de moneda. Antes había un único límite global para todas las máquinas; ahora cada categoría de moneda tiene su propio contador y su propio límite:
- Monedas reliquia: 5/día
- Apricorns: 5/día
- Diamantes: 3/día
- Lanas (máquinas de peluches): 5/día
- Monedas Koban: 5/día
- Todos estos límites son configurables sin recompilar desde
config/gachadailylimit/config.json. - Nuevo comando
/gachalimit setmax <categoria> <cantidad>para cambiar el límite de una categoría en caliente. - Nuevo comando
/gachalimit categoriaspara listar las categorías configuradas y su límite actual. /gachalimit check <jugador>ahora muestra el desglose de tiradas restantes por cada categoría, en vez de un único número.
🐛 Corregido
- El contador de tiradas se compartía entre mundos distintos. El progreso diario se guardaba en la carpeta de configuración global de la instalación de Minecraft, así que si jugabas en un mundo y luego abrías otro (o te conectabas a otro servidor) con la misma instalación, veías el mismo contador ya gastado. Ahora los datos se guardan dentro de la carpeta de cada mundo/servidor, así que cada uno lleva su cuenta de forma completamente independiente.
⚠️ Notas de actualización
- Al actualizar desde la v1.0.0, los contadores antiguos (guardados en la config global) se quedan huérfanos y no se migran automáticamente; el mod empezará a contar desde cero en la nueva ubicación por mundo.
- Si tenías el límite configurado con
/gachalimit setmax <cantidad>en la v1.0.0, tendrás que volver a configurarlo por categoría con la nueva sintaxis/gachalimit setmax <categoria> <cantidad>.
This mod has no additional files

