Skip to content

Commands

necro50n3 edited this page Jun 21, 2026 · 7 revisions

Raid Den Command

Requires OP Level 2 or "cobblemonraiddens.command.dens" Permission

Raid Dens can be generated using the /crd dens command, which has multiple options.

Player vs Console Commands

When a player uses the command it will automatically default to the dimension they are currently in with /crd dens <position>.

When a server console uses the command, it will need to specify the dimension using /crd dens <position> <dimension>.

After the position (and dimension), if you end the command there it will generate a raid den with a random raid boss and default parameters. You can then configure it further with more options.

More Options

Boss

Specifies the specific raid boss that is spawned with the raid den.

Tier

Spawns the raid den with a random boss of the specified tier.

Bucket

Spawns the raid den with a random boss of a specified bucket. See Raid Buckets.

Random

Spawns the raid den with a random boss. Functionally the same as just using /crd dens ~ ~ ~ but being able to add a custom cycle mode and reset.

Cycle Mode

Sets the cycle mode of the raid den. See Configuration. Specifying a bucket will always set the raid den to bucket mode.

Can Reset

Sets whether the raid den can be reset.

Spawn Boss Command

Requires OP Level 2 or "cobblemonraiddens.command.spawnboss" Permission

Raid bosses can be spawned outside of their den using the /crd spawnboss command.

No AI

Sets whether the raid boss will spawn with AI or not.

Is Invulnerable

Sets whether the raid boss is invulnerable to damage. Raid bosses will not drop rewards if they are killed this way.

Is Persistent

Sets whether the raid boss will despawn if no players are nearby.

Admin Commands

Reset Clears

Requires OP Level 2 or "cobblemonraiddens.command.resetclears" Permission

You can reset the raid clears for either a player, a certain raid den, or a player for a specific raid den. The dimension parameter is only required on server consoles, and will default to the command user's dimension.

  • /crd resetclears <player>
  • /crd resetclears <position> <dimension>
  • /crd resetclears <player> <position> <dimension>

Force Clear

Requires OP Level 2 or "cobblemonraiddens.command.forceclear" Permission

Allows the command user (or a targeted player) to instantly clear the raid they are in. Primarily used for debugging and testing purposes.

Cycle Raids

Requires OP Level 2 or "cobblemonraiddens.command.cycleraids" Permission

Forces all raids to cycle. The timer reset mode must be set to GLOBAL_GAME_TIME or GLOBAL_SYSTEM_TIME for this to work.

Debug/Other Commands

Refresh

If you are stuck and unable to enter raids for any reason, you can use /crd refresh to refresh.

Refresh Other

Requires OP Level 2 or "cobblemonraiddens.command.refreshother" Permission

Admins can use /crd refresh <player> to target a specific player.

Clone this wiki locally