Jump to content
  • 0

items spawn


TheVentyMenti

Question

1 answer to this question

Recommended Posts

  • 0

You may use essentials for this. I'm not sure how to do it as I've never used Essentials before, but otherwise consider using skript:
 

on join:
    if {Joins::*} does not contain player:
        add stone sword named "&7Default Sword" to player
        add player to {Joins::*}

If you don't know how to use skript, consider watching our tutorial videos: 
https://www.youtube.com/channel/UC3pD8Ghxh7nAhpnhkClCuHg

 

image.png.e46e91961f1d6d4604a6e5f3dcb5a2bd.png

unknown.pngunknown.png

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