CubeGenerator v6.5.10

Small and large cubes that generate materials of your choice
Add possibility to make malus for luckyblocks;
Add possibility to configure the chance for benefit and malus of luckyblocks;
Add other Unit Tests with MockBukkit;
Add luckyblocks with ItemsAdder material;
➢ Some adjustments for the compatibility with ItemsAdder;
Bug Fix various;
Code Optimization;
Next features:
  • Add a custom interface for Custom Upgrade Generators;
  • Add compatibility with ItemsAdder (release);
  • Add possibility to make malus for luckyblocks;
  • Add possibility to configure the number of members (actually infinity);
If you have other ideas or problems please don't hesitate to contact us on discord.
Add RemoveGeneratorBlockEvent in CubeGenerator Api
Add TakeFromInterfaceEvent in CubeGenerator Api
Add controls for all items and materials for check if exist
Add the possibility to configure some actions of generator members
Add other Unit Tests with MockBukkit;
Add the possibility to configure the material of luckyblock;
➢ Some adjustments for the compatibility with ItemsAdder;
Bug Fix various;
Code Optimization;
Next features:
  • Add a custom interface for Custom Upgrade Generators;
  • Add compatibility with ItemsAdder (release);
  • Add possibility to make malus for luckyblocks;
  • Add possibility to configure the number of members (actually infinity);
If you have other ideas or problems please don't hesitate to contact us on discord.
Add Unit Tests with MockBukkit;
Bug Fix custom upgrade generators;
Bug Fix various;
Code Optimization;
Next features:
  • Add a custom interface for Custom Upgrade Generators;
  • Add compatibility with ItemsAdder (beta);
  • Add possibility to configure the number of members (actually infinity);
If you have other ideas or problems please don't hesitate to contact us on discord.
Add Unit Tests with MockBukkit;
Bug Fix empty slot;
Bug Fix various;
Code Optimization;
Next features:
  • Add a custom interface for Custom Upgrade Generators;
  • Add compatibility with ItemsAdder (beta);
  • Add possibility to configure the number of members (actually infinity);
If you have other ideas or problems please don't hesitate to contact us on discord.
Add compatibility with minecraft version 1.21.4
Bug Fix various;
Code Optimization;
Next features:
  • Add a custom interface for Custom Upgrade Generators;
  • Add compatibility with ItemsAdder (beta)
  • Add possibility to coonfigure the number of members (actually infinity)
If you have other ideas or problems please don't hesitate to contact us on discord.
Bug Fix inventories for minecraft versions < 1.21;
Bug Fix Sounds for minecraft versions < 1.21.3;
Bug Fix various;
Code Optimization;
Next features:
  • Add a custom interface for Custom Upgrade Generators;
  • Add compatibility with ItemsAdder (beta)
  • Add possibility to coonfigure the number of memmbers (actually infinity)
If you have other ideas or problems please don't hesitate to contact us on discord.
WARNING: As of server version 1.21.3 and newer, sound names have been updated to a new format.
Sounds must now be specified in the format: "minecraft:entity.ender_dragon.flap" (namespace:category.sound).
If you are running this plugin on a server version 1.21.3 or later, make sure to update all sound names to the new format.

Attempting to use older sound names (e.g., "ENDER_DRAGON_FLAP") on 1.21.3+ servers will result in errors.
Add possibility to configure for each size of a generator every generator type;
Bug Fix various;
Code Optimization;
Next features:

  • Add a custom interface for Custom Upgrade Generators;
  • Add compatibility with ItemsAdder (beta)
  • Add possibility to coonfigure the number of memmbers (actually infinity)
If you have other ideas or problems please don't hesitate to contact us on discord.
P.S: in this update there are changes in config.yml. Before install it please make a backup of your config.yml file and of your database!
In any case you can see the changes with a new creation of file or here:

YAML:
  GeneratorInterface:
    InterfaceOpen:
      # Interface open click 'LEFT_CLICK_BLOCK', 'RIGHT_CLICK_BLOCK' or ''
      Click: 'RIGHT_CLICK_BLOCK'
      # If you want shift + click change to true
      Shift: false
      # Allow the user to open the interface with empty hand
      EmptyHand: true
    # Allow the user to take items from the interface
    InterfaceItemTake: true
    # Section to configure the slots of interface
    InterfaceSlots:
      # Maximum number of Items per Slot, set it to -1 for infinity and what you want display
      MaxItemForSlot: '-1:Unlimited'
      # Allow you to configure the number of slots that can be used in the generator
      Enabled: false
      # Configure the default number of slots that can be used in the generator
      Default: 1
    # Enable CubeGenerator size upgrade when reach max level.
    UpgradeSize: false
    # Enable a button that allows you to upgrade the CubeGenerator at the highest level you can purchase
    FastUpgrade: false
    # Enable a type mode of give item (Es. Interface, Inventory, Ground)
    ItemCollecting: 'Interface'
Add possibility to configure for each size of a generator every generator type;
Bug Fix various;
Code Optimization;
Next features:
  • Add a custom interface for Custom Upgrade Generators;
  • Add compatibility with ItemsAdder (beta)
  • Add possibility to coonfigure the number of memmbers (actually infinity)
If you have other ideas or problems please don't hesitate to contact us on discord
P.S: in this update there are changes in config.yml. Before install it please make a backup of your config.yml file and of your database!
In any case you can see the changes with a new creation of file or here:

YAML:
  # Generators
  Generators:
    3x3:
      Size: '3x3'
      Name: '&aCubeGenerator &8(&a3x3&8)'
      Type: 'PLAYER_HEAD' # SKULL_ITEM;3 <1.13
      Texture: 'eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZmNlMTM3ZmYwNzYzNzg4ZDU1M2UwNTZiNjk4MzU5MDI5NGIzZTM3ZDU3ZjAzYjUxODc4NTBkMDMzNWIyOTc5OSJ9fX0=' # set to '' to disable
      Lore:
        - '&7&oPlace &7the block to generate the CubeGenerator'
        - '&7Level: {level}'
        - '&7Levels:'
        - '&7 * Respawn Delay: {rd}'
        - '&7 * Frame Block: {fb}'
        - '&7 * Generator Death Point: {gdp}'
        - '&7 * Materials: {m}'
        - '&7 * Auto Fill: {af}'
        - '&7 * Auto Sell: {as}'
        - '&7 * Auto Mining: {am}'
        - '&7 * Respawn Block: {rb}'
        - '&7 * Slots: {s}'
      CustomModelData: 0
      # What type of upgrading want? Normal or Custom:
      # - Normal: upgrade for level (Ex. Lvl1 -> AutoFill, AutoSell, AutoMining. Set this feature in generators.yml)
      # - Custom: upgrade for single feature (Ex. AutoFill -> Lvl1,Lvl2,Lvl3. Set this feature in customUpgrade.yml)
      CustomUpgrade: false
      # What type of generator want? BlockGenerator MobGenerator
      # - BlockGenerator: the generator generates blocks
      # - MobGenerator: the generator generates mobs
      GeneratorType: "BlockGenerator"
      Crafting:
        Enabled: false
        Recipe:
          - "ccc"
          - "liw"
          - "ccc"
        Items:
          c: COBBLESTONE
          l: LAVA_BUCKET
          w: WATER_BUCKET
          i: IRON_BLOCK
      SizeSubsequent: '5x5'
Buy a license now
$15.00
EULA
Standard EULA
Use on any projects you own with attribution
Support
Standard
Includes:
Download the resource
Access new updates
Support from the creator
Support duration
Lifetime
13,518 Views
66 Purchases
69 Downloads
Nov 15, 2020 Published
May 19, 2026 Updated
5.00 star(s)
Average rating (10)
1,000.4 KB File size
Open source
  1. No
DRM-free
  1. No
Unobfuscated
  1. No
AI Content Disclosure
Cover image generated with ChatGPT, description drafted with ChatGPT and edited by me.
AI Content Disclosure
Used GitHub Copilot for autocompletion.
Type
  1. Economy
  1. Protection
  1. Minigame
Game mode
  1. Skyblock
  1. Prison
  1. Gens
Game mode
  1. Skyblock
  1. Prison
  1. Gens
Game mode (legacy)
  1. Skyblock
  1. Prison
  1. Gens
Supported software
  1. Bukkit
  1. Spigot
  1. Paper
  1. Purpur
Supported versions
  1. 26.1
  1. 1.21.11
  1. 1.21.8
  1. 1.21.5
  1. 1.21.4
  1. 1.21.2
  1. 1.21
  1. 1.20
  1. 1.19
  1. 1.18
  1. 1.17
  1. 1.16
  1. 1.15
  1. 1.14
  1. 1.13
  1. 1.12
  1. 1.11
  1. 1.10
  1. 1.9
  1. 1.8
Supported languages
  1. English
Includes DRM
Yes
Source access (legacy)
Closed source & obfuscated
Crediting original
- Thanks @eliotesta98 for helping me to realize one of my old project.
- NBT API (https://www.spigotmc.org/resources/nbt-api.7939/) Used to make the item in hand look better.
- BIG THANKS goes to @Ome_R (https://www.mc-market.org/members/40228/) from BG-Softwarse who allowed us to use his class for handling configuration files <3
Creators
Recommended for you
Give value to your users'votes by using HeroxVote | Votifier, NameMC, Discord Vote, Party, more...
5.00 star(s) 11 ratings
83 purchases
a plugin that spawns a GRAVE when a player DIE! Death history and more...
5.00 star(s) 4 ratings
28 purchases
#1 BuiltByBit Plugin ~ Protects your server from crash packet exploits ~ Folia Support
5.00 star(s) 140 ratings
4,232 purchases
Create items, blocks, mobs, emojis, and more with automatic resourcepack generation!
5.00 star(s) 54 ratings
3,230 purchases
Protect your server from crash/dupe/packet exploits with the ultimate security fix plugin.
5.00 star(s) 45 ratings
3,133 purchases
13,518 Views
66 Purchases
69 Downloads
Nov 15, 2020 Published
May 19, 2026 Updated
5.00 star(s)
Average rating (10)
1,000.4 KB File size
Open source
  1. No
DRM-free
  1. No
Unobfuscated
  1. No
AI Content Disclosure
Cover image generated with ChatGPT, description drafted with ChatGPT and edited by me.
AI Content Disclosure
Used GitHub Copilot for autocompletion.
Type
  1. Economy
  1. Protection
  1. Minigame
Game mode
  1. Skyblock
  1. Prison
  1. Gens
Game mode
  1. Skyblock
  1. Prison
  1. Gens
Game mode (legacy)
  1. Skyblock
  1. Prison
  1. Gens
Supported software
  1. Bukkit
  1. Spigot
  1. Paper
  1. Purpur
Supported versions
  1. 26.1
  1. 1.21.11
  1. 1.21.8
  1. 1.21.5
  1. 1.21.4
  1. 1.21.2
  1. 1.21
  1. 1.20
  1. 1.19
  1. 1.18
  1. 1.17
  1. 1.16
  1. 1.15
  1. 1.14
  1. 1.13
  1. 1.12
  1. 1.11
  1. 1.10
  1. 1.9
  1. 1.8
Supported languages
  1. English
Includes DRM
Yes
Source access (legacy)
Closed source & obfuscated
Crediting original
- Thanks @eliotesta98 for helping me to realize one of my old project.
- NBT API (https://www.spigotmc.org/resources/nbt-api.7939/) Used to make the item in hand look better.
- BIG THANKS goes to @Ome_R (https://www.mc-market.org/members/40228/) from BG-Softwarse who allowed us to use his class for handling configuration files <3
Creators
Recommended for you
Give value to your users'votes by using HeroxVote | Votifier, NameMC, Discord Vote, Party, more...
5.00 star(s) 11 ratings
83 purchases
a plugin that spawns a GRAVE when a player DIE! Death history and more...
5.00 star(s) 4 ratings
28 purchases
#1 BuiltByBit Plugin ~ Protects your server from crash packet exploits ~ Folia Support
5.00 star(s) 140 ratings
4,232 purchases
Create items, blocks, mobs, emojis, and more with automatic resourcepack generation!
5.00 star(s) 54 ratings
3,230 purchases
Protect your server from crash/dupe/packet exploits with the ultimate security fix plugin.
5.00 star(s) 45 ratings
3,133 purchases
Top