-
Notifications
You must be signed in to change notification settings - Fork 23
Commands
Requires OP Level 2 or "cobblemonraiddens.command.dens" Permission
Raid Dens can be generated using the /crd dens command, which has multiple options.
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.
Specifies the specific raid boss that is spawned with the raid den.
Spawns the raid den with a random boss of the specified tier.
Spawns the raid den with a random boss of a specified bucket. See Raid Buckets.
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.
Sets the cycle mode of the raid den. See Configuration. Specifying a bucket will always set the raid den to bucket mode.
Sets whether the raid den can be reset.
Requires OP Level 2 or "cobblemonraiddens.command.spawnboss" Permission
Raid bosses can be spawned outside of their den using the /crd spawnboss command.
Sets whether the raid boss will spawn with AI or not.
Sets whether the raid boss is invulnerable to damage. Raid bosses will not drop rewards if they are killed this way.
Sets whether the raid boss will despawn if no players are nearby.
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>
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.
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.
If you are stuck and unable to enter raids for any reason, you can use /crd refresh to refresh.
Requires OP Level 2 or "cobblemonraiddens.command.refreshother" Permission
Admins can use /crd refresh <player> to target a specific player.
- Game Mechanics
- Customisation
- For Developers
- Archived