Package org.bukkit

Annotation Interface Warning


@Target({CONSTRUCTOR,METHOD,TYPE}) @Retention(RUNTIME) public @interface Warning
This designates the warning state for a specific item.

When the server settings dictate 'default' warnings, warnings are printed if the value() is true.