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