1
0
mirror of https://github.com/PaperMC/Paper.git synced 2025-03-02 11:22:01 +01:00
Commit Graph

2 Commits

Author SHA1 Message Date
prplz
50d88c817f Fix custom permissions reloading () 2018-08-11 09:39:04 -04:00
egg82
d1f6595317 Use ConcurrentHashMap in JsonList & Optimize () ()
* [CI-SKIP] add .editorconfig for base code style settings

* * Created patch 0349 (fixes )

* * Made requested modifications

* * Made requested modifications (x2)

* * Made recommended changes (x3)

* * Moved ConcurrentMap return values to Map as no functions specific to ConcurrentMap were used (backing map is still ConcurrentMap)
* Removed ConcurrentMap import
2018-08-11 06:46:46 -06:00