Ajie
Creator-
Posts
63 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Ajie
-
This can be done, I'm asking in what way this sound file link is set up. Is this the command you want? /soundall SoundLink Duration
-
Version 1.0.3
116 downloads
Extend your server's syringe !! Make it fun and powerful! Set additional boost for syringes and support run commands after using syringe... You can have more fun with TimedPermissions, just like using a syringe after grant 1 minute of DoubleJump permission so that it is a rabbit serum! Features Support for setting additional boost for syringes Support run command after using syringe. Support setting the number of use for the syringe. Support unlimited use number of syringe. Support adding unlimited super syringe. Support for run effect or send message after use. Config { "Plugin Setting": { "Chat Prefix": "[Super Medical]\n" }, "Medical Items Setting": { "Item List": { "2788668736": { "Item Name": "Super Syringe", "Permission (Empty = not need)": "", "Basic Item (shortname)": "syringe.medical", "Disable the item original healing": false, "Item will not be consumed": false, "Number of use (0 = Disable)": 0, "Boost Setting": { "Enable Boost": true, "Set Max Health Multiple (1=+100)": 1.0, "Max Health Duration": 60.0, "Add Health": 10, "Add Health over time": 30, "Add Hydration": 100, "Add Calories": 200, "Add Radiation": 0, "Add Bleeding": 0, "Add Comfort": 0, "Reset Radiation": false, "Reset Bleeding": false }, "Command Setting": { "Enable Command": false, "Server run command (false = PlayerClient)": true, "Run all command (false = Random one)": false, "Command List": [ "o.grant user %STEAMID% vip.vip", "say hi,%PLAYERNAME%" ] }, "Tips Message (Empty = no message)": "", "Effect (Empty = no effect)": "" }, "2789817685": { "Item Name": "Rabbit Serum", "Permission (Empty = not need)": "", "Basic Item (shortname)": "syringe.medical", "Disable the item original healing": false, "Item will not be consumed": false, "Number of use (0 = Disable)": 0, "Boost Setting": { "Enable Boost": false, "Set Max Health Multiple (1=+100)": 1.0, "Max Health Duration": 60.0, "Add Health": 10, "Add Health over time": 30, "Add Hydration": 100, "Add Calories": 200, "Add Radiation": 0, "Add Bleeding": 0, "Add Comfort": 0, "Reset Radiation": false, "Reset Bleeding": false }, "Command Setting": { "Enable Command": true, "Server run command (false = PlayerClient)": true, "Run all command (false = Random one)": false, "Command List": [ "grantperm %STEAMID% doublejump.use 1m" ] }, "Tips Message (Empty = no message)": "", "Effect (Empty = no effect)": "" } } } } Tips Does not work on NPC. Players can use syringes for other players. Support bandage and syringe only. The Max Health option is use tea buff$9.99 -
Is this sound link set in the config or by command?
-
Changed Status from Pending to Closed
-
Only mp3 links are supported, like : https://website.com/music.mp3 . i tested the dropbox link, but it didn't work . you can upload your mp3 file to github and then copy the view link to the config
-
Version 1.1.0
353 downloads
This plugin may not work perfectly as you expect. Please read the Q/A at the bottom before making a purchase! Please have a hosting service ready for your MP3 files before making a purchase! Enhance your server's ambiance by welcoming players with delightful tunes as they join! Welcome Music feature lets you curate a musical experience for new players, complete with customizable playback delays and durations. Chat Command: /wm - Disable / Enable the Welcome Music. /musicto <Player> <MusicURL> <MusicDuration> - Play music for target player (Requires welcomemusic.toplayer permission). /musicall <MusicURL> <MusicDuration> - Play music for all player (Requires welcomemusic.toplayer permission). /testwm - Test Welcome Music (Not need to rejoin the server | only admin) . Console Command: musicto <Player> <MusicURL> <MusicDuration> - Play music for target player. musicall <MusicURL> <MusicDuration> - Play music for all player. Config { "Permission Name": "welcomemusic.use", "Need Permission": true, "Welcome Music List": [ { "Need Permission (Empty = none)": "", "Music URL": "https://github.com/blgarust/music/raw/main/WelcomeToOurServer.mp3", "Music Duration (sec)": 5.0, "Welcome Message (Empty = No Message)": "Welcome To Our Server, Now playing music for you~ (You can use command /wm to disable)" }, { "Need Permission (Empty = none)": "welcomemusic.vip", "Music URL": "https://github.com/blgarust/music/raw/main/NeverGonnaGiveYouUp.mp3", "Music Duration (sec)": 30.0, "Welcome Message (Empty = No Message)": "Never Gonna Give You Up ~" } ], "Only first-time join the server": false, "(First-time) Music URL (Empty = none)": "", "(First-time) Music Duration (sec)": 15.0, "Music Delay (sec)": 5.0, "Players can disable the WelcomeMusic (/wm)": false } Tips Ensure that your Music URL is a valid mp3 stream link. For optimal experience, keep the music duration under 30 seconds. Provide a hosting space for your .mp3 file (services like GitHub work well for many, but not for everyone). The Music Delay determines the seconds after player entry before the music starts. Q/A Why does playing music result in stuttering / loop? This is due to low FPS on the player's client side (Improved in the Rust December 2022 patch). Why does playing music result in white noise? This happens when the client fails to successfully retrieve the music from your provided MP3 URL. Please check your URL or consider switching hosting services. Are there requirements for the URL format? Yes, the URL must be a complete web address without ports or special characters. Why do certain players hear default music during playing? This occurs because some players have disabled the "INTERNET AUDIO STREAMS" option in their game settings. How to find free MP3 hosting services? You can try uploading to GitHub and copy the raw link, but GitHub may not work for everyone.. However, it's best to have your own web server to host your MP3 files. Or use Google to search for "free MP3 hosting" to find available free services.$9.90