BKCommonLib icon indicating copy to clipboard operation
BKCommonLib copied to clipboard

MAIN_HEADER_PREFIX should not be final!

Open chaos234 opened this issue 11 years ago • 2 comments

Hey bergerkiller,

founded a issue which makes unpossible to override the public static final String MAIN_HEADER_PREFIX =" "#> ";

Please remove the final Flag because I want my own defination in the Header over setHeader/addHeader.

See: https://github.com/bergerkiller/BKCommonLib/blob/master/src/main/java/com/bergerkiller/bukkit/common/config/BasicConfiguration.java#L25

Thanks!

chaos234 avatar Jun 03 '14 10:06 chaos234

Ill change it when im hopping on my pc

lenis0012 avatar Jun 06 '14 15:06 lenis0012

Thanks :)

chaos234 avatar Jun 06 '14 22:06 chaos234