aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorGravatar Jonas Gunz <himself@jonasgunz.de> 2020-10-19 02:56:45 +0200
committerGravatar Jonas Gunz <himself@jonasgunz.de> 2020-10-19 02:56:45 +0200
commit8b6396e1e12ddd70f826475fb1ffb04e4a4bef26 (patch)
treec16d1d0194ad90a086bdfb42124399795dc83f6e /src/main/resources
parent8cc09788bb81389d255770fd480dcbbae2887e37 (diff)
downloadparquet-8b6396e1e12ddd70f826475fb1ffb04e4a4bef26.tar.gz
parquet.properties
Many features now can be toggled true/false in parquet.properties. CustomStats is now invoked by Parquet, instead of registering stats statically allowing stats to be disabled.
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/parquet.mixins.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main/resources/parquet.mixins.json b/src/main/resources/parquet.mixins.json
index 2185175..d3336eb 100644
--- a/src/main/resources/parquet.mixins.json
+++ b/src/main/resources/parquet.mixins.json
@@ -10,7 +10,6 @@
"BootstrapMixin",
"FireWorkItemMixin",
"AbstractTraderEntityMixin",
- "StatsMixin",
"SellMapFactoryMixin"
],
"server": [