Commit Graph

4 Commits

Author SHA1 Message Date
tastybento 255711afa4 Fixed bugs and removed code smells. 2019-11-16 19:19:03 -08:00
tastybento dda2e66548 Fixes code smells 2019-10-30 16:29:42 -07:00
tastybento 5adf2a3ef9 Fixes death counts for new islands.
Relates to https://github.com/BentoBoxWorld/Level/issues/63
and
https://github.com/BentoBoxWorld/BentoBox/pull/817
2019-07-06 11:45:58 -07:00
BONNe e011c2ef3f Add TopTenRequestHandler (#46) (#48)
Add new data Request Handler for Level add-on, which requires world-name in input and returns:
- empty map, if input is invalid
- LinkedHashMap from TopTenData object for given world.
2019-02-27 14:14:20 -08:00