Jump to content

Help with spigot plugin

Hello

I've been working on a plugin for a couple of days, but I run into this error (console output):

[20:07:19 INFO]: Expected whitespace to end one argument, but found trailing data
[20:07:19 INFO]: ...raftplayer{name=tdmclumar} run execute if entity @e[type=wolf,nbt={OwnerUUID:672de07f-7ba8-4c06-9132-42a3eedc1d5b},sort=nearest] run data merge entity @e[type=minecraft:wolf,sort=nearest,nbt={OwnerUUID:672de07f-7ba8-4c06-9132-42a3eedc1d5b,limit=1] {OwnerUUID:246222f0-34b0-478a-b02d-0767b064f613}<--[HERE]

I have no idea what it means, or how to solve it.

My plugin code: Pastebin

 

Any help is appreciated!

Thanks

Link to comment
Share on other sites

Link to post
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

×