Jump to content

Punish

Member
  • Posts

    891
  • Joined

  • Last visited

  • Days Won

    9

Posts posted by Punish

  1. 2 hours ago, ButterflyBullets said:

    here:

    every 2 minutes:
      loop all players:
        apply a random element out of {potion::*} to loop-player
    
    on load:
      set {potion::*} to speed, slowness, haste, mining fatigue, strength, instant health, instant damage, jump boost, nausea, regeneration, resistance, fire resistance, water breathing, invisibility, blindness, night vision, hunger, weakness, poison, wither, health boost, absorption, saturation, glowing, levitation, luck, unluck, slow falling, conduit power, dolphins grace, bad omen, hero of the village

     

    ima just ctrl+c and ctrl+v onto me scripts file

     

  2. 13 minutes ago, skPolar said:

    Im sure this is allowed because the owner can decide what happens on his server (As long it doesnt break MH's rules)

    Yup!, He can decide what he what's to do with his server, but there are chances that it may ruin his server's and his Reputation on Minehut (and breaking rules obviously)

    move

    On 11/3/2021 at 9:24 AM, Theenderostritch said:

    @itsKimo

    Just select your file and click move as you usually would, but select the destination folder on the side panel instead and then it will allow you to click 'Move'.

    image.thumb.png.8a48b4397b088b9714af6b21d1f25ab4.png

    HOW DID I NOT KNOW THIS??????????????

  3. On 11/13/2021 at 7:13 PM, Maxatron said:

    i use easy mc  and i have make server on minehut evry thing was going normal but after one day while joing my own server  it comed Failed to loging: server authinticatoin not reachable then i think its easy mc problem then itried my easy mc account then i renew my acount  after that itried again joinig server and now coming (failed to connect )

                                                                                                                                                             (timed out) 

    some time        (Failed to connect )

                                (disconencted)

    pls tell :  (

    1 - Please don't reply to a Topic that's been inactive for over a month, It's considered necroposting and is against Minehut Rules

    2 - EasyMC's pretty broken and I don't recommend using Non-Mojang Authentication, It may contain malware.

     

    Thanks!

  4. On 11/12/2021 at 4:19 AM, ButterflyBullets said:

    Yoooo, this was fun to make, it was also quite a nice learning experience for me, in arguments mainly. Anyways I hope this is what you wanted and if it isn't then tell me what it is that you want in detail 😄 (FYI: you'll need Luckperms for this to work)

    command /ranknon <player>:
      permission: non.rank
      trigger:
        execute console command "/lp user %arg-1% parent set ""&8[Non] "
    
    command /rankvip <player>:
      permission: vip.rank
      trigger:
        execute console command "/lp user %arg-1% parent set ""&a[VIP] "
    
    command /rankmvp <player>:
      permission: mvp.rank
      trigger:
        execute console command "/lp user %arg-1% parent set ""&b[MVP] "
    
    command /rankgod <player>:
      permission: god.rank
      trigger:
        execute console command "/lp user %arg-1% parent set ""&e[God] "
    
    command /rankhelper <player>:
      permission: helper.rank
      trigger:
        execute console command "/lp user %arg-1% parent set ""&5[Helper] "
    
    command /rankmod <player>:
      permission: mod.rank
      trigger:
        execute console command "/lp user %arg-1% parent set ""&6[Mod] "
    
    command /randowner <player>:
      permission: owner.rank
      trigger:
        execute console command "/lp user %arg-1% parent set ""&4[Owner] "

     

    cool!!

  5. 19 hours ago, AgentGamerPro said:

    And it just keeps on pilin', it's so terrifying
    But I keep on smilin', I'm good (Yeah, I'm good)
    I've been carin' too much for so long
    Been comparin' myself for so long-

    Been wearin' a smile for so long, it's real
    So long, it's real, so long, it's real


    So long, it's real
    So long, it's real......

     

    and that ends these i guess

  6. 17 hours ago, AgentGamerPro said:

    Yeah, I'm okay, bayotch
    But the fact is
    I need help, I'm failin' all my classes
    They think that I need glasses
    I just really wish that I could pass this (Wish that I could pass this)-

    That's what the mask is
    That's what the point of the mask is
    So you can see I'm tryin', you won't see me cryin'
    I'll just keep on smilin', I'm good (Yeah, I'm good)-

  7. 16 hours ago, AgentGamerPro said:

    I've been carin' too much for so long
    Been comparin' myself for so long
    Been wearin' a smile for so long, it's real
    So long, it's rеal, so long, it's real-

    Always bein' judged by a bunch of strangе faces
    Scared to go outside, haven't seen the light in ages
    But I've been places
    So I'm okay-ish, so I'm okayish-

  8. 24 minutes ago, ButterflyBullets said:

    well... yea it is and I alr have it done for the most part BUT you have been learning Skript for over a year and I have only been for 1 month sooooo... yea, and im just trying to find the right syntax for an enchanted item but this is what I have, if you have any tips for me then it would be much appreciated 😄

    EDIT: btw I was just trying to clarify what he wanted so I would have a better idea on what he was saying to make

    on break of diamond ore:
      if player is holding a diamond pickaxe:
        give diamond to player
        cancel the drops of items

    k

×
×
  • Create New...