๐ŸŒ˜
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. Mobs

Commands

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

PreviousPropertiesNextSpawn mechanics

Last updated 5 years ago

Was this helpful?

Available commands

Command

Permission

Description

/bloodmoon mob create <mob> <entity type>

bloodmoon.mob.create

Create a new mob using the given name and type

/bloodmoon mob remove <mob>

bloodmoon.mob.remove

Delete a custom mob with the given name

/bloodmoon mob spawn <mob>

bloodmoon.mob.spawn

Spawn a custom mob with the given name

/bloodmoon mob set <mob> <property> <value>

bloodmoon.mob.set

Set a specified property for a given mob

/bloodmoon mob add-drop <mob> <item> <chance>

bloodmoon.mob.add-drop

Adds a given item as drop

/bloodmoon say <message>

bloodmoon.say

Announce a message with the bloodmoon prefix

/bloodmoon mob list

bloodmoon.mob.list

Show a list of all bloodmoon mobs

See for available properties

The argument <item> is an user defined .

๐Ÿ’€
Properties
item