Skip to content

Latest commit

 

History

96 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

logo

BedWars1058-Deposit

1.8, 1.9, 1.10, 1.11, 1.12, 1.13, 1.14, 1.15, 1.16, 1.17, 1.18, 1.19, 1.20, 1.20.6, 1.21, 26.1

GitHub Sponsors GitHub contributors GitHub Releases GitHub last commit GitHub issues GitHub repo size GitHub license Forks

Repo Stats

Table of Content

Configs

This contains the configuration details for BedWars1058-Deposit.

Note

All files are located in /plugins/BedWars1058/Addons/Deposit

Main Configuration

The config.yml file is the plugin's main configuration file:

# BedWars1058 - Deposit Addon
# Github: https://github.com/Parsa3323/BedWars1058-Deposit 

# Log level:
# Determines the level of logging that will be shown in the console.
# Available options:
# SEVERE   - Shows only critical errors.
# WARNING  - Displays warnings and serious issues.
# INFO     - Standard logging (recommended).
# CONFIG   - Shows additional configuration details.
# FINE     - Provides debugging information (debug mode).
# FINER    - Even more detailed debugging logs.
# FINEST   - Maximum debugging details (may spam the console).
log-level: INFO

# Determines when the deposit hologram should be registered in the game.
hologram-register-event: GameStateChangeEvent

# Enable or Disable deposit holograms.
deposit-holograms: true

# If enabled, depositing an item will move all matching item stacks
# from the player's inventory to the Ender Chest or Chest.
deposit-whole-itemstack: false

# If enabled, while in BedWars1058 setup mode,
# players can shift-click on an Ender Chest or Chest to register it
# as a valid deposit chest for holograms.
shift-click-on-chest-to-set: true

# If enabled, all chest locations will be saved when a player joins the server. (may lag the server for the first time)
set-chest-locations-on-join: true

Messages Configuration

Edit deposit messages and holograms in messages.yml

player_deposit_chest: '&7You deposited x%amount% %color%%material%&7 to the &bTeamChest'
player_deposit_ender_chest: '&7You deposited x%amount% %color%%material%&7 to the &dEnderChest'
hologram_text: |-
  &7PUNCH TO
  &7DEPOSIT.

Requirements

Contributors

Releases

Used by

Contributors

Languages