-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
(I am very sorry, this is the first time I'm making one of these)
Very simple issue, really.
I was crashing whenever I called the "/treats" command, and I had narrowed it down to api_give_item("bee:nightcrawler", 1).
Changing it to api_give_item("bee.nightcrawler", 1) seems to have fixed it.
Summery: Change api_give_item("bee:nightcrawler", 1) to api_give_item("bee.nightcrawler", 1) in scripts.lua.
Metadata
Metadata
Assignees
Labels
No labels