Crown Development
  • Introduction
  • License System
  • Plugins
    • CrownCore
      • Features
      • Commands & Permissions
      • Placeholders
      • Messages
      • Configuration
      • Sounds
    • CrownTebexData
      • Commands & Permissions
      • Placeholders
      • Messages
      • Configuration
      • Sounds
    • CrownKits
      • Commands & Permissions
      • Messages
      • Configuration
      • Sounds
    • CrownCoinflips
      • Features
      • Commands & Permissions
      • Placeholders
      • Messages
      • Configuration
    • CrownAreaReset
      • Features
      • Commands & Permissions
      • Placeholders
      • Messages
      • Configuration
      • Sounds
  • 🧡 Discord
Powered by GitBook
On this page
  • Area resetting
  • Placeholder
  • Global values
  • Message color and hex translation.
  1. Plugins
  2. CrownAreaReset

Features

PreviousCrownAreaResetNextCommands & Permissions

Last updated 1 month ago

Area resetting

Areas are regenerated using FAWE for minimal performance impact.

  • Players inside an Area are alerted before the Area is regenerated.

  • Players inside an Area are pushed into the Air before the Area is regenerated.

Placeholder

Read .

Global values

Each plugin can have its own values to use in its messages.yml. To do this you simply add the key you want to the messages.yml file (not in the messages path) and then you can call it by using the internal placeholder %<pluginname>_<key>%. Here is an .

  • You can configure this in /plugins/CrownAreaReset/messages.yml.

Key
Internal placeholder
PAPI placeholder

prefix

%prefix%

%cc_prefix%

whitecolor

%accent%

%cc_accent%

accentColor

%white%

%cc_white%

Message color and hex translation.

All messages in the messages.yml are able to undestand legacy color codes aswell as hex color codes in the following formats legacy & and §, #ffffff and &#ffffff.

here
example