zimzaza4 / Cartographer2

The best minimap plugin for Bukkit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cartographer 2

The best minimap plugin for Bukkit Falcon's Rock

What is this?

Cartographer 2 aims to be a better version of the original Cartographer. It is unfortunately not a lightweight plugin by any means. However, it has been optimized to be as fast as possible and provide the best results. It saves map data asynchronously to minimize the impact of file IO. The processing of each chunk is also done on separate threads so that loading chunks is done fast and efficiently. Rendering the map on the items, which requires the most amount of processing power, is multi-threaded to distribute the load and finish as fast as possible. Color conversion and mixing is done by Jetp250's image util, which dithers and matches colors extremely fast for almost no delay. In addition to speed, Cartographer2 features a module system and an (almost) fully featured API to customize everything easily.

More information

Credits

  • BananaPuncher714 - Creator, Developer, Maintainer
  • Jetp250 - Developer
  • Renzotom - Translator(cs_cz)
  • hou19960228 - Translator(zh_tw)
  • ahdg6 - Translator(zh_cn)
  • Tyeodor - Translator(de_de)
  • NotAShelf - Translator(tr_tr)
  • Pymad - Translator(fr_fr)
  • Bownser - Translator(es_es)
  • Domakingo - Translator(it_it)
  • Gokuzzo - Translator(pl_pl)
  • EnigmaKickz - Translator(nl_nl)
  • Tarazil - Translator(hu_hu)
  • Waren Gonzaga - Translator(fil_ph)
  • GEEKY__ - Translator(ru_ru)
  • RedTrust - Translator(ko_kr)
  • Vydumka - Translator(ru_ru)
  • jeanlorencini - Translator(pt_br)
  • RebelD - Translator(ro_ro)
  • badger_god - Translator(vi_vn)
  • Pettersins - Translator(id_id)
  • galaxyvietnam - Translator(vi_vn)
  • guillelego - Translator(ca_es)
  • foetkoYTjeW - Translator(sk_sk)
  • ひゆ(HIYU) - Translator(ja_jp)
  • GMnodo - Translator(ka_ge)
  • xorxi - Translator(sr_sp)
  • Elias❤ - Translator(sv_se)
  • maniackdk - Translator(da_dk)
  • trikop - Translator(nb_no)
  • REjoin - Supporter
  • marcelschoen - Supporter

About

The best minimap plugin for Bukkit


Languages

Language:Java 100.0%