SKRIPT HELP entity spawning not working!!!!

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the community!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

DPPPPP

Member
Jul 22, 2023
27
0
1
command /entity [<text>] [<text>]: permission: shop.rock trigger: spawn 1 of arg-1 at the location of targeted block set name of last spawned entity to "%arg-2%"

my code is not working trust me its spaced out normally
 
Please use code blocks in the future so that indentation is preserved c:

You need to change the first argument type to `entity type`, like so: `<entity type>`
 
  • Like
Reactions: Luke_Sky_Walker