Skip to content

Instantly share code, notes, and snippets.

@Zyraun
Zyraun / StaffChannel_.idea_artifacts_StaffChannel_jar.xml
Created May 30, 2017 18:44
Quickly manage multiple chat channels for Minecraft. Advanced server tool.
<component name="ArtifactManager">
<artifact type="jar" name="StaffChannel:jar">
<output-path>$USER_HOME$/Documents/Server/plugins</output-path>
<root id="archive" name="StaffChannel.jar">
<element id="module-output" name="StaffChannel" />
</root>
</artifact>
</component>
@Zyraun
Zyraun / StaffChannel_.idea_artifacts_StaffChannel_jar.xml
Created May 26, 2017 21:55
Staff chat channels for Minecraft servers. A free plugin by Zyraun.
<component name="ArtifactManager">
<artifact type="jar" name="StaffChannel:jar">
<output-path>$USER_HOME$/Documents/Server/plugins</output-path>
<root id="archive" name="StaffChannel.jar">
<element id="module-output" name="StaffChannel" />
</root>
</artifact>
</component>
@Zyraun
Zyraun / McApplications_McApplications.iml
Created January 23, 2016 06:17
Create automated applications for your Minecraft server!
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="spigot3" level="project" />