BaseRaiders - [Protection blocks] -  Highly customizable! icon

BaseRaiders - [Protection blocks] - Highly customizable! -----

Fuel mechanics | Decay system | Money generator & more!




Change log:
- Fixed a bug that made the member database to delete values from the protections database (very bad)
- Added "join-other-bases-limit" in protections.yml
----------, Sep 27, 2024

Change log:
- Fixed a bug with one of the configs loading wrong.
----------, Sep 26, 2024

Change log:
- Added "toggle-permission" in "placeholder-replacements" inside of config.yml
- Added 2 more flags to the protection permissions (allow passive mob spawn / allow hostile mob spawn)
- Prepared code & one config file for future updates.
- Small preparations for hologram rework.
----------, Sep 26, 2024

Change log:
- Added a new warning message in case you try to place a protection in a WorldGuard protected region, can be found in handlers.yml
----------, Sep 22, 2024

Change log:
- Fixed a bug with PAPI placeholders not being usable in text
- Added more logs for WorldGuard in case it does not load properly
----------, Sep 19, 2024

Changelog:
- Fixed an issue with armor stands not being protected by the protection (add "ARMOR_STAND" to the interactable blocks in protections.yml to fix)
- Added beta support for PAPI placeholders in any text from the plugin
----------, Sep 18, 2024

Change log:
- Fixed several issues related to the database
----------, Sep 17, 2024

Changelog:
- Fixed a bug that caused the particles to implode (sending a LOT of errors) if you restart the plugin too fast.
----------, Sep 16, 2024

Change log:
- Added allowed-placement in handlers.yml, this lets you specify the minY and maxY protections can be placed within
- Fixed a few bugs related to the database
- Modified protections.yml with configurations for future updates as well as some modifications to the database to include new values that may be missing from older versions of the plugin
----------, Sep 15, 2024

Change log:
- Made it so protections don't get teleported into the inventory anymore (players with a full inventory made the protection disappear), instead they drop like a normal block.
----------, Sep 13, 2024

Change log:
- Removed code related to the API
----------, Sep 12, 2024

Change log:
- Fixed an issue with the hologram not spawning after leaving it's display range.
----------, Sep 11, 2024

Change log:
- Fixed some bugs related to the GUI
----------, Sep 9, 2024

Change log:
- Added API (currently in beta)
----------, Sep 7, 2024

Change log:
- Fixed a bug with the database not saving some permissions
- Added on-enable checks to make sure all members have the correct amount of permissions
----------, Sep 1, 2024

Change log:
- Fixed a permission that allowed outsiders to place lava (when they shouldn't)
----------, Aug 31, 2024

Change log:
  • New event system, everything should run more smoothly now
  • New ranks system
  • Separated the GUI from config.yml to a new directory (separate folder), and now each GUI requires it's own YML file
  • Added protection status
  • Reworked hologram system
  • Fixed the enchanted option in GUI item's not working for specific cases
  • Fixed some GUI bugs
  • Added a new option to GUI items: permission: <permission> allowing only users with said permission to view/use the item
  • Added new items to the main GUI
  • Added a way to manage players from the protection itself (Handle permissions / promote & demote)
And some more small config changes, will update the WIKI as soon as possible with all the new info & use cases.
----------, Aug 30, 2024

Change log:
- Fixed an issue with disabling health
- Fixed an issue that made protections in different worlds to not work
- Fixed an issue with missing some configuration, now having default values for a few parts of the config in case they are missing.
----------, Jul 28, 2024

Change log:
- Reworked the entire database system
- Added world whitelist
- Added max amount of protections a player can have
- Optimized database / holograms
- Edited placeholders
- Small config changes
----------, Jul 10, 2024

Change log:
- Added Base Health
- Added health capacity upgrade
- Added storage capacity upgrade
- Small optimizations
- Fixed several bugs
- Added TNT regen and Burn regen to handlers.yml
- Modified protections.yml
----------, Jun 27, 2024

Change log:
- Small bug fixes
- Modified some placeholder functions
----------, Jun 18, 2024

Change log:
- Fixed an issue with the /discount command placeholders not working
- Made it so you can hide the /discount command message
----------, Jun 12, 2024

Change log:
- Fixed an issue with holograms that try to display between worlds
----------, Jun 12, 2024

Change log:
- Small optimizations regarding player events
- Added /base nick
- Added /base discount
- Added per-rank price discounts *(configurable in handlers.yml)*
- Added placeholder `%protection-nick%`
- Added `interactable-blocks` in protections.yml to modify what players can interact with in protected areas
- Added `default-permissions` to protections.yml so you can modify what non-protection owners can do in protected areas
- Added `infinite-y-range` to the `range` section in the protections.yml *(as per its name, makes the Y axis range infinite)*
- Made `DEFAULT` animation work with infinite Y range *(currently the only one working with it)*
- Added holograms in protections.yml
----------, Jun 12, 2024

Change log:
- Many optimizations related to the GUIs and particles
- Fixed placeholders: "fuel-buy-price-for-X" and "fuel-current-consume-interval_total"
- Removed "placeholder-name" section from protections.yml
- Small config changes
- Fixed several errors related to particles
- Added a gradual model data toggle (+1 to starting model data for each item in a GUI), add "gradual-model-data: true" inside any item you want it enabled
- Small changes to commands.yml
- Small changes to handlers.yml
----------, Jun 9, 2024

Change log:
- Made it possible so you can now have as many GUIs as you want (create an infinite amount)
- Modified tag [SPECIAL] open <GUI name> so it opens any GUI with the specified name
- Moved protections.yml one directory up (got rid of the folder)
- Commands changes:
- Added /base toggle <particles / zone / invites> - A way to toggle messages and other features
- Added /base bypass - Command for admins to bypass base protection
- Reworked /base trust <player> to now send an invite to the targeted player
- Added /base invites - Opens a GUI for pending invites, GUI is in config.yml and must be named "trust"
- Moved the commands section and the handlers section to .yml files
- Added particle-loop-timer and show-particle-distance and modified how particles are handled, they now become visible when nearby and are at the edge of the protection radius instead of in the middle of the edge block
- Fixed some placeholders (of course)
- Added a way to modify the pricing symbol (money / items) in config.yml in the placeholder-replacements section
----------, Jun 6, 2024

Change log:
- Added "right-click", "shift-left-click", "shift-right-click", "middle-click", "double-click" to the "on-click" section, have fun :)
- Modified [SPECIAL] tag "buyFuel", "upgradeGenerator", "upgradeFuel" and "upgradeRange" so now they require an amount after the tag, example: "[SPECIAL] buyFuel 5" will buy 5 fuel
- Removed some placeholders
- Added the following placeholders:
- "%fuel-buy-price-for-X%" you can replace the "X" with any number, will display the buy price for X amount of fuel
- "%fuel-upgrade-price-for-X%" you can replace the "X" with any number, will display the price for X amount of fuel upgrades
- "%range-upgrade-price-for-X%" you can replace the "X" with any number, will display the price for X amount of range upgrades
- "%generator-upgrade-price-for-X%" you can replace the "X" with any number, will display the price for X amount of generator upgrades
- Added the following to "placeholder-replacements":
- "fuel-buy-price-for-X"
- "fuel-upgrade-price-for-X"
- "range-upgrade-price-for-X"
- "generator-upgrade-price-for-X"
- Fixed several bugs with the placeholders
- Formatted huge numbers - money related placeholders
- Added "enchanted" option for protections in protections.yml and for items in config.yml
- Small re-code of some GUIs
- Fixed config.yml generating badly
----------, Jun 2, 2024

Change log:
- Modified config.yml collect balance item so it displays the correct values
- Fixed a bug with the generator not producing the right amount of money depending on level
- Fixed some placeholders so they display the correct value in chat
----------, May 31, 2024

Change log:
- Added placeholder %protection-name%
- Fixed some messages having the wrong values in the config.yml
----------, May 31, 2024

- Fixed the database saving system.
----------, May 31, 2024

Change log:
- Modified "base-fuel" to "base-fuel-capacity" in protections.yml
- Added "starting-fuel" to protections.yml - fuel section
- Added command "place" that allows admins to place protections anywhere in the server
- Added configurable messages for the /place command in config.yml
- Fixed the "%protection-coords-x%","%protection-coords-y%","%protection-coords-z%" placeholders so they work with messages (pending item support)
----------, May 31, 2024

Change log:
- Added an animations section for each protection in protections.yml
----------, May 30, 2024

Change log:
- Fixed an issue with the placeholder %generator-stored-balance% displaying the $ sign after being at max capacity.
----------, May 28, 2024

Change log:
- Added an option to modify permissions of a decaying protection
- Placeholders now work in most places in the plugin
- Added several new placeholders (entire list at: https://app.gitbook.com/o/bUKwIX8J5...RYf45/~/changes/14/configuration/placeholders )
- Added PAPI support
- Recoded the entire GUI, now you can add your own custom items!
- Changed most of config.yml
- Changed some parts of protections.yml
- Added max capacity for generator storage
- Small optimizations & cleanups
- Fixed a bug with explosions
- Fixed a bug with protection placement
- Fixed a bug with fire
- Added an option for some placeholders to modify their value if it is "null"
- Added an option to buy fuel with custom/regular items
- Added customizable events for GUI items on-click
----------, May 26, 2024

Change log:
- Fixed the protection dropping an additional block after being broken.
----------, May 21, 2024

Change log:
- Fixed a periodical issue with the GUIs
----------, May 20, 2024

Change log:
- Small optimizations
- Added customizable model data to all items in the GUI
- A free resource pack can be obtained from our discord server :)
----------, May 19, 2024

Resource Information
Author:
----------
Total Downloads: 42
First Release: May 19, 2024
Last Update: Sep 27, 2024
Category: ---------------
All-Time Rating:
7 ratings
Find more info at raidhub.gitbook.io...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings