From 80b9b166ca8d692d42cf3841c950dedccaffad80 Mon Sep 17 00:00:00 2001 From: Spencer Date: Tue, 6 Aug 2013 08:41:17 -0500 Subject: [PATCH] Update --- src/main/resources/plugin.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index ba05688..e533638 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -2,8 +2,8 @@ author: TechMastary database: false description: Is chat going out of hand? Disable the use of global chat! generator: http://dinnerbone.com/minecraft/tools/pluginator/ -main: me.techmastary.plugins.silenced.Silenced -name: Silenced +main: me.techmastary.plugins.chatmaster.ChatMaster +name: ChastMaster startup: postworld url: http://TechMastary.net/ version: '1.0' @@ -20,4 +20,4 @@ permissions: silenced.admin: description: Have access to all features and be able to speak in global chat when disabled. silenced.speak: - description: Be able to speak in global chat while disabled. \ No newline at end of file + description: Be able to speak in global chat while disabled.