Jump to content

i need help makeing this script


4kno_

Recommended Posts

 if player is holding nether star named "{"text":"","extra":[{"text":"Strength ","italic":false,"color":"white"},{"text":"Talisman","italic":false,"color":"yellow"}]}":
  give player effect strength for 1 second with true

Link to comment
Share on other sites

made by crafty code ai

on right click:
    if player's tool is nether star named "{\"text\":\"\",\"extra\":[{\"text\":\"Strength \",\"italic\":false,\"color\":\"white\"},{\"text\":\"Talisman\",\"italic\":false,\"color\":\"yellow\"}]}":
        give player effect strength for 1 second

Crafty Code AI: Create minecraft skripts and plugins in a simple message!

https://discord.gg/WQwPYwvH7Y
The best part is that its 100% free!


Heres an example of a simple broadcast skript it made:

command /broadcast <text>:
    description: Broadcasts a message to all players.
    usage: /broadcast <message>
    permission: broadcast.use
    trigger:
        broadcast "&6[Broadcast] &e%arg-1%
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...