Jump to content

StarBunnie

Member
  • Posts

    438
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by StarBunnie

  1. Oh for the nbt you probably require SkBee should've noted that my bad I'm unsure if the 1.17 update for SkBee is already up tho
  2. Is it like an autospawn thing or do the players summon it?
  3. options: staffchattitle: &bStaffchat &8| command /staffchat: trigger: player has permission "staffchat.use": if {staffchat::%player's uuid%} is not set: set {staffchat::%player's uuid%} to true send "{@staffchattitle} &7Staffchat is now &aon&7!" else: delete {staffchat::%player's uuid%} send "{@staffchattitle} &7Staffchat is now &coff&7!" else: send "{@staffchattitle} &cSeems like you don't have the permissions!" on chat: if {staffchat::%player's uuid%} = true: cancel event send "{@staffchattitle} &7%player's prefix% &7%player%&f: &7%message%" to all players where [input has permission "staffchat.use"]
  4. options: backtitle: &eBack &8| on teleport: set {backloc::%player's uuid%} to location of player command /back: trigger: if {backloc::%player's uuid%} is set: teleport player to {backloc::%player's uuid%} send "{@backtitle} &7Sending you to your previous location..." delete {backloc::%player's uuid%} Sorry it's just to small to make a fancy post lol
  5. Here are the lootchests for @Kirbykirby. | Commands /lootchest | Gives you a list of all commands and info about them /lootchest set | Converts the target chest to a lootchest /lootchest delete | Converts the target chest back to a normal chest /lootchest add | Adds your tool to the target lootchest /lootchest remove | Removes items from the target lootchest /lootchest info | Gives you info about your target lootchest /lootchest list | Gives you a list of all lootchests /lootchest preset | Gives you a preset of your target lootchest | Permissions lootchest.break | Allows breaking a lootchest lootchest.use | Grants access to the lootchest command | Customization Refill timer Title & highlight color | Features Individual lootchest filling with random slots & amounts | Download Either below or from here. | Info Not gonna lie this skript is a bit of a mess not feeling that great lately so if there are any errors popping up feel free to message me and I'll try to solve em. lootchest.sk
  6. Nothing crashes on my end I'm on the server with it rn lol
  7. https://skripthub.net/docs/?id=2405 https://skripthub.net/docs/?id=1121 https://skripthub.net/docs/?id=1630
  8. Here is the bansystem for @iRaphi05, @nolando09 & @SweatyFuzeMain. | Commands /bangui [player] | Can also be triggered by rightclicking the player | Permissions bangui.use | Allows access to the bangui | Customization Color of the GUI, text highlights and prefix | Features Ban Kick Warn Mute Silent/Non-silent | Download Either below or from here. | Info This skript is meant to be used with Luckperms due to it using the "weight" permission to determine who can moderate who. This means if a moderator has a weight of 50 and a supporter a weight of 30 the moderator can ban the supporter but not the other way around. bangui.sk
  9. Alright thank you everyone for requesting skripts but I won't accept anymore from this point on. | Skripts to finish Bansystem | For @iRaphi05, @nolando09 & @SweatyFuzeMain Done Lootboxes | For @Kirbykirby Done Back | For @alecj0217 Done Staffchat | For @oShifflee Done Bossskript (base only) | For @FlapKakker Done | Info I'll post all the finished skripts in here with pings to the person requesting it + they will stay free no payment for the previously mentioned skripts is required. A rough estimate of when I'm gonna finish those skripts is around today (21.06.2021) or tomorrow (22.06.2021). | Prices for new requests Due to me not having infinite time I kinda have to earn at least a tiny bit from doing this. $1 - 2 - Simple Skripts | 1 day delivery $3 - 4 - Advanced Skripts | 2 day delivery $5 - 6+ - Large Skripts | 3+ day delivery To order a skript add me on Discord ( ‧₊˚꒰ʚ Starshine ɞ ‧✦ *#2683 ) send me full details of what your skript should have and I give you the estimate in which category your skript is sorted. If you're okai with the price pay it on my Ko-fi page https://ko-fi.com/starbunnie and write something in the donation message so I can identify who paid for their skript. I'll get back to you and send you your skript via Discord as soon as I finish it. | Info Keep in mind that the Do's and Don'ts from the original post are still valid! https://forums.minehut.com/topic/42336-request-a-skript-you-want-bunnisk/
  10. StarBunnie

    Crashing server

    You have to add a wait after a while loop: otherwise the server will crash itself
  11. Sorry didn't finish any skripts today got hung up on other stuff
  12. Hmm I could make it so you create one and then you can get a preset of this chest any only place it with all the settings of the other one
  13. On it gonna finish it tomorrow tho. With the skript you can just make any chest to a "lootchest" and add and remove items at will with a range you can set for each item individually so like "/lc add 10-15" would add the item you're holding to the target lootchest and every time it refills it adds your tool times the range you put in. So if you were holding an apple it could fill it with 12 apples for example and that at a random slot in the chest.
  14. Aaand done. I hope atleast everything should work. | Commands /clan | Lists all the commands below /clan create | Creates a clan with the configured filters /clan join | Joins a clan if it exists /clan leave | Leaves your current clan (you can't leave as owner so you'd have to delete it) /clan delete | Deletes the clan you're currently in if you're the owner of it /clan invite | Invites a player to a clan | Permissions None ;w; | Customization Clan name min. and max. length Chat prefix and highlight color Clan invite delay Clan creation price | Can be set to "free" aswell Option to allow special chars and numbers | Downloads Either below or here. | Information If you're in a clan all blocks you place belong to your clan so only members of it can break them | Installation If you downloaded the file upload it under plugins/Skript/scripts and then do /skript reload clan in Minecraft If you copied it from pastebin create a file under plugins/Skript/scripts and paste the contents from the raw section on pastebin into it. Save it and do /skript reload <your file name> in Minecraft. clan.sk
  15. Welp I kinda started a full clans skript now with invites, bans, kicks, stats, etc. but that doesn't really fit the version you wanted so I will make yours tomorrow lol
  16. I see a small issue with that. If it's a smp server isn't there the possibility that clans just encase peoples houses and they can't do anything about it? Edit: Couldn't they just switch clans for a second destroy what they want and switch back?
  17. I'm unsure if I want to do that tbh some of their abilities are impossible or atleast very hard to make without modding. I'll see if I'm gonna tackle it in the future but it wouldn't be like the mod I can tell you that.
  18. Should I make it so people can only ban/kick the groups below them? So owner can ban all but supporters can only ban players but not moderators for example
  19. Nw all tests are done and I just coded when I took a break of learning
  20. Done. | Commands /raid | Teleports you to the location of the event /raid setstart | Sets the start location of the event | Permissions raid.setstart | Enables someone to set the start location for the event | Customization Start and end times Almost every message & chat prefix Reminder on join Command prefix can be changed | For example instead of /raid you can change it to /event | Downloads Either below or here. | Important Info! Due to me being from Germany and testing this on a localhost server the name of the days are in German. The first few options in the skript are the days the skript uses to determine on which day to launch/end the event please replace those with the day names the Minehut server uses (should be English) otherwise it won't work. raid.sk
  21. Will do that tomorrow it's midnight for me rn and got math finals tomorrow lol
  22. All good but I think for further questions you should add me on discord so we don't spam the forums lol
×
×
  • Create New...