CustomCobbleGen - Now Supports Basalt Generators [1.17-1.19] icon

CustomCobbleGen - Now Supports Basalt Generators [1.17-1.19] -----

Make custom cobblestone generators that depend on a players tier/rank




[+] - Added
[-] - Removed
[*] - Change


[+] - Added option to only load players when online
[+] - Experimental MySQL support
[+] - Full 1.17, 1.18, 1.19 support
[*] - Fixed XMaterial bug (Thanks to banicola on github)
[+] - Add more options for sound so it is not as loud (Also credit here to BradBouquio on GitHub)
[*] - Fixed support with the hunger games plugin (and other plugins that loop thru all enchants)
[+] - Added /ccg admin database migrate
[+] - Added buffer for the warning about result percentages
[*] - Fixed bug with BentoBox when getting a player which was offline with the newest version of BentoBox
[*] - Fixed bug with loading island hooks
[*] - Fixed bug with loading the correct selected tiers on reboot
[*] - Fixed bug with error on break if not using any (supported) skyblock plugins
[*] - Removed JetsMinons from the base plugin to improve the possibility of more community contributions (FabledSkyblock is also not needed when contributing anymore but is still supported) See https://www.spigotmc.org/resources/customcobblegen-jetsminions-add-on.107480/ for the new add-on.

IF YOU FIND ANY BUGS THEN JOIN OUR DISCORD!
Discord: https://discord.gg/6UpwEDUm6V
Source code: https://github.com/phil14052/CustomCobbleGen
Wiki: https://github.com/phil14052/CustomCobbleGen/wiki
----------, Jan 19, 2023

[+] - Added
[-] - Removed
[*] - Change


[+]
- Added option to stop a generation mode from generating while raining (A really random feature I wanted to add. Mostly added this to make this update include something new that was not a bug fix ;) )
[*] - Fixed FabledSkyblock bug
[*] - Fixed a bug when using commands (Because I forgot to remove a debug statement yay! )
[*] - Fixed a bug with the GUI

THANKS TO THE AMAZING PEOPLE ON THE DISCORD SERVER THAT REPORTED THE BUGS AND HELPED ME TEST THIS VERSION!

IF YOU FIND ANY BUGS THEN JOIN OUR DISCORD!
Discord: https://discord.gg/Dx6RJvZ
Source code: https://github.com/phil14052/CustomCobbleGen
Wiki: https://github.com/phil14052/CustomCobbleGen/wiki
----------, Oct 20, 2020

[+] - Added
[-] - Removed
[*] - Change


[+]
- Allow an island to share tiers
[+] - Option for owners of islands to be the only one who can buy and/or select
[+] - Option for using island balance. Some island plugins do not support this since they do not have a balanced system.
[+] - Custom particles depending on generation mode!
[+] - Disable gravity of blocks spawned! (Useful for one-block islands when generating sand/gravel)
[+] - Autosave (Saves the player data every x seconds)
[+] - Support for SuperiorSkyblock2
[*] - More stats on bStats! Yay
[*] - Fixed default placeholders

IF YOU FIND ANY BUGS THEN JOIN OUR DISCORD!
Discord: https://discord.gg/Dx6RJvZ
Source code: https://github.com/phil14052/CustomCobbleGen
Wiki: https://github.com/phil14052/CustomCobbleGen/wiki
----------, Oct 14, 2020

[+] - Added
[-] - Removed
[*] - Change


[+] - /ccg upgrade command - This will upgrade to the next level if possible
[+] - Sounds on block place - More info on wiki
[+] - /ccg admin pastebin - This command will give a link to pastebin with config files attached that can be given to me when reporting a bug
[+] - /ccg admin support - Gives a link to the support discord
[*] - Fixed a bug with saving purchased tiers which reset tiers that been withdrawn
[*] - Changed the default placeholders for TIER_CHANGE and TIER_PURCHASED from "%selected_tier_name% to %tier_name% to fix that when selecting/purchasing a tier it displays all selected tiers (Manual fix needed for old users)
[*]
- Fixed: If blocksfound is higher than blocksneeded then it returns false
[+] - Added /ccg admin withdraw to the admin GUI


IF YOU FIND ANY BUGS THEN JOIN OUR DISCORD!
Discord: https://discord.gg/Dx6RJvZ
Source code: https://github.com/phil14052/CustomCobbleGen
Wiki: https://github.com/phil14052/CustomCobbleGen/wiki
----------, Aug 16, 2020

INFO BEFORE UPDATING!
THERE ARE CHANGES TO HOW THE GENERATION MODE ARE CONFIGURED. I HAVE CODED A FEATURE TO TRY TO AUTOMATICALLY UPDATE THIS. IF IT FAILS PLEASE CONTACT ME AND I WILL HELP YOU UPDATE!

[+] - Added
[-] - Removed
[*] - Change


[+] - Multi select system
[+] - Added new placeholder api placeholder - See issue #31
[+] - Added /gen and /generator
[*] - Fixed bug with names on skulls in the admin GUI
[+] - Added support for waterlogged blocks
[+] - Added /ccg admin withdraw to withdraw a purchased and/or selected tier for a player
[+] - Save player data on edit option
[*] - Placeholders now support multiple tiers
[+] - Added generation mode display names
[-] - Removed useless debug messages
[+] - Generator mode fallbacks
And other minor changes


IF YOU FIND ANY BUGS THEN SEND A PM TO ME!
Source code: https://github.com/phil14052/CustomCobbleGen
Wiki: https://github.com/phil14052/CustomCobbleGen/wiki
----------, Aug 10, 2020

NEW: DISCORD SUPPORT: https://discord.gg/SJxvPeM

INFO BEFORE UPDATING!
THERE ARE CHANGES TO HOW THE GENERATION MODE ARE CONFIGURED. I HAVE CODED A FEATURE TO TRY TO AUTOMATICALLY UPDATE THIS. IF IT FAILS PLEASE CONTACT ME AND I WILL HELP YOU UPDATE!

[+] - Added
[-] - Removed
[*] - Change


[+] - Added per tier permissions. See the wiki for more info
[+] - Added an API. At this point, it is very simple, but still very useful! https://github.com/phil14052/CustomCobbleGen/tree/master/src/me/phil14052/CustomCobbleGen/API
[*] - Changed how the Generation Modes are configured. You can now have over 2 blocks specified and add fixed blocks. Which means that they need to be at a specified position relative to the generating block. This adds support for 1.16 basalt generators!
[+] - Added per generation mode disabled worlds. So one generation mode can be used in one world but not in another one. Useful for keeping the basalt generators in the nether.
[*] - Fixed piston saving bug
[*] - Fixed issue #23, #26 and #27 on GitHub (Fix for pistons)
[*] - Added "world" as default disabled world

IF YOU FIND ANY BUGS THEN SEND A PM TO ME!
Source code: https://github.com/phil14052/CustomCobbleGen
Wiki: https://github.com/phil14052/CustomCobbleGen/wiki
----------, Jul 1, 2020

[+] - Added
[-] - Removed
[*] - Change


[+]
- Added admin GUI! (More features coming soon to it)
[+] - Added an option to add a description to tiers, which will replace the result info in the lore. (For more customizability) - Info: https://github.com/phil14052/CustomCobbleGen/wiki/Tier-descriptions
[*] - Added permissions to the plugin.yml for more control.
[*] - Changed the locations of some strings in the lang.yml file. This means that if you had made any changes in the lang.yml they may have been moved and need to be edited manually!! See the wiki for more info!
[-]
- Removed useless debug messages that spammed the console is enabled

IF YOU FIND ANY BUGS THEN SEND A PM TO ME!
Source code: https://github.com/phil14052/CustomCobbleGen
Wiki: https://github.com/phil14052/CustomCobbleGen/wiki
----------, Mar 14, 2020

[+] - Added
[-] - Removed
[*] - Change


[*]
- Fixed a bug that did not register an event if the server did not use JetsMinions
[+] - Added three new charts to bStats. (ServersUsingSigns, ConnectedMinionsPlugins and ConnectedIslandPlugins)

IF YOU FIND ANY BUGS THEN SEND A PM TO ME!
Source code: https://github.com/phil14052/CustomCobbleGen
Wiki: https://github.com/phil14052/CustomCobbleGen/wiki
----------, Mar 3, 2020

[+] - Added
[-] - Removed
[*] - Change


[+]
- ASkyBlock support
[+] - FabledSkyBlock support
[+] - JetsMinions support
[*] - Fixed a bug with pistons on 1.8 - 1.13

IF YOU FIND ANY BUGS THEN SEND A PM TO ME!
Source code: https://github.com/phil14052/CustomCobbleGen
Wiki: https://github.com/phil14052/CustomCobbleGen/wiki
----------, Mar 2, 2020

[+] - Added
[-] - Removed
[*] - Change


[*]
- I have been rewriting some code and added fallback code for older versions so the plugin now supports all versions down to 1.8. It probably supports under 1.8 but it is not tested :D

IF YOU FIND ANY BUGS THEN SEND A PM TO ME!
Source code: https://github.com/phil14052/CustomCobbleGen
Wiki: https://github.com/phil14052/CustomCobbleGen/wiki
----------, Feb 28, 2020

[​IMG]

[+] - Added
[-] - Removed
[*] - Change


[+]
- The ability to change water and lava blocks to make even more customizable generators. For now, the new generators are not tier depended. Get more info on the wiki. (Suggested by @Arts)
[+] - Added a chart to bStats to track the number of servers that allow automation with pistons.

IF YOU FIND ANY BUGS THEN SEND A PM TO ME!
----------, Feb 27, 2020

[+] - Added
[-] - Removed
[*] - Change

[+]
- The ability to allow auto cobblestone generators with pistons. See https://github.com/phil14052/CustomCobbleGen/wiki/Automation for more info.
[*] - Change the system from using Player objects to UUID objects


IF YOU FIND ANY BUGS THEN SEND A PM TO ME!
Source code: https://github.com/phil14052/CustomCobbleGen
Wiki: https://github.com/phil14052/CustomCobbleGen/wiki
----------, Feb 21, 2020

[+] - Added
[-] - Removed
[*] - Change


[*] - In the previous version I added a system that stops breaking signs by breaking the block under. This created a bug that stopped generators from generating.


IF YOU FIND ANY BUGS THEN SEND A PM TO ME!
Source code: https://github.com/phil14052/CustomCobbleGen
Wiki: https://github.com/phil14052/CustomCobbleGen/wiki
----------, Feb 5, 2020

[+] - Added
[-] - Removed
[*] - Change

[+]
- Added buy signs. See wiki for more info
[*] - Fixed issue #6 - Thanks to @general2811 for reporting the bug
[*] - Fixed issue #7
[*] - Fixed issue #8
[*] - Also added new lang string and change some default lang strings


IF YOU FIND ANY BUGS THEN SEND A PM TO ME!
Source code: https://github.com/phil14052/CustomCobbleGen
Wiki: https://github.com/phil14052/CustomCobbleGen/wiki
----------, Feb 5, 2020

[+] - Added
[-] - Removed
[*] - Change

[+]
- Added two clickable signs (GUI and Select signs) Read about it here: https://github.com/phil14052/CustomCobbleGen/wiki/Signs
[+] - Added on tab complete to make the use of commands easier
[+] - Added the /ccg command alias, since "ccg" is used other places in the plugin
[*] - Fixed a string in the default lang.yml and GroupID in maven


IF YOU FIND ANY BUGS THEN SEND A PM TO ME!
Source code: https://github.com/phil14052/CustomCobbleGen
Wiki: https://github.com/phil14052/CustomCobbleGen/wiki
----------, Feb 4, 2020

[+] - Added
[-] - Removed
[*] - Change


[*] - Fixed a bug with not having permission on the default class


IF YOU FIND ANY BUGS THEN SEND A PM TO ME!
Source code: https://github.com/phil14052/CustomCobbleGen
Wiki: https://github.com/phil14052/CustomCobbleGen/wiki
----------, Dec 28, 2019

[+] - Added
[-] - Removed
[*] - Change


[*] - Adds a permissions check when buying tiers


IF YOU FIND ANY BUGS THEN SEND A PM TO ME!
Source code: https://github.com/phil14052/CustomCobbleGen
Wiki: https://github.com/phil14052/CustomCobbleGen/wiki
----------, Dec 28, 2019

[+] - Added
[-] - Removed
[*] - Change

[+]
- Added Island level requirement. Currently supporting uSkyBlock and BentoBox
[*] - Made the requirement system more dynamic for new requirements
[+] - Changed from .classpath dependency control to Maven dependency control
[+] - Added %tier_price_level% placeholder for lang.yml and %customcobblegen_selected_tier_price_level% and %customcobblegen_selected_tier_price_items% placeholders for PlaceholderAPI


IF YOU FIND ANY BUGS THEN SEND A PM TO ME!
Source code: https://github.com/phil14052/CustomCobbleGen
Wiki: https://github.com/phil14052/CustomCobbleGen/wiki
----------, Dec 27, 2019

[+] - Added
[-] - Removed
[*] - Change


[+]
- Merged @AddstarMC pull request - Fix for exploits by expiring block locations and also fixing memory leaks - https://github.com/phil14052/CustomCobbleGen/pull/1
[*] - Fixed minor bug from PlayerQuitEvent

IF YOU FIND ANY BUGS THEN SEND A PM TO ME!
Source code: https://github.com/phil14052/CustomCobbleGen
Wiki: https://github.com/phil14052/CustomCobbleGen/wiki
----------, Nov 28, 2019

[+] - Added
[-] - Removed
[*] - Change


[*]
- Rewrote the requirement system, so that it is easier to add new requirements in the future for buying tiers
[+] - Added an item requirement option for buying tiers. Now the price of a tier can also be, for example, a stack of cobblestone.
[-] - Removed unused debug messages


IF YOU FIND ANY BUGS THEN SEND A PM TO ME!
Source code: https://github.com/phil14052/CustomCobbleGen
Wiki: https://github.com/phil14052/CustomCobbleGen/wiki
----------, Oct 6, 2019

[+] - Added
[-] - Removed
[*] - Change

Anmærkning 2019-09-30 001042.png
[+]
- Added prettified version of the result percentages. So now it will round the number if there ain't any decimals. For example 1% instead of 1.00%, but still, show 1.05%. (As seen above)
[*] - Fixed a bug that displayed an unknown symbol ( https://www.spigotmc.org/threads/cu...o-make-custom-generators.392427/#post-3566303)


IF YOU FIND ANY BUGS THEN SEND A PM TO ME!
Source code: https://github.com/phil14052/CustomCobbleGen
Wiki: https://github.com/phil14052/CustomCobbleGen/wiki
----------, Sep 29, 2019

[+] - Added
[-] - Removed
[*] - Change

[+]
- Added support for decimals in the result chance. This means that the saved chances have been changed from the Integer type to the Double type.

This update requires no change in the config for you

IF YOU FIND ANY BUGS THEN SEND A PM TO ME!
Source code: https://github.com/phil14052/CustomCobbleGen
Wiki: https://github.com/phil14052/CustomCobbleGen/wiki
----------, Sep 28, 2019

[+] - Added
[-] - Removed
[*] - Change

[+]
- PlaceholderAPI support - You can now use placeholders from PlaceholderAPI and the plugin now adds placeholders that can be used by other plugins with PlaceholderAPI
[+] - Added a confirm buy GUI - When a player wants to buy a tier, they now need to confirm the purchase


IF YOU FIND ANY BUGS THEN SEND A PM TO ME!
Source code: https://github.com/phil14052/CustomCobbleGen
Wiki: https://github.com/phil14052/CustomCobbleGen/wiki
----------, Sep 8, 2019

Resource Information
Author:
----------
Total Downloads: 14,923
First Release: Aug 25, 2019
Last Update: Jan 19, 2023
Category: ---------------
All-Time Rating:
25 ratings
Find more info at github.com...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings