Skip to content

scripts.lua error #1

Description

@MysticalVictini

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions