summaryrefslogtreecommitdiff
path: root/conf/plugins.conf
diff options
context:
space:
mode:
authorStreusel <m.me1@live.de>2013-06-07 13:21:17 -0600
committerEuphy <euphy@rathena.org>2013-06-15 15:41:51 -0400
commit1f679eb7ec9c569d410637840d7c55f295ac9827 (patch)
tree17c038a6b998fb4f825f76e9f070a0894bb827bf /conf/plugins.conf
parent627155201c386f34e37ad6c1ee12b0a6db8cb6d4 (diff)
downloadhercules-1f679eb7ec9c569d410637840d7c55f295ac9827.tar.gz
hercules-1f679eb7ec9c569d410637840d7c55f295ac9827.tar.bz2
hercules-1f679eb7ec9c569d410637840d7c55f295ac9827.tar.xz
hercules-1f679eb7ec9c569d410637840d7c55f295ac9827.zip
Update plugins.conf
We don't want those uncommented.
Diffstat (limited to 'conf/plugins.conf')
-rw-r--r--conf/plugins.conf8
1 files changed, 4 insertions, 4 deletions
diff --git a/conf/plugins.conf b/conf/plugins.conf
index 9c2f5af02..7c4674edf 100644
--- a/conf/plugins.conf
+++ b/conf/plugins.conf
@@ -12,9 +12,9 @@
//== http://hercules.ws/board/topic/549-introducing-hercules-plugin-manager/
//====================================================
//== Description =====================================
-The plugin system allows you to create customized scripts
-outside of the source. These scripts won't conflict with any
-future source updates - think about it as a /conf/import/ version of the source.
+//The plugin system allows you to create customized scripts
+//outside of the source. These scripts won't conflict with any
+//future source updates - think about it as a /conf/import/ version of the source.
//====================================================
/* --------------- Format ---------------
@@ -34,4 +34,4 @@ in the .c (source code) extension and placed in the /src/plugin/ folder.
plugins_list:[
//"sample",
//"other"
-] \ No newline at end of file
+]