lotgd-core/occurrence-bundle

Core Bundle: Occurrence system for LoTGD IDMarinas Edition. Special events in different areas.

Maintainers

Package info

github.com/lotgd-core/occurrence-bundle

Type:lotgd-bundle

pkg:composer/lotgd-core/occurrence-bundle

Fund package maintenance!

Paypal

Statistics

Installs: 388

Dependents: 8

Suggesters: 0

Stars: 0

Open Issues: 0

0.1.5 2025-12-04 15:37 UTC

This package is auto-updated.

Last update: 2026-03-04 16:15:01 UTC


README

GitHub release GitHub Release Date GitHub code size in bytes Build in PHP

GitHub issues GitHub pull requests Github commits (since latest release) GitHub commit activity GitHub last commit

GitHub top language GitHub language count

PayPal.Me - The safer, easier way to pay online! Liberapay - Donate Twitter

Installation

composer require lotgd-core/occurrence-bundle

Default configuration

lotgd_occurrence: # Required
    # Prototype
    name: # Name of occurrence/event
        # Probability of activate this event zone. Int 0-10000 (10000 is 100.00%)
        probability: ~ # Required
        # Maximun number events that can be activated in this zone.
        max_activation: 2 # Optional, by default is 2