RandomLootChest | CUSTOM DROPS! | COOLDOWNS! | MYSQL, SQLITE YAML icon

RandomLootChest | CUSTOM DROPS! | COOLDOWNS! | MYSQL, SQLITE YAML -----

Add chests with total random drops to your world!




There are few fixes and features that are implemented in beta state.
----------, Aug 11, 2024

This version fixes problem with hooks.
----------, Apr 21, 2024

Hey!

Since last update was released about 2 months ago and some bugs were not fixed, this update applies some changes and bugfixes.

Changes:
  • Moved API back to main module - there will be more examples on GitHub about extensions, etc.
  • Updated Developer API
  • Fixed issues with cooldowns
  • Minor fixes
----------, Apr 20, 2024

Fixed issue with enchantments.
----------, Feb 19, 2024

This update fixes an issue with loading non-default contents (like MMOItems, MythicMobs Items).
----------, Jan 20, 2024

Hey!

Previous update wasn't that big, so there is another one that provides more fixes, some changes in current model of commands and new feature that will be expanding more and more in future.

All changes:
  • Added subcommand create
  • Changes in CommandHandler class and new method in ArgumentCommand interface (api module)
  • Fixed tab-completing (no more errors!)
  • Fixed saving locations to file (according to this issue
  • Fixed config.yml file reloading (according to this issue
  • Fixed displaying particles (according to this issue
----------, Jan 15, 2024

Hey!

Added new information to metrics that shows amount of extensions. Also removed useless imports.
----------, Jan 15, 2024

Hey!

There is small update that brings some changes and new feature:
  • Added new option for items - RandomAmount
  • Changed the way that particles are displayed
----------, Jan 13, 2024

Hey!

There is minor update that provides some changes in RLC:

  • Change: chests will be placed only when chunk is loaded (using non-personal-cooldown option)
  • Added new option to configuration file: Use-Combat-Action-Bar
----------, Jan 12, 2024

Hey!

There we go, after about 3 months, I came back to release new version!

All changes
  • Added support for HeadDB
  • Particles are now visible only when chunk is loaded! (according to this issue)
  • Fixed CombatBlocker option that threw errors about non-exsiting user
  • PlayerInteractChestEvent is now cancellable
----------, Jan 9, 2024

Hey!

This version fixes an issue with MythicMobs, MMOItems hooks.
----------, Oct 3, 2023

Hey!

This version fixes problem with ChestOpenEvent, which is used in VaultExtension.
----------, Oct 1, 2023

All changes:
  • Fixed setting display names to items,
  • Code clean up
----------, Oct 1, 2023

Hey!

There are some bugfixes and changes to RandomLootChest, let's count them all!

All changes:
  • Fixed cooldown time formatting,
  • Fixed API for maven/gradle developers
  • Minor changes in API
  • Minor code clean up
----------, Sep 30, 2023

Hey!

There we go, RandomLootChest v1.8.0 is finally out! Another massive update that brings new features, changes and so on.

All changes:
  • Added new subcommand items with arguments add and remove - you can now add items to items.yml using this command!
  • Added new menu Items, where you see all items from items.yml,
  • Added new menu for editing chests in chests menu (click on any chest and edit chest options like particles use, amount, etc.)
  • Added MySQL database type (should work properly, as I tested),
  • Added hook to MythicMobs items!
  • Added disappearing and reappering chest after looting it (only works when option personal-cooldown is set to false),
  • Re-Added support to PlaceholderAPI,
  • Recoded all config systems,
  • Works only on Java 16+!
  • Fixed databases,
  • Fixed combat blocker,
It is possible that I forgot mention about something in changes, but that's it for the official release!

Thank you guys for using it, have fun with it, If you have any question - create an issue on GitHub, Spigot or join to our new Discord server.

See you soon!
----------, Sep 30, 2023

All changes:
  • Added new subcommand - locations,
  • Added chests menu (currently, editing chests is not working)
  • Added reloading extensions in extensions menu,
  • Removed useless and unused methods,
  • Fixed SQLite database
  • Clean up and optimized code
----------, Sep 14, 2023

Hey!

There's another beta update that provides some changes:
  • Fixed Menu API (no errors when clicking outside inventory),
  • Added setting: personal-cooldown (when true, all cooldowns are per player, if false - then cooldown is per chest for players)
  • Updated Extension API
  • VaultExtension is now supported
----------, Sep 10, 2023

Hey!

It's been about 3 months since last version came out and lot of things I've got to do. This update may be buggy or for now some features are disabled, but for the most part, I'll add it until full version will come.

Why are some features disabled?

It's because a lot of things has changed! Yes! There's new API module that contains (for the most part) interfaces and things for addons/extensions. There's new menu API, new database system and more...

So, let me introduce you all changes:

Changes:
  • New Menu API that is in beta,
  • Added enchanted books with enchantments to the chests,
  • Added EXP option to the chests (you can give exp to players when they open chest!)
  • Updated whole database system, currently this plugin does not have MySQL - only YAML and SQLite (I'll add it later),
  • Addons won't work with this version! (not now...)
  • Java 11 is required! (this plugin is now compiled on Java 11 not Java 8!
More features and fixes will come as soon as possible!
----------, Sep 10, 2023

Hey!

Minor changes in code and fixed VersionUtil.
----------, Jun 11, 2023

Hey!

There are few changes in RandomLootChest:
  • Added extensions argument to reload subcommand - it reloads all extensions
  • Updated extensions menu and extensions subcommand - now both reloads extensions
  • Removed unused imports, etc.
----------, Jun 10, 2023

Hey!

There are few fixes and one small feature added to RandomLootChest:
  • Added new message to messages.yml
  • Fixed particles to chests
  • Fixed some placeholders in messages.yml
  • Fixed removing chests and getting chest by location
  • Removed from pom.xml HolographicDisplays API dependency and repository
----------, Jun 2, 2023

Hey!

After little break between updates, RandomLootChest came back with new changes and features!

All changes:
  • MMOItems support (thanks to @Hahaa13's suggestion)
  • Added new placeholder (shows total placed chests on all worlds!)
  • Added new event - PlayerInteractChestEvent
  • Added registration to commands permission
  • Added information in extension menu (click to reload extension configuration file)
  • Menu API updated - this means that all menus has been updated!
  • Updated ICommand interface - added arguments to reload commands,
  • Updated several events (changed variables to final ones)
  • Updated messages.yml - added and updated messages
  • Updated placeholders in messages.yml
  • Removed HolographicDisplays support, we're taking it into new extension which will be available as soon as possible,
  • Removed OpenInventoryEvent
  • Removed support for all legacy versions (1.8-1.12.2), they're not officially supported,
  • Fixed reload commands,
  • Fixed particles that were throwing exceptions while they weren't being used,
  • Fixed some commands, arguments, etc.
----------, Jun 1, 2023

Hey!

The problem with disabled combat option is fixed.
----------, May 14, 2023

Hey!

This update brings a couple changes:
  • Moved all starter items, features to StarterExtension
  • Removed useless methods, etc.
----------, May 14, 2023

Hey!

This patch fixes all problems with parsing items without displaynames!
----------, May 13, 2023

Hey!

This update fixes Extensions API and there will be public addons to RandomLootChest!
----------, May 13, 2023

Hey!

There are few fixes that bring us full version 1.6.0, so...

Fixes and changes:
  • Major bug fixed: Extensions didn't work properly
  • Vault is not supported for a while, there will be VaultExtension
  • Minor bug fixes and changes in some classes
----------, May 11, 2023

Hey, here's quick hotfix update!
  • Fixed checking starter items lore
  • Some minor changes
----------, May 9, 2023

Hello!
After 2 months, we're bringing new update with a lot of changes not only included in plugin. The major of this update is to allow developers something more than configuration files, so...

New Features:
  • Developer API is now available, it has pretty amount of methods that allows creating...
  • Extensions that are also included along with extended API. For more information, look...
  • GitHub Wiki is now filled with bunch of information, including configuration files, commands and of course, developer api.
  • Items Manager is new feature that allows us to create one item and put this item (using special item id) into several chests
  • Combat Blocker is also new feature that allows prevent to open chests by players, while they're in combat
----------, May 8, 2023

Fixed:
  • CooldownExpiredEvent will no longer throw any exception (it works fine),
  • information about particle type in chests information gui
----------, Mar 11, 2023

Hey!
After a few months, we I came back to this plugin. This update changes a lot, let's check what's new:

New Features!
  • UpdateChecker: there's no point to describing it. It sends a message every 5 minutes that informs you, if plugin is up to date;
  • Hex Colours: if your server's version is 1.16+, you can use this function without any problem;
  • VersionChecker: now it is more information than function that this plugin needs, but it'll be more useful in the future;
  • Chest System: it is change and new feature at once. Now adding new chests and more items are more easily.
  • Cooldown Converter: There is new cooldown converter that allows you to use: 1m 30s, not 90.
  • More Options to StarterItems: Nothing special, just basic lore and using this function;
  • Better Potions Support: Now, all potions (basic, splash and lingering) are working fine (as I tested);
Fixes!
  • Now starter items don't throw any exceptions, when they're not being used;
  • Fixed amount of chests that you can add to your server;
  • Unsafe enchantments are now supported by inventories;
----------, Mar 6, 2023

Hello!

There is nothing to describe in new patch to RandomLootChest.

Changes:
  • Added new text message in messages.yml
  • Removed useless methods and imports
  • All variables in messages.yml now are in the same type (changed [time] to {TIME}, etc.)
----------, Aug 1, 2022

Hello!

Today's update brings new features and fixes to RandomLootChest plugin. Let's start with new features.

New Features
  • RandomLootChest now is supported by Vault and HolographicDisplays!
  • Message after chest is filled
  • Basic messages now are in English language
Fixes
  • Fixed adding chests
  • Fixed API event RLCOpenInventoryEvent
  • Fixed inventory manager
----------, Jul 27, 2022

Not today,
after month there are few changes in update 1.3.1:
  • fixed chests, now you cannot destroy them;
  • added new event in API: RLCCooldownSetEvent;
  • some other changes in inventory api, chests, etc.
----------, Jun 6, 2022

Today's update brings new features and changes!
This version is the last version that supports versions 1.8-1.8.9!
  • Added database for cooldowns: MySQL, SQLite and YAML;
  • Recoded command and subcommands;
  • Added new subcommand chests;
  • Added 2 plugin events;
  • Added new GUI system;
----------, May 6, 2022

Several changes in this patch:
  • Fixed materials on versions above 1.13
  • Fixed errors with effects on versions 1.13+
  • Added new function and option to config.yml
----------, Apr 16, 2022

This new update brings some features and fixes.
  • In config.yml now you can change display name of wand item and permission to use;
  • Fixed all settings after reload by command;
  • Fixed parsing potions in utilities;
----------, Apr 13, 2022

This update includes bugfix to option MaxItemsInTheSameType in chests.yml.
----------, Apr 6, 2022

This update brings fixes to items (enchantments fixed) and now you can set amount of particles.
----------, Apr 4, 2022

Changing the configuration of chests, Adding a separate configuration for items. You can now select the type of chest.
----------, Apr 3, 2022

Today's update brings several functions that allows use this plugin more comfortable.

What's new?
  • now you can set the maximum items type in chests,
  • subcommand reload: reloads all configuration files and chests, locations,
  • now, when the item in config is not correct, the plugin will send information to the console.
----------, Mar 21, 2022

Resource Information
Author:
----------
Total Downloads: 11,247
First Release: Mar 20, 2022
Last Update: Aug 11, 2024
Category: ---------------
All-Time Rating:
7 ratings
Find more info at github.com...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings