Jump to content

NotKaizo

Member
  • Posts

    204
  • Joined

  • Last visited

  • Days Won

    7

Everything posted by NotKaizo

  1. The answer is yes & no. You can give him access to your Minehut Panel by giving him the login info to it. He will have access to everything such as Market purchases, purchase history, your credits and etc. If you trust him then I would say sure, let him access it. But if you don't, then don't. I am sure Minehut will add some kind of feature that allows your friends to access a certain server that you own in the future. We just have to be patient for now.
  2. every 15 seconds: loop all players set {_random} to random element out of all items give player {_random}
  3. Wouldn't this be VERY inefficient to use? Imagine having the write another chunk of code to make a new banknote. Even with function, this will still be very inefficient if they need to make a new code for a new banknote.
  4. That cancels the event and gives them poison. Doesn't remove the bottle from them. Instead, set the honey bottle to a regular bottle after cancel event
  5. No it shouldn't since he is requesting the entire Skript instead of helping fix a premade Skript.
  6. on consume: if event-item is honey bottle: apply poison to player for 3 seconds There
  7. Yes you can but you have to be at least 14 years old to apply for Minehut Market creator.
  8. They don't specify but they are quite good from my experience and yeah. Just don't add too much plugins.
  9. I'm pretty bored so just let me know if you have any ideas that I can Skript.
  10. Well, this will break if someone is already wearing an armor piece as it will not give the armor back to the player. Add something like give player player's helmet
  11. Make sure you have a chat plugin. Essentials Chat, Luck Perms Chat and etc. If you already have those, check their configs and try the chat format section and edit it to whatever you want. Reload the plugin and your prefix/suffix will show in chat.
  12. That is very bad practice. Make it a function so Skript can parse it easily and you won't have issue reloading the Skript. I am also not necroposting since the topic was posted on August 29 and I am replying to it on September 26.
  13. Set it to a variable and check if that variable is set when they execute the command. Something like this: command /test: trigger: open virtual chest inventory with size 3 named "test" to player if {var::%player's uuid%} is not set: format gui slot 0 of player with paper named "test" to run: if {test::%player's uuid%} >= 10: format gui slot 0 of player with green dye named "test" else: format gui slot 0 of player with green dye named "test"
  14. I am not saying it sucks or anything but I'm saying that it's unnecessary? Vanilla has a built in /whitelist command. Why bother making another?
  15. You can add a 2nd argument and make it a integer. They will have to execute /repair <player> <integer> to open up the GUI. 2nd argument will be a password.
  16. Here you go. command /gui: permission: op permission message: "Hey you cant do that" trigger: open virtual chest inventory with size 3 named "Admin Gui" to player format gui slot 11 of player with golden hoe named "&4Admin Weapon" with lore "A Powerful Admin Weapon That Can summon explosions" to run: give player 1 of golden hoe named "&4Admin Weapon" with lore "A Powerful Admin Weapon That Can summon explosions" close players inventory format gui slot 15 of player with golden hoe named "&4Admin Weapon" with lore "A Powerful Admin Weapon That Can lightning" to run: give player 1 of golden hoe named "&4Admin Weapon" with lore "A Powerful Admin Weapon That Can summon lighting" close players inventory
  17. No I did not find a way to make it so it won't repair full dura items. Why are you trying to make it so it opens to arg-1? Just make it so they execute the command.
  18. I'm sure you can lol, it isn't that complicated. Just some basic functions and stuff
  19. Simple Wands Skript ♦ Simple & Easy Config ♦ Custom Gui ♦ Customizable Cooldowns | 30 seconds (change it in the config) ♦ Permission | wand.use (opens up custom gui) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Custom Gui Simple Gui for you to obtain any Wand! /wands ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Customizable Cooldowns Customize the cooldowns for Wands so people don't spam it! ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Left Click Ability Heal any player by left clicking your wand while facing them! This can be switched off in the config. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Particles Effect They don't really do anything so its just to look cool. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ About ♦ Version: 1.0 ♦ Update Status: True (True = Adding more stuff | False = Abandoned this project) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Please leave suggestions and ideas down below so I can add them to the Skript. I attached a .txt file as well for people with browsers that blocks .sk files. Note: Rejoin the server after reloading the script so it registers everything, wands.sk wands.txt
  20. Well I couldn't find a way but I will do more research on it tomorrow when I wake up. I am pretty sure you can't repair blocks/non weapons.
  21. NotKaizo

    Mute Appeal

    Is there a way to appeal for a mute? I got muted for 3 days for apparently spamming/chat flooding. Yes I was spamming but not in the Minehut Lobby. Why would I get muted for spamming in a different server?
  22. If I remember correctly, someone told me you can use the stick-like thing on your hand. Most humans will have 5 of the stick-like thing. They call it "fingers". You can use "fingers" and press your keyboard's key with it and it should type. The faster you move your "fingers" the faster you will type! This is what I know and hope it helped you Note: This is a joke so don't take it seriously.
×
×
  • Create New...