tritonmc / Triton

Translate your server! Sends the same message in different languages... Hooks into all plugins!
https://triton.rexcantor64.com
GNU General Public License v3.0
87 stars 34 forks source link

Allow overriding loader flags #414

Open diogotcorreia opened 5 months ago

diogotcorreia commented 5 months ago

If the user so desires, it should be possible to force Triton to load or not load certain dependencies (i.e. control which LoaderFlags are enabled).

Related to #237