Search results

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

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

  1. novastosha

    Help

    Thank you :====)
  2. novastosha

    Help

    I know the file Any help?
  3. novastosha

    Just living :|

    Just living :|
  4. novastosha

    Script Regions - Feature

    Features: - Added "-utd" option to set Y of Pos1 to 255 and Pos2 to 0 so it takes all the blocks
  5. novastosha

    Help

    My localhost server (For testing) every time i start him the variables of skript resets . How can i prevent that from happining? . I tried 2 things: . Creating new variable database Making Some addons with java
  6. novastosha

    Script Mega Shop 2.0

    Shop script! . . Thanks for choosing this resource! . . Comes With pre-made money system . . Permissions: . . Commands: Buying GUI Example: . . /buyitem <Name> <Item> Shop Items Example: . . /openshop <Name> Main GUI: . . /shop open Command to add item to shop: . . Ex: /adminshop additem...
  7. novastosha

    Mega Shop

    Shop script! . . Thanks for choosing this resource! . . Comes With pre-made money system . . Permissions: . . Commands: Buying GUI Example: . . /buyitem <Name> <Item> Shop Items Example: . . /openshop <Name> Main GUI: . . /shop open Command to add item to shop: . . Ex: /adminshop additem...
  8. novastosha

    Solved Punishment GUI

    You could use functions to open GUIs
  9. novastosha

    Script Regions - Bugfixes

    BugFixes: - Some general exceptions were been thrown in the console - Get handler for "region of %player%" that was returning null has been removed - Script is now more TPS friendly - Made the title time more long - Some code wasen't functioning correctly Hope you enjoy :)...
  10. novastosha

    Solved Punishment GUI

    Oh, Hardcoding everything
  11. novastosha

    Script Regions - Bugfixes

    BugFixes: - Inventory wasen't been saved
  12. novastosha

    I want someone to tell me (OffTopic)

    I still a dev ito you?
  13. novastosha

    Script Regions - Oopsie update

    Fixed the title error
  14. novastosha

    I want someone to tell me (OffTopic)

    Should i release the Core System i made with Staff also?
  15. novastosha

    Script Regions - Bugfixes and More featrures

    BugFixes: - Exiting Wilderness Will not give you inventory of region - Entering Wilderness Will not give you your inventory back - Sometimes Variables of the Script deletes for random reason Features Added: - Entering a region now shows a title
  16. novastosha

    Hey, Any soultion for my problem?

    Hey, Any soultion for my problem?
  17. novastosha

    Multipling in skript not working...

    I tryied everything ;( with this debug but still not working
  18. novastosha

    Multipling in skript not working...

    {Shop::Item::%arg 1%::%{_item}%::Price}
  19. novastosha

    Multipling in skript not working...

    set {amount::shop::%player%} to 1 set {price::shop::%player%} to {Shop::Item::%arg 1%::%{_item}%::Price} * {amount::shop::%player%}
  20. novastosha

    Multipling in skript not working...

    set {price::shop::%player%} to {Shop::Item::%arg 1%::%{_item}%::Price} * {amount::shop::%player%} What?? set {price::shop::%player%} to {Shop::Item::%arg 1%::%{_item}%::Price} * {amount::shop::%player%}