!SCore logo
SCore is a core plugin used by all the Ssomar's plugin. In order to optimize and centralize eveything I created SCore. This core plugin helps me to create efficient in-game editor in my plugins, centralize the plugin features, be able to create and use projectiles, variables, custom conditions, and custom commands.
If you want to use my other plugin then you must download SCore. Be sure when you download SCore to download the correct version. The end of the version should match with the version of my other plugin. Example: you downloaded ExecutableItems 7 .24.5.12 then you should download SCore 5 .24.5.12.
You can install it without my other plugins if you are insterested by :
Commands
/score projectiles > Shows you all projectiles and let you edit them
/score projectiles-create
Variable types:
Variable format:
Commands: /score variables list /score variables info {var_name} [player] /score variables-create {var_name} /score variables-delete {var_name} /score variables /score variables clear {typeofvariable} {nameofvariable} [player]
Placeholders: %score_variables_<var_name>% %score_variables_<var_name>_int%
More info in the wiki
SCore is open source, so if you want to contribute you can go here: Github Repo
