<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-Hans-CN">
	<id>https://mineplugin.org/index.php?action=history&amp;feed=atom&amp;title=Magic%2FIn-Game-Customization</id>
	<title>Magic/In-Game-Customization - 版本历史</title>
	<link rel="self" type="application/atom+xml" href="https://mineplugin.org/index.php?action=history&amp;feed=atom&amp;title=Magic%2FIn-Game-Customization"/>
	<link rel="alternate" type="text/html" href="https://mineplugin.org/index.php?title=Magic/In-Game-Customization&amp;action=history"/>
	<updated>2026-05-03T19:28:58Z</updated>
	<subtitle>本wiki上该页面的版本历史</subtitle>
	<generator>MediaWiki 1.41.1</generator>
	<entry>
		<id>https://mineplugin.org/index.php?title=Magic/In-Game-Customization&amp;diff=14936&amp;oldid=prev</id>
		<title>炫宙菌：​创建页面，内容为“For users that want to make small changes, or quickly test changes, there is the &lt;code&gt;/mconfig&lt;/code&gt; command which lets you change configuration in-game.  == Comma…”</title>
		<link rel="alternate" type="text/html" href="https://mineplugin.org/index.php?title=Magic/In-Game-Customization&amp;diff=14936&amp;oldid=prev"/>
		<updated>2021-06-06T12:25:00Z</updated>

		<summary type="html">&lt;p&gt;创建页面，内容为“For users that want to make small changes, or quickly test changes, there is the &amp;lt;code&amp;gt;/mconfig&amp;lt;/code&amp;gt; command which lets you change configuration in-game.  == Comma…”&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;For users that want to make small changes, or quickly test changes, there is the &amp;lt;code&amp;gt;/mconfig&amp;lt;/code&amp;gt; command which lets you change configuration in-game.&lt;br /&gt;
&lt;br /&gt;
== Command Usage ==&lt;br /&gt;
&lt;br /&gt;
The &amp;lt;code&amp;gt;mconfig&amp;lt;/code&amp;gt; command follows this general format:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;/mconfig &amp;amp;lt;action&amp;amp;gt; &amp;amp;lt;type&amp;amp;gt; &amp;amp;lt;key&amp;amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Actions: &amp;#039;&amp;#039;disable&amp;#039;&amp;#039;, &amp;#039;&amp;#039;enable&amp;#039;&amp;#039;, &amp;#039;&amp;#039;configure&amp;#039;&amp;#039;&amp;lt;br /&amp;gt;&lt;br /&gt;
Types: &amp;#039;&amp;#039;spell&amp;#039;&amp;#039;, &amp;#039;&amp;#039;wand&amp;#039;&amp;#039;, &amp;#039;&amp;#039;recipe&amp;#039;&amp;#039;, &amp;#039;&amp;#039;mob&amp;#039;&amp;#039;, &amp;#039;&amp;#039;item&amp;#039;&amp;#039;, &amp;#039;&amp;#039;class&amp;#039;&amp;#039;, &amp;#039;&amp;#039;path&amp;#039;&amp;#039;, &amp;#039;&amp;#039;automaton&amp;#039;&amp;#039;, &amp;#039;&amp;#039;effect&amp;#039;&amp;#039;, &amp;#039;&amp;#039;attribute&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
After using any of these commands, you must use &amp;lt;code&amp;gt;/magic load&amp;lt;/code&amp;gt; before the configuration will be applied in-game.&lt;br /&gt;
&lt;br /&gt;
== Enabling and Disabling ==&lt;br /&gt;
&lt;br /&gt;
You can quickly disable spells, wands or other pieces of Magic with this command. For example:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;/mconfig disable spell blink&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Will disable the blink spell, effectively removing it from the game. If you change your mind, you can use&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;/mconfig enable spell blink&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To bring it back.&lt;br /&gt;
&lt;br /&gt;
== Configuring ==&lt;br /&gt;
&lt;br /&gt;
Spell, wand and other configuration properties and parameters can be adjusted with this command. For example, to increase the cooldown on nuke you can use&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;/mconfig configure spell blink parameters.cooldown 360000&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Configuration keys here use a dotted format, so this would apply the following:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre class=&amp;quot;&amp;quot;&amp;gt;blink:&lt;br /&gt;
  parameters:&lt;br /&gt;
    cooldown: 360000&amp;lt;/pre&amp;gt;&lt;br /&gt;
== Under The Hood ==&lt;br /&gt;
&lt;br /&gt;
When using this command, Magic will put your changes in a special &amp;lt;code&amp;gt;_customizations.yml&amp;lt;/code&amp;gt; file. For instance, if disabling a spell the following will be put in &amp;lt;code&amp;gt;plugins/Magic/spells/_customizations.yml&amp;lt;/code&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre class=&amp;quot;&amp;quot;&amp;gt;blink:&lt;br /&gt;
  enabled: false&amp;lt;/pre&amp;gt;&lt;br /&gt;
These special files are always loaded last, so any changes you have made in-game will override any other custom configs you&amp;#039;ve made. Please keep this in mind!&lt;/div&gt;</summary>
		<author><name>炫宙菌</name></author>
	</entry>
</feed>