12-27-2015, 10:32 PM
I receive a Error when it loads the plugin.
I didn't changed anything, line 9 is
What does I have to change?
Juli
Quote:[13:24:23] Can't load plugin Chatter-master because of a load error in file Plugins/Chatter-master/Config.lua: 3 (Plugins/Chatter-master/Config.lua:9: unexpected symbol near '=')
I didn't changed anything, line 9 is
Quote:Prefix = "@7[{WORLD}]@f<{PLAYERNAME}> {MESSAGE}",
What does I have to change?
Juli


Also, you changed the file that handles loading the configuration, not the actual configuration file. Change the "Config.cfg" instead. You might want to re-download the config.lua file though, because you kinda broke it. You removed the [[ and ]] from it. Because of that there is an error while loading the actual plugin, not the configuration.