MCPcopy Create free account
hub / github.com/ZetaMap/MoreCommands / saveSettings

Method saveSettings

src/main/java/filter/ArgsFilter.java:49–51  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

47 }
48
49 public static void saveSettings() {
50 Core.settings.put("ArgsFilter", enabled);
51 }
52}

Callers 2

loadMethod · 0.95

Calls 1

putMethod · 0.45

Tested by

no test coverage detected