![]()
- EID MUBARAK TO EVERYONE.
- GOD BLESS YOU ALL & ENJOY YOUR DAYS.
- 30% SALE FOR LIMITED TIME.
» Thank you all for reporting bugs/issues and giving suggestions. Please write/report your suggestions/bugs in the discussion section or PM me.
- Thank you for choosing us
- Have a wonderful day.
![]()
- Some bug fixes.
![]()
- To update you need to replace the following file(s) with the new one(s):
- Plugins/ClassicCore.jar
- Plugins/Skript/scripts/Ranks.sk
- Plugins/Skript/scripts/PvPRewards.sk
- Plugins/Skript/scripts/Fortune.sk
- And add the following file(s):
- none
- And Remove the following file(s):
- none
![]()
-> PvPRewards.sk (PvPRewards.sk)
- FIX - PvP Kill message placeholders are not parsed.
- FIX - PvP Shop not opening.
- FIX - PvP Shop Title broken.
- FIX - PvP Shop Item lores broken.
- FIX - PvP Shop buy message {type} showing wrong value.
- FIX - PvP Shop opening message has a typo.
-> Ranks.sk (Ranks.sk)
- FIX - Visual bug in rankup message "invalid".
- FIX - Minor bugs reading yaml values.
- FIX - /ranks sometimes not using prestige multipliers in equation.
- FIX - Added
-> Fortune.sk (Fortune.sk)
- FIX - Blacklisted worlds are reversed.
- FIX - Removed debug message from blacklisted worlds check
» Thank you all for reporting bugs/issues and giving suggestions. Please write/report your suggestions/bugs in the discussion section or PM me.
- Thank you for choosing us
- Have a wonderful day.
![]()
- I Sincerely Apologize for the very long time since the last update, I have tried by best to update the setup and include as many bug fixes and new features as i could.
- LOTS OF BUG FIXES, NEW FEATURES AND IMPROVEMENTS.
![]()
- To update you need to replace the following file(s) with the new one(s):
- Plugins/ClassicCore.jar
- Plugins/Skript.jar
- Plugins/Skript/scripts/JoinMsg.sk
- Plugins/Skript/scripts/Ranks.sk
- Plugins/CustomPlugins/Ranks/config.yml
- Plugins/Skript/scripts/PvPRewards.sk
- Plugins/CustomPlugins/PvPRewards/config.yml
- Plugins/Skript/scripts/Tags.sk
- Plugins/CustomPlugins/Tags/config.yml
- Plugins/Skript/scripts/LuckyBlocks.sk
- Plugins/CustomPlugins/LuckyBlocks/config.yml
- Plugins/Skript/scripts/Sell.sk
- Plugins/CustomPlugins/Sell/config.yml
- Plugins/Skript/scripts/Gems.sk
- Plugins/CustomPlugins/Gems/config.yml
- Plugins/Skript/scripts/Tokens.sk
- Plugins/CustomPlugins/Tokens/*
- Plugins/Skript/scripts/Enchants.sk
- Plugins/CustomPlugins/Enchants/*
- Plugins/Skript/scripts/Announcements.sk
- Plugins/Skript/scripts/Vouchers.sk
- Plugins/CustomPlugins/Vouchers/*
- Plugins/Skript/scripts/NightVision.sk
- Plugins/Skript/scripts/Shop.sk
- Plugins/Skript/scripts/ServerMsgs.sk
- Plugins/Skript/scripts/Staff.sk
- Plugins/Skript/scripts/Blocks.sk
- Plugins/Skript/scripts/Pouches.sk
- Plugins/Skript/scripts/Prestige.sk
- Plugins/Skript/scripts/!functions.sk
- And add the following file(s):
- none
- And Remove the following file(s):
- none
![]()
-> JoinMsg.sk (JoinMsg.sk + ../JoinMsg/config.yml)
- ADD - Added "%displayname%" placeholder support to (JoinMsg.sk)
- IMPROVE - Improved JoinMsg and fixed a couple bugs (JoinMsg.sk)
-> Ranks.sk (Ranks.sk + ../Ranks/config.yml)
- ADD - Added "rankup-commands" to ranks config (config.yml && Ranks.sk)
- ADD - Added "first-join-rank-set" to ranks config (config.yml && Ranks.sk)
- FIX - Fixed "/ranks" not showing cost equation due to broken placeholders (Ranks.sk)
- FIX - Fixed "/rankup help" giving permission error (now it has no permission to use that command) [Note: removed the set command from help message and made it only appears to those who have permission "rankup.help"] (Ranks.sk)
- FIX - Fixed using "/rankup list" in rankup help message instead of "/ranks" (config.sk)
-> PvPRewards.sk (PvPRewards.sk + ../PvPRewards/config.yml)
- ADD - Added New option to PvPRewards config. Amount of crystals to give to the killer (pvp-crystal > amount = 1) (config.yml && PvPRewards.sk)
- ADD - Added New option to PvPRewards config. Sell cost of each crystal (pvp-crystal > each-crystal-cost = 100)(config.yml && PvPRewards.sk)
- ADD - Added New option to PvPRewards config. Death cost taken from victims (pvp-crystal > death-cost = 100) (config.yml && PvPRewards.sk)
- ADD - Added a new message option to pvp levelup reward (config.yml && PvPRewards.sk)
- ADD - Added "{killerdisplayername}", "{killerprefix}", "{killersuffix}", "{victimdisplayername}", "{victimprefix}", "{victimsuffix}" placeholder support to (PvPRewards.sk) only for part1 and part2 messages. (Soon for all messages)
- FIX - Improved PvPRewards code and fixed some little bugs such as the cost of crystal is set to integer type instead of number type (PvPRewards.sk)
- FIX - Fixed pvp levelup rewards not working (PvPRewards.sk)
- FIX - Fixed PvPRewards kill message broken. (PvPRewards.sk + config.yml)
- FIX - Fixed some more bugs in PvPRewards (PvPRewards.sk)
- NOTE - Soon there will be another recoding to PvPRewards for improved code and more config options
-> Tags.sk (Tags.sk)
- ADD - Added Tags config (Tags.sk && config.yml)
- ADD - Added Ability with permission to allow players set their own custom/exist tags (custom & exist both have their own permissions) (Tags.sk && config.yml)
- ADD - Added an option to reset players specific tags when deleting that specific tag (settings > reset-players-tags-when-deleting-tag: true) (Tags.sk && config.yml)
- ADD - Added custom tag length limit with bypass permission "ctags.set.limit.bypass" (Tags.sk && config.yml)
-> Luckyblocks.sk (Luckyblocks.sk + ../Luckyblocks/config.yml)
- ADD - Added luckyblocks chance permission, with this you can give certain players custom chances for each LB type [luckyblock.chance.<TYPE>.<CHANCE>] with the abilityto stack them up always or only with permission "luckyblock.stackupchances" (../LuckyBlocks.sk)
- IMPROVE - Changed luckyblocks chances system from prestige based to luckyblock type based, now instead of 'prestigechance', 'noprestigechance' and 'donorchance' there is 'normalluckyblockchance', 'blueluckyblockchance' and 'donorluckyblockchance' (../LuckyBlocks.sk & ../LuckyBlocks/config.yml)
- FIX - Fixed Luckyblocks finding chances are set to 100% and blocks-to-find are set to 10 by default due to an old testing files (../Luckyblocks/config.yml)
-> Sell.sk (Sell.sk + ../Sell/config.yml)
- ADD - Added items.yml to Sell to store items data in, items will be automatically converted once updated, and added many new options to config.yml for more customizations. (../Sell.sk)
- ADD - Added Sell Multiplier Placeholders, this is useful for using it with PlaceholderAPI or MVDWPlaceholders (can be found in '../Sell/config.yml') (../Sell.sk)
- ADD - Added Sell Multiplier Stack options, you can choose whether sell multiplier permissions can be stacked for everyone or for specific players with permissions or doesn't stack and only the highest one will be used (../Sell.sk)
- ADD - Improved Sell script in total and its functions to be faster, more stable and 100% working as supposed to be. (../Sell.sk)
- FIX - Fixed Sell functions weren't working as supposed to, named items weren't working. (../Sell.sk)
- FIX - Fixed Sell commands not working in console (../Sell.sk)
-> Gems.sk (Gems.sk + ../Gems/config.yml)
- ADD - Added Advanced Purchase log system to Gems Shop with the ability to disable it (../Gems.sk && ../config.yml)
- FIX - Fixed Tags category in gems shop doesn't have tags (../Categories/Tags.yml)
- FIX - Fixed Gems shop may sometimes not open. (../Gems.sk)
-> Tokens.sk (Tokens.sk + ../Tokens/*)
- ADD - Added Tokens Shop, same as Gems Shop, currently have few items but later will add some useful items to it (../Tokens.sk & ../Tokens/*)
- ADD - Tokens shop has advanced logs same as gems's one (../Tokens.sk)
- FIX - Fixed "/token balance" showing console balance as "<none>" and some other improvements (../Tokens.sk)
- NOTE - Soon Tokens will be recoded for yaml support.
-> Enchants.sk (Enchants.sk + ../Enchants/config.yml)
- ADD - Added %level%, %newlevel%, %enchantment% and %cost% placeholder support to enchants menu to be used in commands section (%enchantment%, %cost%, %maxlevel% can be used in enchantment name and lore) [%level% = current level, %newlevel% = current level + 1] (../Enchants.sk)
- ADD - Added 'message' option to enchants menu to be used in enchantments sections to send custom message when enchantment is purchased successfully (Because CE doesn't send a message when applying enchantment). [Set it to empty like "" to disable it] (../Enchants.sk)
- FIX - Fixed Enchants not checking for enchant level. (../Enchants.sk)
- FIX - Fixed Enchants taking money while not enchanting. (../Enchants.sk)
- FIX - Fixed Enchants CE commands not upgrading levels. (../Enchants.sk)
- FIX - Fixed enchantments config's commands section not working (plugins/Skript.jar && ../Enchants.sk)
- FIX - Fixed enchantments gui's glass being pickable (plugins/Skript.jar && ../Enchants.sk)
-> Announcements.sk (Announcements.sk)
- FIX - Improved Announcements code and fixed some bugs where sometimes it doesn't announce at all (../Announcements.sk)
- FIX - Fixed Announcements interval option is not working (../Announcements.sk)
-> Skript.jar (Skript.jar + ../Skript/config.sk)
- FIX - Fixed a priority issue with clip's AutoSell plugin that cancels BlockBreak event which causes issues with many blocks related scripts (plugins/Skript.jar && plugins/Skript/config.sk)
-> Vouchers.sk (Vouchers.sk + ../Luckyblocks/config.yml)
- FIX - Recoded Vouchers to use yaml (vouchers.yml will automatically generate once updated) (../Vouchers.sk)
- FIX - Fixed Vouchers permissions begin with "vouches" instead of "vouchers" (../Vouchers.sk)
-> NightVision.sk (NightVision.sk)
- ADD - Added NightVision state to allow on join nightvision auto enable (../NightVision.sk)
-> Shop.sk (Shop.sk)
- FIX - Fixed /shop may sometimes not open (../Shop.sk)
- FIX - Fixed '/shop [category]' not working (../Shop.sk)
-> Chat.sk (-Chat(LiteBans).sk)
- ADD - Added support for LiteBans isMuted to chat, you have 2 chat scripts in your scripts folder one for AdvancedBans and the other for LiteBans choose the one you want to enable (You will need to download LiteBanAPI and put it in your plugins https://gitlab.com/ruany/LiteBansAPI/-/wikis/home)
- NOTE - This file is disabled by default because the setup uses AdvancedBan but in case you wanted to use LiteBans then replace your Chat.sk with Chat(LiteBans).sk and make sure to rename it to Chat.sk
-> ServerMsgs.sk (ServerMsgs.sk)
- IMPROVE - Improved ServerMsgs. (../ServerMsgs.sk)
-> Staff.sk (Staff.sk)
- FIXED - Fixed /staff doesn't send 'no permissions' message. (../Staff.sk)
- NOTE - Staff GUI will be fully recoded to be fully customizable. (../Staff.sk)
-> ClassicCore.jar (ClassicCore.jar)
- FIXED - Fixed setup sometimes not launching due to an error (0x1). (plugins/ClassicCore.jar)
-> ??? ((Blocks.sk + Enchants.sk + Gems.sk + LuckyBlocks.sk + Pouches.sk + Prestige.sk + Ranks.sk + Shop.sk + !functions.sk))
- ADD - Added "%displayname%", "%playerprefix%", "%playersuffix%" placeholders support to the following scripts (Blocks.sk + Enchants.sk + Gems.sk + LuckyBlocks.sk + Pouches.sk + Prestige.sk + Ranks.sk + Shop.sk + !functions.sk)
-> Chat.sk (../Chat/config.yml)
- NOTE - Please note that there is "../Chat/config.yml" in the setup but it is not yet used, this is still under development and soon will be activated
» Thank you all for reporting bugs/issues and giving suggestions. Please write/report your suggestions/bugs in the discussion section or PM me.
- Thank you for choosing us
- Have a wonderful day.
![]()
- LOTS OF BUG FIXES & IMPROVEMENTS.
![]()
- To update you need to replace the following file(s) with the new one(s):
- Plugins/ClassicCore.jar
- Plugins/Skript.jar
- Plugins/Skript/scripts/Ranks.sk
- Plugins/Skript/scripts/Fortune.sk
- Plugins/Skript/scripts/Tokens.sk
- Plugins/Skript/scripts/Pouches.sk
- Plugins/Skript/scripts/Shop.sk
- Plugins/Skript/scripts/LuckyBlocks.sk
- Plugins/Skript/scripts/Prestige.sk
- Plugins/Skript/scripts/Vouchers.sk
- Plugins/Skript/scripts/PlayerInfo.sk
- Plugins/Skript/scripts/SignCommand.sk
- Plugins/Skript/scripts/Blocks.sk
- Plugins/Skript/scripts/!functions.sk
- Plugins/Skript/scripts/Useful.sk
- Plugins/Skript/scripts/Gems.sk
- Plugins/Skript/scripts/PvPRewards.sk
- Plugins/Skript/scripts/ServerMsgs.sk
- Plugins/CrazyCrates/crates/* (all crates yml files OR check below the changes made to it [Updated Pouches command in the config files])
- Plugins/CustomPlugins/LuckyBlocks/* (Same as crates reason, all luckyblocks files expect config.yml)
- Plugins/CustomPlugins/Luckyblocks/config.yml
- Plugins/CustomPlugins/Shop/config.yml
- Plugins/CustomPlugins/Prestige/config.yml
- And add the following file(s):
- plugins/Skript/scripts/Vouchers.sk
- And Remove the following file(s):
- plugins/Skript/scripts/Vouches.sk
![]()
ADD - Added "No-Enough-Space" to shop when trying to buy something. (CustomPlugins/Shop/config.yml)
ADD - Added all other mine regions to rainbow luckyblock regions list. (Luckyblocks/config.yml)
ADD - Added "[op]" option to vouchers "addcommand" argument to allow voucher redeemer to execute a certain command as OP (Vouchers.sk)
ADD - Added PvP Stats to /playerinfo (PlayerInfo.sk)
ADD - Added support for prestige master to "/prestige top" (prestige master * prestige) (prestige.sk)
ADD - Added "%formatted-value%" and "%pmaster%" to prestige top placeholders (Prestige.sk)
ADD - Added reset prestige master to /reset (Useful.sk)
ADD - Added "%maxprestige%" to prestige messages placeholders (Prestige.sk)
ADD - Added "ranks-multiplier-equation" option to be able to edit ranks prestige multiplier. (Prestige/config.yml)
ADD - Added exp pouches with 3 tiers (Pouches/config.yml)
FIX - [IMPORTANT]: Renamed "_functions.sk" to "!functions.sk" to fix script loading priority (!functions.sk)
FIX - [IMPORTANT]: In v2.0.0 there was a fix for pex default group not being added to players, that fix was duplicated in 2 files and one of them was broken which caused a harmless little issue that added some players to group A in "and" world which doesn't exist (This will auto fix it self once you update the required files and every player has a broken group in world "and" (which is harmless bug btw) will be fixed). (*Ranks.sk & -Useful.sk)
FIX - Fixed loading warnings on startup. (Skript.jar)
FIX - Fixed Token Blocks being fortuned and pickable in blast enchant. (Tokens.sk)
FIX - Fixed /rankup no enough %cost% placeholder. (Rankup.sk)
FIX - Fixed Fortune "Supported-Blocks" was bugged again after last update. (Fortune.sk)
FIX - Fixed "BlackListed-Worlds" in fortune was bugged. (Fortune.sk)
FIX - Fixed crates & luckylocks config still using the old pouches command (new syntax: "/po give <player> <pouch id> <amount>") (plugins/CrazyCrates/crates/* & plugins/CustomPlugins/LuckyBlocks/* except config.yml)
FIX - Fixed %prefix% placeholder not working in pouches in some messages (Pouches.sk)
FIX - Fixed shop balance checker was bugged and not working. (Shop.sk)
FIX - Fixed Shop background glass pickable. (Shop.sk)
FIX - Fixed Shop buy message not showing the bought item name/type (Shop.sk)
FIX - Fixed shop config uses "no-enough-gems" instead of "no-enough-money" (CustomPlugins/Shop/config.yml)
FIX - Fixed /help & /allcommands showing tooltip plain text in console (ServerMsgs.sk)
FIX - Fixed "addenchant-allowed-tools" in luckyblocks config not working. (LuckyBlocks.sk)
FIX - Fixed click events on luckyblocks not being cancelled. (LuckyBlocks.sk)
FIX - HUGE fix for prestige crate gui, sometimes it bugs, spam and/or glitches, the idea of re-opening the gui wasn't the best idea for the players because it can be glitched sometimes, it has been fixed by a much better way, the players can now press ESC and all the rewards left will be given directly. (Prestige.sk)
FIX - Fixed a small background bug in Prestige Crate GUI (Prestige.sk)
FIX - Restored old prestige config settings due to wrong config.yml used in the last few updates (Reset: max prestige, some messages, prestige cost, prestige crate name and item, prestige commands) (Prestige/config.yml)
FIX - Renamed Vouches.sk to Vouchers.sk (I never noticed that?!) (remove old Vouches.sk and use new Vouchers.sk) (Vouchers.sk)
FIX - Fixed a TRAP error sometimes appear in console caused by vouchers due to MC logic (placing AIR) (Vouchers.sk)
FIX - Re-changed the main command of /playerinfo to /info to override WorldEdit /info command (PlayerInfo.sk)
FIX - Removed update checker of SignCommand.sk (SignCommand.sk)
FIX - Improved top list method of tokens, blocks, prestiges etc (Blocks.sk & Token.sk & Prestige.sk)
FIX - Fixed "/ranks" not working due to numberFormat(..) function bug (!functions.sk)
FIX - Updated and improved some functions. (!functions.sk)
FIX - Edited Prestige help message to remove "<0-10>" from set argument (old prestige system message) (Prestige/config.yml)
FIX - Added some non-players check when executing some prestige commands like "/pres additems" (Prestige.sk)
FIX - Fixed pvp-data being deleted instead of resetting when using /reset (Useful.sk)
FIX - Fixed a typo in "/reset" ("openning") (Useful.sk)
FIX - Fixed reset menu background being pickable (Useful.sk)
FIX - Fixed some placeholders not working in prestige messages (Prestige.sk)
FIX - Fixed "/maxrankup" doesn't support prestige cost multiplier (Ranks.sk)
FIX - Improved Prestige Sell Multiplier by using (0.5 * prestige) instead of (0.1 * prestige), because prestige ranks multiplier is (1 * prestige) so using (0.1 * prestige) is too little and unfair, since prestiging means harder life it is not logical to set prestige sell multiplier to (1 * prestige) instead I used (0.5 * prestige) for a better experience. (Optional) (Prestige/config.yml)
FIX - Fixed Gems shop background items pickable (Gems.sk)
FIX - Improved some PvPRewards yaml codes, this will require to update PvPRewards/config.yml (updating the yml is simple, you either replace all "_" with "-" in yml node names like from "help_message" to "help-message" or just use the new PvPRewards/config.yml) (PvPRewards.sk && PvPRewards/config.yml)
FIX - Fixed Luckyblocks chances are set to 100% by default (In somehow in the last few updates I left some testing values in the final setup files) (Luckyblocks/config.yml)
FIX - Fixed donator luckyblocks is being found without permission check. (LuckyBlocks.sk)
FIX - Fixed Luckyblocks priorities, now it is (donor > blue > normal) (LuckyBlocks.sk)
FIX - Removed debug messages from pouches. (Pouches.sk)
FIX - Removed debug message from "/te top" (Tokens.sk)
FIX - Removed debug message in /addenchant (LuckyBlocks.sk)
REMOVE - Remove "Disable-Vanilla-Fortune" in fortune because it was a testing option and didn't work. (Fortune.sk)
» Thank you all for reporting bugs/issues and giving suggestions. Please write/report your suggestions/bugs in the discussion section or PM me.
- Thank you for choosing us
- Have a wonderful day.
![]()
- This might be the MOST important update I have made.
- Major improvements to the setup security (MUST UPDATE).
- Major Lag Improvements (Tested with server of 30+ players)
- Lots of bug fixes.
- PART 1: This will be for everything including lag Improvements and bug fixes except some script recoding since recoding requires some time for testing and I'm adding more features to the current features, part 2 will be released within a few days.
- Scripts that still under recoding:
- Sell
- Chat
- PvPRewards
- Tokens
- And More..
- Most of other scripts (such as Tags, Drugs, Vouchers etc.) will also be recoded soon.
![]()
- To update you need to replace the following file(s) with the new one(s):
- Plugins/ClassicCore.jar
- Plugins/Skript.jar
- Plugins/SkQuery.jar
- Plugins/HolographicDisplays.jar
- Plugins/CombatLogX.jar (+ the CombatLogX folder)
- Plugins/PlaceholderAPI.jar
- Plugins/ChatControl.jar
- Plugins/Skript/scripts/_functions.sk (Add this new file)
- Plugins/Skript/scripts/Announcements.sk
- Plugins/Skript/scripts/Blocks.sk (+ Blocks/config.yml)
- Plugins/Skript/scripts/KeepInv.sk
- Plugins/Skript/scripts/Gems.sk (+ Gems/config.yml)
- Plugins/Skript/scripts/Shop.sk (+ Shop/config.yml)
- Plugins/Skript/scripts/Pouches.sk (+ Pouches/config.yml)
- Plugins/Skript/scripts/Ranks.sk
- Plugins/Skript/scripts/Prestige.sk (+ Prestiges/config.yml) (added new options to .yml file - you can just add the new options or backup the old one then restore it)
- Plugins/Skript/scripts/Tokens.sk
- Plugins/Skript/scripts/Mines.sk
- Plugins/Skript/scripts/Chat.sk
- Plugins/Skript/scripts/ServerMsgs.sk
- Plugins/Skript/scripts/LuckyBlocks.sk
- Plugins/Skript/scripts/PvPRewards.sk
- Plugins/CustomPlugins/Tablist/config.yml
- Plugins/CustomPlugins/Sell/config.yml
- Plugins/CustomPlugins/Luckyblocks/config.yml
- Remove the following files:
- Plugins/Skript/scripts/BlockBreakCheck.sk (causes lag and i is not that important)
- Plugins/BlockGlitchFix.jar (causes HUGE tps drop and cpu usage)
- Updating Permissions (Groups):
- Replace "feed.use" with "essentials.feed"
- Replace "enderchest.use" with "essentials.enderchest"
- Add "essentials.warps.<donor mine>" for each donor group)
![]()
- [+] Added "Drop-If-No-Region" option (to KeepInv config.yml) so if the victim dies in any place that has no region their items will drop (such as free world)
- [+] Added "/maxrankup [rank]" as suggested, basically it checks the max rankup you can reach with the money you have and allow you do rankup directly to it without spamming the chat, but if you don't want to go to the max rank you can and you just want to reach a specific rank that you can afford without spamming /rankup you can do "/maxrankup <rank>"
- [+] Added "/mine" to go your rank's mine directly.
- [+] Added "addenchant-allowed-tools" to luckyblocks to prevent getting enchants on blocks from luckyblock rewards (it is kinda a trick where u win a temp blocks reward while u are not using a tool and you get +1 of enchantment).
- [+] Recoded Blocks (Much easier and more customizations)
- [+] Recoded Enchantments menu (Much easier and more customizations)
- [+] Recoded Gems (Much easier and more customizations)
- [+] Recoded Shop (Much easier and more customizations)
- [+] Recoded Pouches (It is now 100% customizable with so many options)
- [+] Added "/blocks top" (+ new option in Blocks/config.yml)
- [+] Added "/prestige top" (+ new option in Prestige/config.yml)
- [+] Added "/prestige topmaster" (+ new option in Prestige/config.yml)
- [+] Added "/tokens top" (currently it has no config, the next update i will recode it to add config.yml)
- [*] Updated (Announcements, Chat, ServerMsgs, PvPRewards) to fix "uuid not found" error in console
- [*] Recoded and improved Announcements.
- [*] Improved many laggy codes such as Blocks, Fortune, Chat, Sell, Sidebar, Tablist and luckyblocks that uses events that happen so much such as "on break" by synchronize the codes to make them run on a different thread than MC's thread so now it should cause much less lag and will depend on cpu/ram.
- [*] Fully Recoded LuckyBlocks with a huge improvments.
- [*] Fixed some LuckyBlocks Types doesn't work.
- [*] Fixed an error sometimes happen in console "random number between <none>"
- [*] Updated Tablist config to remove [Prisoner] suffix from normal players.
- [*] Fixed luckyblocks kicking players using 1.13+ without using labymod/optifine (due to broken sound name) (added breaksound option to config.yml of luckyblocks)
- [*] Fixed Warnings Spam in console (console will now look much cleaner) (Requires to use the new version of Skript.jar of this update)
- [*] HUGE Security improvements and fixes.
- [*] Fixed PvPLevels not leveling up (sometimes).
- [*] Fixed Prestige crate winning msg showing <none> after each enchantment
- [*] Disabled Bossbar syntaxes of skellett in its config to fix some syntax conflicts
- [*] Fixed typo "relaoded" in prestige's reload message
- [*] Fixed /feed, /ec and /warp <donor mine> permissions of donor ranks (replace feed.use and enderchest.use with essentials.feed and essentials.enderchest and add essentials.warps.<donor mine> to each donor group)
- [*] Fixed temp blocks data not working for new players
- [*] Improved and fixed lore code of SkQuery (you won't notice anything but I will.. in coding)
- [*] Updated CombatLogX config to fix some issues like entities tag players, players can tag themselves and tag time from 30 to 10.
- [*] Updated ChatControl config.yml to improve some checks and spam.
- [*] Improved /addenchant
- [*] /enchant now can add enchantments too
- [*] Some other minor bug fixes
- [*] Fixed some messages not being sent to console when using tokens commands.
- [#] Updated HolographicDisplays.jar
- [#] Updated CombatLogX.jar
- [#] Updated PlaceholderAPI.jar
- [#] Updated ChatControl.jar
» Thank you all for reporting bugs/issues and giving suggestions. Please write/report your suggestions/bugs in the discussion section or PM me.
- Thank you for choosing us
- Have a wonderful day.
![]()
- A hot bug fixes.
![]()
- To update you need to replace the following file(s) with the new one(s):
- Plugins/ClassicCore.jar
- Plugins/Skript/scripts/Tokens.sk
- Plugins/Skript/scripts/ServerMsgs.sk
- Plugins/Skript/scripts/Fortune.sk
- Plugins/CustomPlugins/Fortune/config.yml
- Plugins/CustomPlugins/LuckyBlocks/normalluckyblock.yml
- Plugins/CustomPlugins/LuckyBlocks/blueluckyblock.yml
- Plugins/CustomPlugins/LuckyBlocks/donorluckyblock.yml
- And add the following file(s):
- None
- And Remove the following file(s):
- None
![]()
» Thank you all for reporting bugs/issues and giving suggestions. Please write/report your suggestions/bugs in the discussion section or PM me.
- [*] Fixed Fortune System ignoring the supported blocks option which causes all blocks in the mine getting fortuned (token blocks too).
- [*] Fixed Fortune supported block names are sometimes don't match! now it uses 1.12.2 MC block materials (a link has been provided for a list of all the supported block materials)
- [*] Reduced Fortune multiplier to be more real and balanced.
[*] Enhanced the Fortune system. (added some more checks for event cancelling)- [*] Made luckyblocks send the reward messages privately by default instead of broadcasting. (for less chat spam)
- [*] Fixed Tokens withdraw gives duplicated number of withdraws. (this was caused due to the last update)
- [*] Fixed Misspelled "recieved" word in some of luckyblock rewards.
- [*] Fixed some custom commands not being able to be used in console (such as /help /rules /allcommands etc)
- Thank you for choosing us
- Have a wonderful day.
![]()
- A hot bug fixes.
![]()
- To update you need to replace the following file(s) with the new one(s):
- Plugins/ClassicCore.jar
- Plugins/Skript/scripts/Tokens.sk
- Plugins/Skript/scripts/Blocks.sk
- Plugins/Skript/scripts/Sell.sk
- Plugins/Skript/scripts/JoinMsg.sk
- Plugins/Skript/scripts/PvPRewards.sk
- Plugins/CustomPlugins/ChatColor/config.yml (you can do this yourself by removing ".color" without quotes from all the permissions and don't forget to do this too in the PEX permission.yml if you have any)
- Plugins/Essentials/kits.yml (you can skip this one if you don't want to fix the steak lore in starter kit and don't want to remove the Store and forums links from the starter kit)
- Plugins/WorldGuard/worlds/spawn/regions.yml (you can do this your self if you have made any changes to regions in "spawn" world by doing "/rg setparent luckymine luckyarea")
- NOTE: To update the PEX group inheriting issue you just need to go to PermissionsEx/permissions.yml and search for "Prisoner" without quotes and replace it with "A" without quotes.
- And add the following file(s):
- Plugins/Skript/scripts/Fortune.sk
- Plugins/CustomPlugins/Fortune/config.yml
- And Remove the following file(s):
- Plugins/Skript/scripts/Purchase.sk
![]()
» Thank you all for reporting bugs/issues and giving suggestions. Please write/report your suggestions/bugs in the discussion section or PM me.
- [√] Added and Fixed Blocks Fortune to make it work with ore blocks such as diamond block (still in beta but should work perfectly for now with the tests I made) (it has all the options you may need) (report any bugs you may find with this new feature)
- [*] Fixed Tokens withdraw only gives x1 while it says and takes the amount you wrote.
- [*] Fixed PvP Shop decoration items are buyable.
- [*] Fixed ChatColor permissions in config.yml are different than the ones used in the "/chat voucher" (just removed ".color" so instead of "chatcolor.color.white" it is now "chatcolor.white")
- [*] Fixed steak lore in starter kit and removed store and forums links of starter kit items.
- [*] Fixed Blocks Counter still not counting as supposed to be + Not counting Blast enchantment affected blocks.
- [*] Fixed LuckyMine has wrong parent which causes the lucky mine not usable.
- [*] Fixed Lapis Lazuli ores and blocks not sellable (lapis item = $11, block = $99) (will be auto fixed once you update the sell.sk)
- [*] Removed /Purchase (this is the test server feature
)
- [*] Fixed AutoSell doesn't work with pickup event.
- [*] Improved InvFull function to work correctly.
- [*] Fixed some groups inheriting from wrong groups in PEX.
- [*] Fixed and improved Quit Message being called twice (an extra fix for some cases)
- Thank you for choosing us
- Have a wonderful day.
![]()
- Sorry for being late, had to finish my exams and some irl work.
- MAJOR UPDATE - huge bug fixes.
- Due to being late I had to split this update into 2 updates, one for bugs and another for new features.
- PLEASE NOTE: Due to the very large update, late and the hurry in releasing it I may have missed something so please report to me if you see anything missed.
![]()
- To update you need to replace the following file(s) with the new one(s):
- Plugins/ClassicCore.jar
- Plugins/Skript/scripts/Ranks.sk
- Plugins/Skript/scripts/Blocks.sk
- Plugins/Skript/scripts/Sell.sk
- Plugins/Skript/scripts/LuckyBlocks.sk
- Plugins/Skript/scripts/RandomTP.sk
- Plugins/Skript/scripts/Chat.sk
- Plugins/Skript/scripts/ToolDrop.sk
- Plugins/Skript/scripts/Tablist.sk
- Plugins/Skript/scripts/SideBar.sk
- Plugins/MundoSk/config.yml (SkinRestorer Fix)
- Plugins/CustomPlugins/SideBar/config.yml (optional)
- Plugins/CustomPlugins/RandomTP/config.yml
- Plugins/SuperVanish/config.yml
- Plugins/AdvancedBan/Messages.yml
- Plugins/HolographicDisplays/animations/1-7.txt (from 1.txt to 7.txt)
- Plugins/WorldGuard/worlds/spawn/regions.yml (you can do this step yourself, please check the VIP mine changelog down below for more info)
- Plugins/Citizens/saves.yml (you can do this step yourself, please check the VIP mine changelog down below for more info)
- Plugins/MineResetLite/mines/wood.mine.yml (teleport issue fix)
- Plugins/Multiverse-Core/worlds.yml (you better do this yourself if you have new worlds or changed worl names, you just need to go to plots world section and set PVP to false)
- Plugins/PermissionEx/permissions.yml (DO NOT DO THIS! if you do all your player groups data will be lost. this is just to tell you that to fix this you need to go to R Group in this file and go to inheritance section and remove "`" from the "Q")
- And add the following file(s) to Plugins folder:
- Plugins/Skript/scripts/AntiVoid.sk
![]()
» Thank you all for reporting bugs/issues and giving suggestions. Please write/report your suggestions/bugs in the discussion section or PM me.
- [√] Added AntiVoid script.
- [√] Changed "OPG4MERS" in the welcome holo to "PRISON".
- [√] Changed Scoreboard style (optional) (new feature?!).
- [*] Fixed Blocks Counter not counting.
- [*] Fixed Temp Blocks sometimes bugs and stops giving rewards.
- [*] Fixed SkinRestorer plugin not working.
- [*] Fixed sometimes tablist throw errors in console.
- [*] Fixed Ranks not showing rank cost in no money error message.
- [*] Fixed prestiges showing "<none>" message when prestige up.
- [*] Disabled AutoVanish for ops on join by default.
- [*] Fixed misspelled "kcik" in kick message.
- [*] Fixed VIP mine being able to be mined by non VIPs due to small protect region and due to that the VIP sell NPC location has been changed + Fixed the VIP region breaking the parkour path . (you can either do the region repositioning yourself and move the npc or you can copy the region.yml of spawn world in WorldGuard folder and copy the saves.yml in citizens folder.)
- [*] Fixed sometimes leave and join messages get called twice.
- [*] Fixed Tablist not updating every X time.
- [*] Fixed Tablist still using old yaml value names which also causes not to update.
- [*] Fixed sometime a message appear in console saying "player uuid ... not found" when doing /help in console. (There are some other cases that this message appears in console too which I'm still investigating and hopefully soon will be fixed).
- [*] Fixed Tool Drop confirmation disabled by default.
- [*] Fixed Wood mine teleporting outside the map after reset.
- [*] Fixed PVP enabled in plots world.
- [*] Fixed Muting players doesn't work with the custom chat.
- [*] Fixed RandomTP teleprting outside world border & teleporting too high or too low which causes death (updated values of RandomTP in config.yml and made the Y-coord to be at the highest solid block always) (+ some code improvements)
- [*] Added Cooldown time, message and bypass permission to randomTP.
- [*] Fixed no permission message colors of sell commands.
- [*] Fixed "PrestigeReached" in Sidebar in config.yml that appears when you reach the last rank and ready to prestige. (must use "%nextprestige%" to get that status check if condition is met)
- [*] Fixed "%nextprestige%" showing only next prestige number not the next prestige tag.
- [*] Fixed R Group inherting from "Q'" instead of "Q".
- Thank you for choosing us
- Have a wonderful day.