1. 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!

Dismiss Notice
This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Addon FunkySk 1.0.2

A Skript addon to add full support for NoteBlockAPI

  1. Update to 1.15.2

    LimeGlass
    Fixed plugin.yml
  2. Update to 1.15

    LimeGlass
    Update to 1.15.2 and updated coding.
  3. Bug fixes

    LimeGlass
    Fixes:
    • Changed type name to fix MundoSk conflicts.
      IMPORTANT: Due to this please delete your old syntax.yml
    • Removed a temporary fix from inventories.
    • Works with latest NoteBlockAPI and latest Skript.

    Notes:
    • The whole NoteBlockAPI has been re-written, thus this addons needs a re-write some day.
    • NoteBlockAPI currently still supports this API structure, it's just all deprecated for the time being.
    AlvianMinecraft likes this.
  4. Bug fixes, framework update and added Gradle

    LimeGlass
    Changes:
    If anyone runs into any issues/bugs please private message a developer of FunkySk or use the discussion page. Provide as much information as you can about the issue/bug. This version is quite stable and as of currently FunkySk fully supports everything in...
  5. Bug fixes

    LimeGlass
    Some bug fixes with the framework of my addons.
  6. Bug fixes and docs test

    LimeGlass
    Testing if the new Doc system works :emoji_grinning:

    Also made some last minute bug fixes
  7. Notes, layers and more!

    LimeGlass
    Added:
    • Layers of a song (Layers are like a schematic of notes)
    • Layer name.
    • Layer volume.
    • Layer notes.
    • Note pitches.
    • Note instruments.
    • Note key (This is like a ID for each note)
    • Songs in directory (Only .nbs files)
    Fixed:
    • Fixed up some notes working better.
    • Fixed up some events.
    • Fixed some null pointers.
    • Fixed getting all the listeners of a song player.
    Syntax:
    Code (Skript):
    1. ExprSongLayer:
    2.     [(all [[of]...
  8. Hotfix

    LimeGlass
    Hotfix to determine links or songs properly.