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. Sashie

    Addon skript-yaml - More features

    Added even more things to make the addon more feature complete - Added effect `[re]load all [y[a]ml] from [(1¦non[(-| )]relative)] director(y|ies) %strings% [using [the] filename as [the] id]` (loads all .yml from a directory thx pikachu for the idea) - Files are now saved with additional...
  2. Sashie

    How to create a yaml file like mine with skript-yaml

    im not a translator but if you have any questions i can answer them ^.^ BAM drunk sashie is a bit nicer so here is a thing, you still have to play with it tho on load: load yaml "plugins\SuperBans\config.yml" as "plugins\SuperBans\config.yml" skript-yaml "plugins\SuperBans\config.yml" is...
  3. Sashie

    Addon skript-yaml

    i'll talk to a few people, hopefully someone will help make something. for now i can tell you that comments in skript-yaml only work at the root level running this skript will output a small explaination of things hopefully this helps on script load: load yaml...
  4. Sashie

    Addon skript-yaml - Bug fix

    Removed AsyncEffect from save effect due to issues To reproduce said issue... On script load: load yaml "plugins/skript-yaml/test/test.yml" as "test" command /test: trigger: loop 100 times: set yaml value "node1.node2.node3" from "test" to 1 save yaml "test"
  5. Sashie

    Addon skript-yaml - v1.1.5

    Added a couple more things to make the addon more feature complete Added effect delete [y[a]ml] %string% (deletes the file and removes it from memory) Added condition [skript-]y[a]ml %string% is[(n't| not)] empty (only checks if there are any nodes)
  6. Sashie

    Addon skript-yaml - v1.1.4

    Workaround for Async issue
  7. Sashie

    Addon skript-yaml - Bug fixes

    Fixed a bug with 'skriptclass' values from root nodes not returning properly Fixed a bug with getting names of nodes Thanks @Simuciokas for spotting those!
  8. Sashie

    Addon skript-yaml - Root directory support

    Root directories Added root directory support Updated Load yaml syntax to [re]load [non[(-| )]relative] [y[a]ml] %string% [as %-string%] Usage: #If the server is on drive D:\(on windows) for example then that would be the root path load non-relative yaml...
  9. Sashie

    Addon skript-yaml - Bug fixes

    Fixed lots of bugs in this version! (Added Skripts serializer) Existing files didn't weren't being loaded(oops) and other various things related to this. Headers require # for the first character if you don't use one then ## will be used by default All nodes expression now only returns nodes...
  10. Sashie

    Addon skript-yaml - Comment away

    Removed Yaml exists condition(it was useless) in favor of Skripts built in condition(still need to test it :3) Added Node has value condition Added comments and header expression Switched to the same YAML processor that world edit uses since it has comment and header support already (check...
  11. Sashie

    Solved how to make a rebound ? (advenced math)

    or instead of using a function and wasting time to calculate it you should just use `3.1415926535897932` the value itself....
  12. Sashie

    Solved how to make a rebound ? (advenced math)

    there's also this way to get a block face(in java) targetLocation.getBlock().getFace(location.getBlock()); also from the looks of it, u should be able to get what you want using that mirror/reflect expression from biosphere2 @bio %locations% (mirrored|reflected) at %location%[ (in|with)...
  13. Sashie

    Addon skript-yaml - Adding jar to forums

    testing a thing
  14. Sashie

    Addon skript-yaml

    Sashie submitted a new resource: skript-yaml - YAML the way it should be Read more about this resource...
  15. Sashie

    Addon skript-yaml v1.7.2

    skript-yaml The proper way to do yaml in skript Rather then checking the file each time this addon caches the yaml file to memory It also includes comment/header support which is not found in the other yaml addons Source code available at github Skripts ez-yaml.sk - Updated version...
  16. Sashie

    A step into the web-future of Skript(?)!

    @Getreidemonster I mean if you did make something like this, then it would have to be a lot better then whats already available, regardles of if it has skript stuff built in, take this project for example <https://minecraft.codeemo.com/> i use this every time for my personal servers, the webui...
  17. Sashie

    Working on things and stuff

    Working on things and stuff
  18. Sashie

    Addon skDragon [EMOTES] [PARTICLES] - Oh snap an update happened

    #Update v0.14.0-BETA - Updated metrics to bstats (https://bstats.org/plugin/bukkit/SkDragon) - Updated DragonTravel support to version '01.006.05' (a few API changes were made in that plugin, please update it) - Added more expressions for DragonTravel - Added 5 new draw particle syntax(these...
  19. Sashie

    Addon skDragon [EMOTES] [PARTICLES]

    Sashie submitted a new resource: skDragon [EMOTES] [PARTICLES] - it has particle effects! Read more about this resource...
  20. Sashie

    Addon skDragon [EMOTES] [PARTICLES] 0.16

    ៜкƊʀᴀɢᴏɴܟ (1.8 - 1.15) ▸Particle effects album - http://imgur.com/a/NmmD4 ▸ Emote gif album - http://imgur.com/a/o4vsv The biggest particle addon for skript with other weird stuff? ➧ Features: ▸ Player/location particle effects/trails ▸ Colored particle images! ▸ Color-able particles ▸ Rainbow...