Create your own player (and server) variables and manage their values using commands!
https://ajneb97.gitbook.io/servervariables/
(This is a Spanish Discord, however there is a category for both spanish and english support. Go to the "Plugins Ajneb97" category and there you can ask for help in the "general" channel. If you need MY help specifically, then ask me in the discussion of the plugin here on SpigotMC)
CLICK HERE
What can I do with ServerVariables?
This plugin allows you to create your own variables for the server and players, meaning you have total control on which values you set. Variables are modified through commands, and you can obtain them by using the /svar get command or via PlaceholderAPI.
Some examples of what you can do with the plugin:
Features:
✓ Create player variables
✓ Create global (or server) variables
✓ Value type for variables: TEXT, INTEGER, DOUBLE
✓ Possible values for variables
✓ Possible display values for variables
✓ Initial value for variables
✓ Commands to set/get/increment/reduce/reset a certain variable for the player or the server
✓ Easy to configure
✓ PlaceholderAPI support to display variable values wherever you want.
✓ Developer API
✓ Works with 1.8+
✓ MySQL