Jump to content

skript


ShxdeGG

Recommended Posts

could you edit this skript for me:

I need it so then the player can only fly for 10 minutes, and can u make it so then when the player gets hit by another player the fly mode disables for 7 seconds, and every time they are hit the 7 second timer resets. 

command /fly:
    permission: fly.perm
    cooldown: 1800 seconds
    Trigger:
        If {fly.%player} is not set:
            send "&fFlight mode is now set to &a&lENABLED" to player
            set player's fly mode to true
            set {fly.%player%} to true
            Stop
        send "&fFlight mode is now &4&lDISABLED" to player
        set player's fly mode to false
        delete {fly.%player%}
        Stop
    
can u make it so then when the player gets hit by another player the fly mode disables for 7 seconds, and every time they are hit the 7 second timer resets. 

Btw this isnt my skript, i found it and am wondering if u could add that to it

Edited by _LunahPvp_

Owner of:

AuxMines

AuxMines is a unique Box Mining server. We have Super Hero ArmourCustom Enchants, Cool BossesChill Community, and Custom Drops  all in one server!

We aren't fully released, so if you wanna drop by and give us some suggestions that would be cool.

 

Link to comment
Share on other sites

1 hour ago, _LunahPvp_ said:

could you edit this skript for me:

I need it so then the player can only fly for 10 minutes, and can u make it so then when the player gets hit by another player the fly mode disables for 7 seconds, and every time they are hit the 7 second timer resets. 

command /fly:
    permission: fly.perm
    cooldown: 1800 seconds
    Trigger:
        If {fly.%player} is not set:
            send "&fFlight mode is now set to &a&lENABLED" to player
            set player's fly mode to true
            set {fly.%player%} to true
            Stop
        send "&fFlight mode is now &4&lDISABLED" to player
        set player's fly mode to false
        delete {fly.%player%}
        Stop
    
can u make it so then when the player gets hit by another player the fly mode disables for 7 seconds, and every time they are hit the 7 second timer resets. 

Btw this isnt my skript, i found it and am wondering if u could add that to it

post in skript discussion

 

 

image.png.bc433d6489d70ad831075fe76809b993.png
 

Lifestealed | Minecraft Servers
 

OG [VIP] 12/26/20 - 10/27/2021
OG [PRO] 12/27/21 - 11/18/2022
OG [LEGEND] 11/18/2022 - 3/14/2023
[DEFAULT] 3/14/2023 - Present

 

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...