Git Product home page Git Product logo

funkysk's People

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

weefle

funkysk's Issues

[suggest] play volume

I can't adjust the volume when playing the nbs file, but it would be nice to be able to adjust it
If you don't adjust it, the sound is a bit too loud.

Where do i add FunkySk?

Hey, i installed FunkySk so i got the Syntax.md but i don't really know where i should add it i tried adding it in the plugins folder but seemed like it dosn't work then i added it in skript but that also didn't worked. Where do i acutaly add the file/code? Please help me.

Playing the song isn't working.

Sorry if i am asking too much but why doesn't this work?

"Error: Can't understand this condition/effect: play song file plugins/Music/site-47.nbs with volume 2 to player"

Could you guy's please help me? I would be very pleased.

   trigger:
      if arg-1 is "Normal":
        set action bar of player to "&aPlaying The Standart Song"
        play song file plugins/Music/site-47.nbs with volume 2 to player```

Jar wont work at all at installing its config folder and working

Hey,

Pretty simple error you could say, but when I drag the jar into my plugins, then run my server, nothing will be of output. I have tried the previous version to your 1.0.2 and of course that itself. Any ideas to what this could be, maybe based off your past experiences encountering this bugs with other people?

It may be clashing plugins or something. By the looks of it the plugin doesn't seemingly to function at all. Your great developer for making this add-on!

Error on load

I'm having issues running FunkySK. I get this error: https://pastebin.com/WpZCB7w3

Skript: 2.5.1
FunkySK: 1.0.2
NoteBlockAPI: 1.6.1

This end up breaking whole Skript plugin and makes all skript break aswell.

Song End Event does not work

Hello, I am trying to detect end of song, but the event is not triggered I guess. The song starts playing, but when the song ends, it does not broadcast "end".

on inventory click:
    if current inventory of player = (metadata tag "hudba" of player):
        cancel event
        if event-inventory = (metadata tag "hudba" of player):

            # RADIO
            if index of event-slot = 24:
                set {_s::*} to songs in file "plugins/Skript/Radio/"
                play song file "plugins/Skript/Radio/%(random element out of {_s::*})%" to player with id "radio"

on FunkySk song end with id "radio":
    broadcast "end"
    
    
13:58:08[INFO] [Skript] Server Version: git-Purpur-1985 (MC: 1.19.4)
13:58:08[INFO] [Skript] Skript Version: 2.7.0-beta3 (skriptlang-github)
13:58:08[INFO] [Skript] Installed Skript Addons:
13:58:08[INFO] [Skript] - skript-placeholders v1.5.2 (https://github.com/APickledWalrus/skript-placeholders)
13:58:08[INFO] [Skript] - DiSky v4.8.0
13:58:08[INFO] [Skript] - skript-reflect v2.3.1-for-skript-beta (https://github.com/TPGamesNL/skript-reflect)
13:58:08[INFO] [Skript] - SkBee v3.0.0-alpha2 (https://github.com/ShaneBeee/SkBee)
13:58:08[INFO] [Skript] - skript-holo v1.0.2 (https://github.com/Blueyescat/skript-holo)
13:58:08[INFO] [Skript] - FunkySk v1.0.2
13:58:08[INFO] [Skript] Installed dependencies:
13:58:08[INFO] [Skript] - Vault v1.7.3-CMI
13:58:08[INFO] [Skript] - WorldGuard v7.0.7+216b061
13:58:08[INFO] [Skript] - Residence v5.1.1.0

NoteBlockAPI version 1.6.2

"Server performance will be affected"

  • **[01:31:15 WARN]: [FunkySk] "FunkySk v1.0.2" has registered a listener for com.xxmicloxx.NoteBlockAPI.SongEndEvent on method "public void me.limeglass.funky.listeners.MusicListener.onSongEnd(com.xxmicloxx.NoteBlockAPI.SongEndEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [LimeGlass].
  • [01:31:15 WARN]: [FunkySk] "FunkySk v1.0.2" has registered a listener for com.xxmicloxx.NoteBlockAPI.SongStoppedEvent on method "public void me.limeglass.funky.listeners.MusicListener.onSongStop(com.xxmicloxx.NoteBlockAPI.SongStoppedEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [LimeGlass].
  • [01:31:15 WARN]: [FunkySk] "FunkySk v1.0.2" has registered a listener for com.xxmicloxx.NoteBlockAPI.SongDestroyingEvent on method "public void me.limeglass.funky.listeners.MusicListener.onSongDestory(com.xxmicloxx.NoteBlockAPI.SongDestroyingEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [LimeGlass].**

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.