CivClassic / CivModCore

Plugin Core and general purpose API for Civ Plugins - Updated for Paper 1.16.5
BSD 3-Clause "New" or "Revised" License
2 stars 20 forks source link

Lower the async completion load while preserving autocomplete behaviour #112

Closed psygate closed 2 years ago

psygate commented 2 years ago

Following okx-code pull request, here is a second proposal on how to preserve auto complete behaviour, while lowering the server load in the same step. (okx-code pull request which is another solution: https://github.com/CivMC/CivModCore/pull/54)