Recent content by EtoNikei

  • 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!

  1. E

    Help With Player Vars

    I would prefer such a code due to performance savings, if it works, of course, I did not carry out checks. It would also not hurt to add checks for the presence of rights, if you require it. command /raincloud: trigger: if {players::%uuid of player%::raincloud} is false: set...
  2. E

    I can't figure out how to check if they have any amount of items in their hand

    on right click: if player's tool is apple named "&6Royal Apple": apply regeneration of tier 1 to player for 5 seconds apply strength of tier 2 to player for 5 seconds remove 1 of player's tool from player's tool
  3. E

    Script QuickSell - Litte optimization

    Added little optimization to sell system using /SellAll
  4. E

    Script QuickSell - Multiple shops!

    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...
  5. E

    Script QuickSell - Updater and Versions!

    [?] 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...
  6. E

    Script QuickSell 1.31

    Welcome to QuickSell Fork for Skript language. Currently QuickSell have: 1) Localizations system. 2) Update notifications. 3) Configuration of Shop (currently one, default 'default') 4) Selling items from your inventory with configurable sounds. Selling items can be configurated to...
  7. E

    Script QuickSell - Fixed sell systems!

    In new version 1.11 of QuickSell I'm fixed all bugs with sell systems on command /Sell and /SellAll
  8. E

    QuickSell

    Welcome to QuickSell Fork for Skript language. Currently QuickSell have: 1) Localizations system. 2) Update notifications. 3) Configuration of Shop (currently one, default 'default') 4) Selling blocks from your inventory with configurable sounds. Selling blocks can configurated to...
  9. E

    Script QuickSell - Stable!

    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.
  10. E

    dev

    dev
  11. E

    Yaml configuration.

    Hello! I'm beginner in Skript's yaml and have a one question. This is Java configuration of player's breaked blocks. (https://prnt.sc/wzvcm6) How to create this in Skript system configuration and get same values from this? sorry for bad English c: