πŸ“‚ Main Configuration

PhoenixCrates still has some configuration fields allowing you to customize various aspects of the plugin.

General Configuration

Below is a list of options that are in the config.yml and a description of what they do.

  • knockback - This option allows you to change the knockback that the player takes when trying to open a crate with the wrong key

  • quick-open - This option will enable players to quick open when holding the crate key and shifting right-clicking it.

  • render-radius - This option allows you to define the distance that effects will need to stop showing to the player.

Messages Configuration

The messaging configuration file is pretty self-explanatory when it comes to configuration.

All texts that the player can see are customized in the configuration file for example holograms, chat messages, and menus.

One main concept you need to know is a placeholder, they are called like %this_is_placeholder%. A placeholder is a character, word, or group of characters that temporarily takes the place of the final data.

Last updated