INNOUNIQ
Discord
  • 🏠Home
  • 🧩Plugins
    • 🌏TheCore
      • Installation
      • Commands & Permissions
      • Configuration
        • Base
        • Options
        • Centralized Reward Repository
        • Command management
    • 🎄Advent Season
      • Modules
        • Advent Calendar
          • Installation
          • Command & Permissions
          • Configuration
            • Options
            • Calendar
            • GUI
            • Command management
            • Placeholder
        • Christmas Mail
          • Installation
          • Command & Permissions
          • Configuration
            • Options
            • GUI
            • Command management
            • Placeholder
        • Grinch
          • Installation
          • Command & Permissions
          • Configuration
            • Options
            • GUI
            • Command management
            • Placeholder
        • Saint Nicholas
          • Installation
          • Command & Permissions
          • Configuration
            • Options
            • GUI
            • Command management
        • Scavenger Hunt
          • Installation
          • Command & Permissions
          • Configuration
            • Options
            • Christmas Present
            • GUI
            • Command management
            • Placeholder
          • Advent Calendar
      • FAQ
      • Summary
    • 🐣Easter Season
      • Modules
        • Egg Hunt
          • Installation
          • Command & Permissions
          • Configuration
            • Options
            • Easter Egg
            • GUI
            • Command management
            • Placeholder
      • FAQ
      • Summary
    • 🎺Melody Player
      • Installation
      • Commands & Permissions
      • Configuration
        • Options
        • Melody Reposiotry
        • Player Repository
        • Command management
        • GUI
      • FAQ
      • Summary
    • 🏃‍♂️Parkour
    • 💸Lottery
    • 📥Voting
      • Installation
      • Commands & Permissions
      • Configuration
        • Options
        • Voting Unit
        • GUI
        • Interactive Signs
      • Summary
    • 🎟️Promotional Activity
      • Coupon
        • Installation
        • Commands & Permissions
        • Configuration
          • Options
          • Command management
          • GUI
          • Placeholder
        • FAQ
        • Summary
      • Voucher
        • Installation
        • Commands & Permissions
        • Configuration
          • Options
          • Command management
          • GUI
          • Placeholder
        • FAQ
        • Summary
    • 👴Archieve
      • 🎄Advent Season - 2022 Edition
        • Installation
        • Command & Permissions
          • Advent Season
          • Advent Calendar
          • Christmas Mail
          • Carols
          • Saint Nicholas
          • Grinch
          • Additional permissions
        • Configuration
          • Base
          • Options
            • Advent Calendar
            • Christmas Mail
            • Saint Nicholas
            • Grinch
            • Carols
          • Reward
          • Command management
          • GUI
          • Placeholder
        • FAQ
        • Summary
      • 🎄Advent Season - 2023 Edition
        • Advent Core
        • Commands & Permissions
        • Configuration
          • Base
          • Options
          • Reward
          • Command management
        • Modules
          • Advent Calendar
            • Installation
            • Command & Permissions
            • Configuration
              • Options
              • Calendar
              • GUI
              • Command management
              • Placeholder
          • Christmas Mail
            • Installation
            • Command & Permissions
            • Configuration
              • Options
              • GUI
              • Command management
              • Placeholder
          • Grinch
            • Installation
            • Command & Permissions
            • Configuration
              • Options
              • GUI
              • Command management
              • Placeholder
          • Saint Nicholas
            • Installation
            • Command & Permissions
            • Configuration
              • Options
              • GUI
              • Command management
          • Scavenger Hunt
            • Installation
            • Command & Permissions
            • Configuration
              • Options
              • Christmas Present
              • GUI
              • Command management
              • Placeholder
            • Advent Calendar
        • FAQ
        • Summary
      • 📥Voting - Until 4.2.0
      • 🐣Easter Season - 2023/2024
        • Easter Core
        • Commands & Permissions
        • Configuration
          • Base
          • Options
          • Reward
          • Command management
        • Modules
          • Egg Hunt
            • Installation
            • Command & Permissions
            • Configuration
              • Options
              • Easter Egg
              • GUI
              • Command management
              • Placeholder
        • FAQ
        • Summary
  • ⚖️Terms of Use
  • 🏖️Playground Server
  • 📊Analytics
  • 💰Donation
Powered by GitBook
On this page
  • Localization
  • Multi localization
  • Storage
  • Automatic updates
  • Analytics
  • Data collected from your server about AdventSeason

Was this helpful?

  1. Plugins
  2. Archieve
  3. Advent Season - 2022 Edition
  4. Configuration

Base

Looking into config.yml

Localization

Whole resource using English localization as default.

To translate messages follow steps below:

  • Move to Locale folder of Advent Season plugin

  • Just make duplicate of EN.yml file.

  • Rename it and write the name of the file into config.yml.

Example

#LocaleFile: EN.yml
Prefix:
  Base: "&5&lAdvent Season &6\u2771"
  ...
#LocaleFile: SK.yml (Slovak)
Prefix:
  Base: "&5&lAdventná Sezóna &6\u2771"
  ...
Locale:
  Primary: SK #Previously EN

Multi localization

Plugin is able to hold different localisations at the same time. It’s up to player, which localisation wants to display.

Secondary localizations do not have to contain all translations. In case of secondary translation does not contain requested path, the primary file is used to fetch data.

#config.yml
Locale:
  Primary: EN
  Secondary:
  - SK
  - CZ
  ...

Storage

Space where to save required data.

Supported storages

  • MySQL

  • SQLite

If you prefer MySQL Storage before SQLite, you need to fill variables at config.yml.

Storage:
  Type: "MySQL"
  Host: "IP"
  Port: 3306
  Database: "db"
  User: "name"
  Password: "*****"

There is required that ProfileStorage and this plugin is using the same source of storage!

Automatic updates

At loading of the resource, system checks if new version is released.

If the downloader is enabled, system automatically downloades and updates the resource.

UpdateChecker:
  AutomaticDownload: true

If disabled, only console message about new version is displayed.

Analytics

Plugin sends anonymous data such as version of this resource, your server version and addition data of configuration. These data will help me in future development. All requests are asynchronous, so it has no impact on server's performance.

If you don't want to share these data, you can easily disable it.

Analytics:
  Active: false

Data collected from your server about AdventSeason

{
   "Options":{
      "ChristmasMail":{
         "Activity":true,
         "MailBox":{
            "Capacity":{
               "Extension":2,
               "Default":9
            }
         },
         "Figure":{
            "Particle":{
               "Activity":true
            },
            "Mode":"ARMOR_STAND"
         }
      },
      "SaintNicholas":{
         "Activity":true,
         "Figure":{
            "Particle":{
               "Activity":true
            },
            "Mode":"ARMOR_STAND"
         }
      },
      "Grinch":{
         "Activity":true,
         "Loot":{
            "DefaultProbability":25.0
         },
         "Figure":{
            "Particle":{
               "Activity":true
            },
            "Mode":"ARMOR_STAND"
         }
      },
      "AdventCalendar":{
         "Activity":true,
         "Season":{
            "OpeningTime":"00:00",
            "OpeningType":"STRICT"
         },
         "Reward":{
            "Benefit":{
               "Activity":false
            },
            "DefaultChoiceType":"QUICK__BASE"
         },
         "Figure":{
            "Particle":{
               "Activity":true
            },
            "Mode":"ARMOR_STAND"
         }
      },
      "Economy":{
         "Experience":false,
         "VaultWrapper":false
      },
      "GUI":{
         "WindowItemType":"ICON",
         "WindowOrder":"RANDOM"
      },
      "Carol":{
         "Activity":true,
         "Mode":"AROUND_POINT"
      },
      "Visual":{
         "BossBar":{
            "Activity":true
         },
         "ExtensiveLogging":{
            "Activity":true
         }
      }
   },
   "CarolPlayer":"NONE"
}

PreviousConfigurationNextOptions

Last updated 2 years ago

Was this helpful?

🧩
👴
🎄