Jump to content

making free skripts!


Mrbizarre

Recommended Posts

Please make me a Skript that makes it so if you are a guard rank and click on an Iron Bar, you get teleported to another place!

— OMBS —

Hello. I am ombs, a chill server developer and FPS enthusiast.

Currently working on a server with a queue-style arena PVP.

Battle500 is my completed server. 
 

Have a great day!

 

Link to comment
Share on other sites

Or you can make it so that only the Guard rank (powerranks) can open a door.

— OMBS —

Hello. I am ombs, a chill server developer and FPS enthusiast.

Currently working on a server with a queue-style arena PVP.

Battle500 is my completed server. 
 

Have a great day!

 

Link to comment
Share on other sites

@ombs This works with luckperms!

 

on left click:
    if player's group is "guard":
        if player's target block is iron bar:
            teleport player to location(444, 214, -444, world("world"))
            send "&a&lSuccessfully teleported!"
    if player's group is not "guard":
        if player's target block is iron bar:
            send "&cYou need &1&lGuard Rank &cTo do this!"

Link to comment
Share on other sites

  • 2 weeks later...

Thank you! Can you quickly make me a Skript that gives a player one golden nugget for killing someone?

— OMBS —

Hello. I am ombs, a chill server developer and FPS enthusiast.

Currently working on a server with a queue-style arena PVP.

Battle500 is my completed server. 
 

Have a great day!

 

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