Jump to content

mouseful

Member
  • Posts

    43
  • Joined

  • Last visited

Posts posted by mouseful

  1. 19 hours ago, _Tarna_ said:

    Free ops servers usually don't give actual op to players. They just give them permission to some commands such as gamemode, worldedit and other server commands and block other commands. 

    I know this. The point of the /freeop command is to make the player thing they got opped as like a troll.

     

    19 hours ago, Boxmonkey said:

    when player join my server i just send a message for a joke

    
    on join:
        broadcast "&7&o[Server: Made &7&o%player%&7&o a server operator]"

    all that is but I made a real one in atom for you

    
    command /freeop:
      trigger:
        if {op::*} does not contain uuid of player:
          add uuid of player to {op::*}
          execute console command "/op %player%"
          send "&6System &7>> Claimed Free Op"
        else:
          send "&6System &7>> You Have All Ready Claimed Your Free Op"
    
    
    command /resetops:
      permission: op
      permission message: No
      trigger:
        clear {op::*}
        send "&6System &7>> Cleared Op List"

    Ok That is it. I Would Not really do this unless you have a ban protection skript on your server so stop people from banning you

     

    The Reset command really does nothing

    Okay thank you for this! 

  2. Hello! Lately I have been advertising a server I am co owner on and it seems like the only way to get players is by saying “«NO» free op at /join blah blah”. People keep saying my advertisement is false because the advertisement said there is free op when it doesnt. If players do come on and say “where’s my free op” i want to tell them to do /freeop. Can anyone either make a skript for me or tell me how to make one for the command? I tried using the minehut skript video but i failed.

  3. I am a co owner of a server and the owner downloaded SimplePets and UltraCosmetics for donor perks and they appear as red.

    grtf.PNG.a3d28d84ce330f84ca90500cc2d728a6.PNG

    We have not done anything to the plugins at all. Can someone help us?

  4. 21 minutes ago, RunAwayz said:

    Can you please get me your logs? If you don't know how to retrieve logs, watch this video

    The video has me going onto my server to get logs and that’s the problem I cannot get on my server

    edit: found logs via website, but it says it exceeds the character limit

×
×
  • Create New...