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

    Addon skript-worldedit - 1.1.4 - Bug Fixes and Runtime Errors

    1.1.4 - Bug Fixes and Runtime Errors Important Changes - skript-worldedit 1.1.4 now requires Skript 2.12.0+! This version of Skript should continue to work on 1.19.4+, for anyone still running this server version. - skript-worldedit is now on Modrinth! This will be the primary spot to download...
  2. cheezburga

    Addon skript-worldedit

    cheezburga updated skript-worldedit with a new update entry: 1.1.4 - Bug Fixes and Runtime Errors Read the rest of this update entry...
  3. cheezburga

    Addon skript-worldedit - 1.1.3 - Bug Fixes and New Stuff

    Important Changes - This version of the addon was coded on a Paper 1.21.8 server using Skript 2.12.2 and FAWE 2.13.1. - While it should continue to work on versions of Skript back to 2.10.0, this hasn't been verified. Please report any issues regarding this. - skript-worldedit is now on...
  4. cheezburga

    Addon skript-worldedit

    cheezburga updated skript-worldedit with a new update entry: 1.1.3 - Bug Fixes and New Stuff Read the rest of this update entry...
  5. cheezburga

    Addon skript-worldedit - v1.1.2

    Additions Delete schematic effect - deletes a schematic (this can't be undone!) Forest effect - generates a forest in a region, with a specific tree species and density Other (pretty boring) stuff Internally changes how versioning is done. Now only needs to be changed in the gradle build...
  6. cheezburga

    Addon skript-worldedit

    cheezburga updated skript-worldedit with a new update entry: v1.1.2 Read the rest of this update entry...
  7. cheezburga

    Addon skript-worldedit - v1.1.1

    Fixes Fixed an issue where trying to paste a non-Sponge schematic would throw an error in the console. Before, skript-worldeditwould assume this format, but it should now be able to accurately identify the format of any given schematic. Note that trying to paste schematics created before...
  8. cheezburga

    Addon skript-worldedit

    cheezburga updated skript-worldedit with a new update entry: v1.1.1 Read the rest of this update entry...
  9. cheezburga

    Addon skript-worldedit - The Schematic Update

    This is the first big update that skript-worldedit has had, and it brings an important feature that's been missing since the initial release: schematics! Additions Schematics - save and paste schematics with ease! There is both an effect and a section for each, the latter of which is...
  10. cheezburga

    Addon skript-worldedit

    cheezburga updated skript-worldedit with a new update entry: The Schematic Update Read the rest of this update entry...
  11. cheezburga

    Addon skript-worldedit

    cheezburga updated skript-worldedit with a new update entry: v1.0.4 Read the rest of this update entry...
  12. cheezburga

    Addon skript-worldedit - v1.0.4

    Additions Block count expression - gets the number of blocks in a region that match a certain mask or itemtype Expand/contract effect - expands or contracts a region in a given direction by a given amount. Also optionally can expand in the opposite direction Inset/outset effect - insets or...
  13. cheezburga

    Addon skript-worldedit

    cheezburga updated skript-worldedit with a new update entry: v1.0.3 Read the rest of this update entry...
  14. cheezburga

    Addon skript-worldedit - v1.0.3

    Additions Biome effect - an effect to change the biome in a region Spline effect - an effect which takes a set of locations and creates a line (rigid) or spline (curved) between them all using a given pattern. Can take a hollow and thickness parameter Changes Updated the dimensions expression...
  15. cheezburga

    Addon skript-worldedit

    cheezburga updated skript-worldedit with a new update entry: v1.0.2 Read the rest of this update entry...
  16. cheezburga

    Addon skript-worldedit - v1.0.2

    Additions A region dimensions expression - can be used to get the height, width, and length of a given region. Changes Patterns - updated some of the patterns to be more flexible Pattern prefix - updated the pattern prefix (the use we to bit at the start of some patterns) to now allow for...
  17. cheezburga

    Addon skript-worldedit

    cheezburga updated skript-worldedit with a new update entry: v1.0.1 Read the rest of this update entry...
  18. cheezburga

    Addon skript-worldedit - v1.0.1

    Changes How effects are executed - in the initial release, any effect calls would just let Skript continue in the file, without waiting for the effect to be completed. This is no longer the case, and Skript should now finish executing a given effect before moving on. This is how Skript itself...
  19. cheezburga

    Addon skript-worldedit

    cheezburga submitted a new resource: skript-worldedit - Adds support for WorldEdit and FAWE to Skript! Read more about this resource...
  20. cheezburga

    Addon skript-worldedit 1.1.4

    skript-worldedit is here! This new Skript addon brings WorldEdit and FAWE support to Skript, offering numerous effects and expressions for efficient world manipulation. A shockingly small amount of testing was done, so there may be some bugs lying around. Please report any issues, or new feature...