Jump to content
  • 0

PLS HELP ME WITH ANOTHER PROBLEM


thunderfanatic1

Question

6 answers to this question

Recommended Posts

  • 1
1 hour ago, thunderfanatic1 said:

PLS HELP EM WITH ANOTHER PROBLEM I HAVE GOT THE PLUGIN WERE YOU CAN SET A SPAWN AND USE /SPAWN TO GO TO SPAWN BUT IT DOESN'T WORK IT SAYS /HELP FOR HELP AND I RESTARTED MY SERVER BUT IT STILL NO WORK

 

You need: Essentials and EssentialsSpawn.

Then you do /setspawn

Then you do /spawn!

simple

The Perkulator is the best Skript script I've ever scripted.

image.png.384d438ecabe824079ff0f4ee2158f29.png

Link to comment
Share on other sites

  • 0

I recommend making a /spawn with skript. Here is how i do it. It's much easier and requires 1 plugin, skript. You simply create a new file in the skripts folder named spawn.sk and paste this in and you are done.
 

command setspawn:
    permission: *
    permission message: &cInsufficient permissions.
    trigger:
        set {spawn} to player's location
 
command spawn:
   cooldown: 5 seconds
   cooldown message&cSlow down there!
   trigger:
      teleport player to {spawn}
      send "&aTeleported to spawn!"
      play sound "entity_arrow_hit_player" with volume 20000 and pitch 2 for player at player

IGN: TastqHalloween

Discord: Tastq#6814

Twitter

Youtube

 

 

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