💣
BaseRaiders
  • 💣BaseRaiders - Main
  • Installation
    • 💡Installation
  • Configuration
    • 🖥️GUIs & Items
      • Creating GUIs & Items
      • Custom Items - On Click
      • Custom Items - Executables
      • Special executables
    • 📋Config.yml
    • 👨‍💻Commands.yml
    • 👉Handlers.yml
    • 🏚️protections.yml
    • 🫥Placeholders
  • Resource Pack
    • ⛺Setting up
    • 🖥️Custom GUIs
    • 🔢Custom Model Data
  • Usage
    • 🚚Obtaining & Usage
    • 🤷‍♂️Protection features
    • 🍄Decay system
    • 💹Upgrade section
      • Range upgrade
      • Fuel upgrade
      • Generator upgrade
  • Commands
    • 🅱️Base
    • 🆘Help
    • 🎁Give
    • 🔃Reload
    • ✈️TP
    • 👥Trust
    • 👥Untrust
    • 🚧Bypass
    • 🗂️Invites
    • 🏗️Place
    • 💬Toggle
    • 🔤Nick
    • 📉Discount
  • Support & Bugs
    • 🔧Discord
Powered by GitBook
On this page
  • Decay GUI & Timer
  • How to un-decay the protection
  1. Usage

Decay system

PreviousProtection featuresNextUpgrade section

Last updated 1 year ago

The decay system kicks in the moment a protection has 0 fuel. Having 0 fuel will trigger the following:

  • A timer will start counting down (the timer is customizable in protections.yml)

  • The generator will stop making money

  • The protection will become disabled, allowing anyone to place, break or interact with anything inside the protection range

  • The decay GUI will become accessible

Decay GUI & Timer

The decay GUI will be available to access for any player (except the owner), it can be opened when the protections has 0 fuel.

When the timer reaches 0, any player can pay a fee to claim the protection block as theirs. Redeeming the protection will trigger the following:

  • Resetting trusted players

  • Resetting the decay timer

  • Setting the current fuel to 1

  • Setting the redeemer as the new owner

The protection will not lose any of its upgrades or stored money when its redeemed.

How to un-decay the protection

The owner can stop the decay process at any time by purchasing any amount of fuel from the main GUI panel.

🍄