Origami Docs
  • 👋Origami Docs
  • 🎮Setup
  • ✍️Creating Custom Content
    • ⛏️Making Custom Blocks
    • 💎Making Custom Items
    • 🛠️Making Custom Crafting Recipes
      • 🧑‍🍳Crafting Recipe Types
  • 📣Events
  • ✨Item Strings
  • ⌨️In-game commands
Powered by GitBook
On this page
  • Reload changes made to YAML files
  • Give a custom item (or block) to a player

In-game commands

"/oc" or "/origami" has the following useful subcommands:

Reload changes made to YAML files

/oc reload <blocks|items|recipes|database>

Give a custom item (or block) to a player

/oc give <player> <name of item> <amount>
PreviousItem Strings

Last updated 1 year ago

⌨️