Jump to content

I need help with a skript


Ramina__

Recommended Posts

Well in your mute command you can do:

    set {mutetime::%player's uuid%} to [whatever thing is the time]

and then:

 

on chat:

    if {mute::%player's uuid%} is "1":

        cancel event

        send "&cYou are muted for another %{mutetime::%player's uuid%}%!"

 

or something idk. I haven't used skript in a while so im not sure if any of that will work.

Link to comment
Share on other sites

On 9/10/2021 at 1:39 AM, nolando09 said:

Ive been trying to make a function like minehut's mute system where it tells you the date you will be unmuted BUT i cant do it and i need some help..

set a variable when they get muted and check for that variable when they try and talk in chat

 

Owner of play.hiveminez.net

 

⊱------------------------------⊰

Joined Minehut on 1/28/2021 (Same day I got Minecraft)

[VIP] - 3/14/2021

[LEGEND] - 5/27/2021

⊱------------------------------⊰

Discord - NotKaizo#0001

In-game name - iKaizo_

If you need any help, feel free to contact me.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...