NEW CHANGES ┃Added support for decimal numbers, for the chances of rewards (Ex. chance: 10.24)
┃Modified the connection system to MySQL, added new parameters in the config
┃Generic code improved
FOR SUPPORT ┃Write to me
here in private, or by
Telegram
⚠️ The database has changed! if you want to import the old data into the new one, you have to do it manually! ⚠️ After the update, reset or add the new changes, to the config.yml
BUGS FIXED ┃Fixed a bug where the message "[eLuckyBlock] There was an error searching for a missing message!" although there is no error in the configuration
NEW CHANGES ┃Added support for PlotSquared v6 (I will add support for older versions soon)
⬇️ config.yml ‑ Changes
Code (YAML):
hooks: PlotSquared: false
FOR SUPPORT ┃Write to me
here in private, or by
Telegram
⚠️ The database has changed! if you want to import the old data into the new one, you have to do it manually! ⚠️ After the update, reset or add the new changes, to the config.yml and messages.yml
BUGS FIXED ┃Fixed a fireworks bug
┃Fixed the chances, which will now be more optimal. Also removed the mandatory "nothing" that was present in the rewards
┃Fixed a bug in the gamemodes prevention check
┃Fixed the %animation_<name>% placeholder for titles, action and bossbar. From now on you can put the placeholder even in the middle of a sentence, before he went only if he was alone
┃Fixed /eluckyblock reload, it will now correctly reload all configurations
NEW CHANGES ┃Code greatly improved! The plugin with this version will be much more performing
┃Added commands: citem (With the citem command you can save a custom item and make it spawn on the ground by the executor "[CUSTOM_ITEM]")
┃Added a new hook TokenEnchant in config.yml
┃Added a new hook TokenManager in config.yml
┃Added a new hook UltraPrisonCore in config.yml
┃Added the executor "[CUSTOM_ITEM] custom item name"
┃Added the executor "[GIVE_TOKENS] number of tokens"
┃Added the executor "[TAKE_TOKENS] number of tokens"
┃Added the ability to use custom heads as materials! (player-<playerName> and base64-<value>), for more information view the new configuration, or the wiki
┃Developers API added: forcedOpening, give
# ------------------ # CItem Command Messages CItem_Command:
admins:
create: '
%prefix%You have added the item "&b%item%&7" between the custom items.' update: '
%prefix%You have updated the item "&b%item%&7" between the custom items.'
FOR SUPPORT ┃Write to me
here in private, or by
Telegram
⚠️ The database has changed! if you want to import the old data into the new one, you have to do it manually! ⚠️ After the update, reset or add the new changes, to the config.yml and messages.yml
BUGS FIXED ┃Fixed the "%prefix%" placeholder, which is shown in the update message
NEW CHANGES ┃This plugin is fully compatible with 1.18!
┃Added commands: give
┃Permissions changed: eluckyblock.*, eluckyblock.command.*, eluckyblock.command, eluckyblock.command.reload, eluckyblock.command.info, eluckyblock.command.info.others
┃Permissions added: eluckyblock.bypass.gamemode, eluckyblock.command.give
┃Added a new hook WorldEdit in config.yml
┃Added the executor "[PARTICLES] particles name"
┃Added the executor "[SCHEMATIC] schematic name"
┃Removed particles from luckyblocks.yml, now set via executors
┃Added a check that controls the gamemode of the player
┃Once the unique luckyblocks have been added, in order to differentiate them from other blocks, you can enable them from luckyblocks.yml
┃Added the option to destroy luckyblocks instantly
⬇️ config.yml ‑ Changes
Code (YAML):
hooks: WorldEdit: false
⬇️ messages.yml ‑ Changes
Code (YAML):
# ------------------ # General Messages is_not_number: '
%prefix%&cPlease enter a valid number.'
# ------------------ # Help Command Messages Help_Command:
users:
texts: - ''
- '&5 ┃ &d
%version%' - ''
- '&5 ┃ &e
[] &7⁼ &7Optional'
- '&5 ┃ &c‹› &7⁼ &7Required'
- ''
- '&5 ┃ &f/
%command% help &7‑ &dOpen this page.' - '&5 ┃ &f/
%command% about &7‑ &dShow plug-in info.' - '&5 ┃ &f/
%command% reload &7‑ &dReload configurations.' - '&5 ┃ &f/
%command% info &e[player] &7‑ &dShow the breaks LuckyBlocks.' - '&5 ┃ &f/
%command% give &c<player> <lucky> &e[amount] &7‑ &dGive a player some LuckyBlocks.' - ''
- '&5 ┃ &d
%author%' - ''
# ------------------ # Give Command Messages Give_Command:
admins:
sender: '
%prefix%You gave &d%luckyblock% x%amount% &7to &d%receiver%&7.' receiver: '
%prefix%You received &d%luckyblock% x%amount% &7by &d%sender%&7.' errors:
not_unique: '
%prefix%&cYou cannot give a luckyblock that is not unique!' not_exist: '
%prefix%&cThis LuckyBlock does not exist!'
⬇️ luckyblocks.yml ‑ Changes
Code (YAML):
luckyblock:
instant_break: false
unique_check:
enabled: false
displayName: '&dLuckyBlock Normal'
lore: '&5&l┃ &7Place and open me!'
prevent:
allowed_gamemodes: - 'SURVIVAL'
FOR SUPPORT ┃Write to me
here in private, or by
Telegram
⚠️ The database has changed! if you want to import the old data into the new one, you have to do it manually! ⚠️ After the update, reset or add the new changes, to the config.yml and messages.yml
BUGS FIXED ┃Fixed the fact that when the server stopped, it did not save the number of luckyblocks breaks
NEW CHANGES ┃Added commands: help, about, reload, info
┃Permissions added: luckyblock.*, luckyblock.command.*, luckyblock.command.reload, luckyblock.command.info, luckyblock.command.info.others
┃Added a new hook Vault in config.yml
┃Added new fireworks.yml file to create fireworks
┃Added the executor "[GIVE_XP] level;xp"
┃Added the executor "[TAKE_XP] level;xp"
┃Added the executor "[GIVE_MONEY] number of money"
┃Added the executor "[TAKE_MONEY] number of money"
┃Added the executor "[LAUNCH_FIREWORKS] firework name"
# ------------------ # General Messages player_not_found: '
%prefix%&cPlayer not found.' insufficient_permissions: '
%prefix%&cYou don''t have enough permissions.' update_notification: '
%prefix%A new update is available! Download version &d%new%&7 from &dhttps://www.spigotmc.org/resources/eluckyblock.97759/&7, you currently have version &d%old%&7.'
# You can use the fireworks to embellish luckyblocks, # and you can put them via the rewards.yml file, # in the executor "[LAUNCH_FIREWORKS] firework name" firework1: # Types Available: BALL, BALL_LARGE, BURST, CREEPER, STAR type: STAR
# Time is in seconds times: 0
# The delay is in ticks (20 ticks = 1 second) delay: 10
# The color list is in RGB - red,green,blue colors: - '153,0,204'
- '153,153,255'
firework2:
type: BURST
times: 3
delay: 10
colors: - '255,204,0'
- '255,204,0'
FOR SUPPORT ┃Write to me
here in private, or by
Telegram
⚠️ After the update, reset or add the new changes, to the config.yml and messages.yml
BUGS FIXED ┃Fixed a JSON bug
┃Fixed a database bug, after the update if it doesn't work correctly, reset "database.db" or the table on MySQL
┃Fixed version when starting the plugin
MINOR CHANGES ┃Improved the performance
┃Improved the code
┃Added a check for updates
⬇️ config.yml ‑ Changes
Code (YAML):
check_update:
enabled: true
# Types Available: NORMAL, DOWNLOAD type: NORMAL
⬇️ messages.yml ‑ Changes
Code (YAML):
update_notification: '
%prefix%A new update is available! Download version &d%new%&7 from &dhttps://www.spigotmc.org/resources/eluckyblock.97759/&7, you currently have version &d%old%&7.'
⚠️ After the update, reset or add the new changes, to the config.yml and messages.yml