CommandHelper

CommandHelper

46.5k Downloads

sk_region_flag always throw PluginInternalException in main.ms

LadyCailinBot opened this issue ยท 0 comments

commented

CMDHELPER-2747 - Reported by Hekta

sk_region_flag('craft', 'spawn_craft', 'mob-damage', 'DENY')
or
set_timeout(3000, closure(sk_region_flag('craft', 'spawn_craft', 'mob-damage', 'DENY')))

In main.ms, this script throw this exception:
2013-07-08 18:00:21 [INFO] PluginInternalException: Unknown flag value specified: (DENY).
<

>:plugins/CommandHelper/main.ms:122

This works perfectly in config.txt