DebugInfoCommand
Prints a diagnostic snapshot of the player's effective combat stats and the currently-loaded damage-multiplier config values to both chat and the server log. Designed to answer the question "did my MobCombatSettings.yml edit actually take effect?" without requiring a full combat encounter.
Output goes to both chat (so the player sees it immediately) and the server log (so the same data can be shared via mclo.gs for remote diagnosis), with any active /em debug session continuing to receive damage breakdowns.
Inherited properties
Inherited functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
public String getStringSequenceArgument(String key, CommandSender commandSender, Array<String> args)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
public static Command toBukkitCommand(JavaPlugin plugin, AdvancedCommand delegate, String name, List<String> aliases)