Stop working after updateNot An Issue
Stop working custon help text

[]´s

NeO
Very unlikely to have broken after a game update being as it is universal, so we'd need more info.
I have the same Issue. Even when Pluginhelptext is diabled and customheptext is enabled it displays the helptextes from the plugins.
In response to Bi0sh0k ():
I have the same Issue. Even when Pluginhelptext is diabled and customheptext is enabled it displays...
That doesn't sound like the same issue.
It seems like the plugin creates the config file, but doesn't loading the settings from it. Even after a restart. Its probably the issue. His CustomText doesn't work and mines too, even if its enabled.
In response to Bi0sh0k ():
It seems like the plugin creates the config file, but doesn't loading the settings from it. Even aft...
Could you provide your configuration?
{
"Pages": {
"default": {
"*": [
"custom helptext",
]
}
},
"Settings": {
"AllowHelpTextFromOtherPlugins": false,
"BreakAfter": 10,
"UseCustomHelpText": true
},
"VERSION": "2.0.5"
}


Should display "custom helptext", when /help got typed. But displays all time the Helptext from the main plugins.
Locked automatically