๐ŸŒ˜
Bloodmoon Advanced
  • Bloodmoon Advanced
  • โ“FAQ
  • ๐Ÿ“šGuides
    • Enable bloodmoon for your world
    • How to use commands in console
    • Use custom sounds
  • General
    • Commands & Permissions
  • โฐSCHEDULES
    • Introduction
    • Commands
    • Properties
  • ๐ŸšงSIGNS
    • Introduction
    • Overview
  • ๐Ÿ’€Mobs
    • Introduction
    • Properties
    • Commands
    • Spawn mechanics
    • Boss
    • Mythic mobs
  • ๐Ÿ“ฆItems
    • Introduction
    • Commands
  • ๐ŸŒก๏ธLifecycles
    • Introduction
    • Commands
  • ๐ŸŽฌActions
    • Introduction
    • Commands
  • ๐Ÿ’€Death Actions
    • Introduction
  • โฒ๏ธ Events
    • Introduction
    • Stop Event
    • Death Event
    • Heal Event
    • Lightning Event
    • Potion effect Event
    • Teleport Event
    • Swap Event
    • Reinforcement Event
    • Dash Event
    • Speak Event
    • Respawn Event
    • Explode Event
    • Sound Event
    • Vanish Event
    • Shield Event
  • Placeholder API
    • Overview of placeholders
  • ๐Ÿ“„Configs
    • config.yml
    • mobs.yml
    • actions.yml
    • lifecycles.yml
    • items.yml
    • messages.yml
    • schedules.yml
  • ๐Ÿ–‡๏ธAPI
    • Introduction
    • API docs
Powered by GitBook
On this page

Was this helpful?

  1. Items

Commands

A short but descriptive list with all the commands for custom items.

Available commands:

Commands

Permission

Description

/bloodmoon item set <item>

bloodmoon.item.set

Save the currently holding item with the specified name

/bloodmoon item get <item>

bloodmoon.item.get

Gets the specified item

/bloodmoon item print

bloodmoon.item.print

Prints the textual version of the holding item. Can be used in the items.yml

/bloodmoon item remove <item>

bloodmoon.item.remove

Removes the specified item

/bloodmoon item give <item> <playername>

bloodmoon.item.give

Gives the specified item to the correct player

/bloodmoon item list

bloodmoon.item.list

Show a list of all the items

PreviousIntroductionNextIntroduction

Last updated 5 years ago

Was this helpful?

๐Ÿ“ฆ