bentobox/src/test/java/world/bentobox/bentobox/util
BONNe fa41abc062
Implement Flag icon changing via Locales file. (#1829)
This commit contains 2 changes:
- An option for Flag to use icon that is defined in locales after "icon" string.
- An option for ItemParser to parse icon or return given value, if parsing was not successful.

The flag option is not ideal, but it is simpler and easier to maintain then adding new config section where icons can be changed, as the locales file already contains a lot of info about each flag.
2021-08-29 13:30:45 -07:00
..
teleport Switch to island homes from player homes. (#1689) 2021-03-01 10:42:08 -08:00
ItemParserTest.java Implement Flag icon changing via Locales file. (#1829) 2021-08-29 13:30:45 -07:00
PairTest.java Test clean up. 2021-01-17 11:31:40 -08:00
UtilTest.java Fix color test. 2021-08-21 09:23:18 -07:00