This commit is contained in:
Abdulrahman
2019-01-18 23:31:26 +03:00
parent 52b41e6ce3
commit d0408f902a
18 changed files with 281 additions and 40 deletions

View File

@@ -29,7 +29,7 @@ $kleeja_plugin['traidnt_arbah']['information'] = array(
# Min version of Kleeja that's requiered to run this plugin
'plugin_kleeja_version_min' => '2.0',
# Max version of Kleeja that support this plugin, use 0 for unlimited
'plugin_kleeja_version_max' => '3.0',
'plugin_kleeja_version_max' => '3.9',
# Should this plugin run before others?, 0 is normal, and higher number has high priority
'plugin_priority' => 0
);