Jump to content

ClearLag Skript


BluryLovesTacos

Recommended Posts

command clearlag:
    aliases: cl
    trigger:
        if player is op:
            clearlag()

function clearlag():
    kill all dropped items
    broadcast "&cCleared all entities"

every 10 minutes:
    broadcast "&cAll Entities Will Be Cleared In 5 Seconds"
    wait 5 seconds
    clearlag()

 

Link to comment
Share on other sites

  • 9 months later...

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