Compatibility
Minecraft: Java Edition
Platforms
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
FULL WIKI ON THIS LINK:
https://ajneb97.gitbook.io/servervariables/
DISCORD SUPPORT:
(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
SPIGOTMC POST:
IMAGE TRANSCRIPTION
IMAGE TRANSCRIPTION
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 <variable> command or via PlaceholderAPI.
Some examples of what you can do with the plugin:
- An economy system, creating multiple currencies.
- A portal that has an on/off status.
- Custom player points system.
- Set a number of infractions to a player when they do something wrong.
- A life system, tracking when the player dies and reducing the amount of lives the player has (Using my plugin ConditionalEvents).
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