• Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

Added little optimization to sell system using /SellAll
QuickSell has been updated to Stable 1.2
[?] What new in the Stable?

Bug fixes and optimizations have been added in this stable release of QuickSell.

[Fix] Fixed getter of current version.
[Fix] Fixed error when calculating the amount received.
[Fix] Fixed bugs with sell items using /SellAll.
[Fix] Again bug fixes when selling items using /Sell.
[Fix] Some localization changes.

[+] Added the number of items sold to the corresponding message.

upload_2021-1-30_14-23-23-png.590130

[+] Added command to check the current version.
upload_2021-1-30_14-25-8-png.590131


What is new in QuickSell v1.3
Now supports are multiple shops sell with permissions system.
You can create shops in Configuration or create ingame system.
/QuickSell createShop <name> <required permission>
Then, you can set prices of items for specific shop.
/QuickSell setItem <Shop> <Double>
NOTICE! Setted item = item in your hand
Didn't like the installed blocks? Delete them!
/QuickSell removeItem <Shop>
NOTICE! Removed item = item in your hand
You want erasing shop?
/QuickSell removeShop <Shop>

Multiple shops currently supported only using command /SellAll <Shop>, if wroted /SellAll using default shop from Shop's conifguration, command /Sell selling items from default configurated shop!
[?] What is new in QuickSell v1.12

[+] Added command for getter current runned version of QuickSell
/QuickSell <version/ver>
[+] Now updates checks on Skript plugin load, or the command /QuickSell checkUpdates
[+] Added message notification on get latest version of QuickSell, if updates is disabled this return corresponding message from your localization file.
In new version 1.11 of QuickSell I'm fixed all bugs with sell systems on command /Sell and /SellAll
QuickSell has been succesfully updated to Stable.
[+]
New entries in Configurations for management of /Sell
[+]
Added command /Sell
[Fix]
Fixed bugs with mathing the get balance from item selling.