🔥Debugging
Reference the Command and Permissions page for the Debug command system.
Set-Debug Options
apply_level_result
- When a level is appliedapply_multipliers
- When multipliers are appliedchunk_kill_count
- When the chunk kill max system activatescondition_biome_list
- When a biome condition is checkedcondition_chance
- When a chance condition is checkedcondition_custom_name
- When a custom name condition is checkedcondition_entities_list
- When a entities condition is checkedcondition_max_spawn_distance
- When a max spawn distance condition is checkedcondition_maxlevel
- When a max-level condition is checkedcondition_min_spawn_distance
- When a min spawn distance condition is checkedcondition_minlevel
- When a min-level condition is checkedcondition_mythicmobs_internal_name
- When a MythicMob internal name condition is checkedcondition_permission
- When a permission condition is checkedcondition_plugin_compat
- When a 3rd party plugin condition is checkedcondition_spawn_reason
- When a spawn reason condition is checkedcondition_spawner_name
- When a LM-Spawner cube name condition is checkedcondition_structures
- When a Minecraft structure condition is checkedcondition_wg_region
- When a WorldGuard region condition is checkedcondition_wg_region_owner
- When a WorldGuard region owner condition is checkedcondition_with_coordinates
- When a within-coordinate condition is checkedcondition_world_list
- When a world condition is checkedcondition_world_time_tick
- When a in-game-world-time condition is checkedcondition_y_level
- When a y-height condition is checkedconstruct_level
- Outputs the processedconstruct-level
with placeholders expressedcreeper_blast_radius
- When a creeper's blast radius is modifiedcustom_commands
- When a custom-command from Custom Drops is processedcustom_drops
- When a custom-drop from Custom Drops is processedcustom_drops_formula
- When a custom-drop utilizes the Formula version of config optioncustom_equips
- When a custom-drop from Custom Drops is equipped to an entitycustom_strategy
- When a Custom Modifier is processeddeveloper_lew_cache
- When the LivingEntityWrapper (LEW) is processingenchantment_chances
- When a custom-drop utilizing the Enchantment strength via chance processes an item's enchantmententity_misc
- When a levelled entity transforms (villager to zombie-villager) or ages (baby zombie into adult zombie)entity_spawn
- When an entity spawns and is recognized by LMentity_tame
- When an entity is tamedgroup_limits
- When a group-limit applies to Custom Drops being processedlevel_ratio
- When the level ratio of a mob is calculatedlm_mob_spawner
- When an entity spawns from a LM-Spawner cubemob_groups
- When an entity belongs to a custom mob-groupmob_hash
- When an entities rules-hash is processednbt_application
- When NBT-Data was processed with NBT-APIplayer_levelling
- When the Player Level Modifier processesrandom_number
- When the%rand_%
placeholder is generating a numberranged_damage_modification
- When the ranged-attack-damage of a mob was processedremoved_multipliers
- When multipliers are removedscoreboard_tags
- When a minecraft scoreboard condition is checkedset_levelled_item_drops
- When LM processes adjustments to item-dropsset_levelled_xp_drops
- When LM processes adjustments to xp-dropssetting_cooldown
- When a cooldown condition is checkedsetting_stop_processing
- When LM is instructed to stop-processing via custom-ruleskylight_level
- When a skylight condition is checkedstrategy_result
- Outputs the results of all activated strategies and modifiers.thread_locks
- Outputs internal thread-lock information
Last updated