Gems&Gold is an advanced economy management plugin that supports MySQL (for networks), gold transfer to other economies (like Vault, Essentials and pretty much any other) and minigames plugins. Please note that MYSQL is essential for this plugin to run.
There is many of free mysql services today, so even if your host doesn't provide one (which is highly unlikely), you can follow links below to claim one of free databases on some free hosts:
Please note that we do not guarantee that all of hosts above are working perfectly and that they will never shutdown without a notice. If you wan't more convenient hosts, then you should go with some paid ones.
Please note that we do not guarantee that all of hosts above are working perfectly and that they will never shutdown without a notice. If you wan't more convenient hosts, then you should go with some paid ones.
Gems&Gold is not like other economies. It contains a lot of features that other economies does not include! Here is a list of the main advantages of G&G.
MYSQL Support - Gems&Gold is one of rare economies that support MYSQL data storage without need of any extensions. By using that, your G&G data will be updated on every server in real time without delays.
API {NEW, UNDER BETA} - Gems&Gold has an API for developers too! You can find more info about it here.
PLACEHOLDER SUPPORT - G&G supports both MVdW PlaceholderAPI and PlaceholderAPI by Clip, which means you can display economy status on pretty much every other scoreboard (Featherboard), leaderboard, bossbar (AirBar) etc. Even tho we support both of this options, it is HIGHLY recommended to use MVdWPlaceholders instead.
MINIGAMES SUPPORT - You can give gems on game win, take them from player when they lose and much more! You can even make minigame shops. This plugin is currently in pre-release stage, which means really few minigames plugins are OFFICIALLY supported, but even if they are not, you can always try. A lot of them have an victory command to execute, lose command to execute and that's where you can easily configure them to work with G&G, however, we're planning to support a lot more plugins after official release!
LEADERHEADS SUPPORT - Our plugin is fully compatible with LeaderHeads. You can read more about LeaderHeads support here.
GOLD TRANSFER TO OTHER ECONOMIES - You can enable gold transfer to other economies like Vault and also define how much one gold is worth in vault money. If you don't like using vault, you can always change converting command to something else.
SHOPS - You can make shops using G&G "if" commands! You can read more about it below under COMMANDS section.
You can find the list of the G&G commands below:
/gems or /gold <Player/give/take/giveall/pay> <amount> [Player] - general gems command. If used without any args, gives output with players qty of gems/gold. Permission: gemsandgold.admin
SHOPS
/gemsif or /goldif <player> <qty> <cmd> - useful for creating shops - if <player> have <qty> of gems/gold, execute <cmd> from console. Placeholder for playername in cmd: ?player?. Can only be run from console. Will take <qty> of gems/gold from player, since the main purpose for this command is for shops. Example:
Code:
/gemsif OpenSource 100 say ?player? have 100 gems
Code:
say OpenSource have 100 gems
/sellgold <qty> - sells gold for an amout of vault/other money.
/gems or /gold give tokens <gty> <player> - gives a gem token to player who executed the command. After right-clicking gem/gold token, player will be rewarded with <qty> of gems/gold.
Gems&Gold is made to be compatible with every Placeholders plugin out there. However, we're strongly recommending you to use MVdW PlaceholderAPI rather than the one from clip.
Placeholders:
- MVdW API:
- {gemsandgold_gemqty}
- {gemsandgold_goldqty}
- PlaceholderAPI (from Clip):
- %gemsandgold_gemcount%
- %gemsandgold_goldcount%
Our plugin is made to support 90+% of popular minigames & other plugins. The only thing one plugin needs to be supported by us is win/lose command in config, or win / lose even in an api. Below you can find list of some of the most popular available plugins, and how to configure them:
EpicSkyWars
Using this plugin with EpicSkyWars is very simple and easy. The only thing you need to edit is default config.yml file. In that file, you should be able to see "Commands" section. Under command-on-win you can add something like this:
Code:
# Do you want to use some special commands when player wins or get kill?
Commands:
enable: false
# Please use command without slash -> `/`
# You can use custom variables such as: %killer%,%victim%, %winner%
# You may add unlimited amount of commands
commands-on-kill:
- 'example'
commands-on-win:
- 'gems give 100 %winner%'
- 'gold give 1000 %winner%'
AdvancedSurvivalGames
Using this plugin with ASG is as easy as using it with ESW. Edit config.yml with following:
Code:
# Do you want to use some special commands when player wins or get kill?
Commands:
enable: true
# Please use command without slash -> `/`
# You can use custom variables such as: %killer% and %victim%
# You may add unlimited amount of commands
commands-on-kill:
- 'example'
commands-on-win:
- 'gems give 100 %winner%'
- 'gold give 1000 %winner%'
SurvivalGames by Wazup92
This plugin is supporting G&G too. You can edit Winner-Executed-Commands like so:
Code:
Winner-executed-commands:
- 'gems give 100 %player%'
- 'gold give 1000 %player%'
BedWars / EggWars by xTheMag
This is yet another one plugin with full support for plugins like G&G. You can configure Lobby Reward commands in config.yml like so:
Code:
Lobby Reward:
Wins:
Command: true
Commands:
- 'gems give 100 <PLAYER>'
Lose:
Command: false
Commands:
- 'crate key <PLAYER> dirt'
To use it with G&G please edit config like on other ones:
Code:
# Reward commands
# It is prerequisite that every command can be executed from the console (sender).
# These placeholder can be used in every command:
# {player} - the player for which the command will be executed
# {score} - the score of the player in the current game (ONLY WHEN STATISTICS ENABLED!)
rewards:
# Enable rewards
# type: boolean
# Enables reward commands
enabled: true
# Game win
# type: List<string>
# Commands which will be executed for every player which wins
# possible placeholders: {player}, {score}
# set the first command to "none", no commands will be executed
player-win:
- /gems give 100 {player}
UltraHardCore Reloaded by xeRicker
This plugin should be supporting win commands, but I was not able to find configuration file to show examples, but I'm 99% sure it is compatible. Just search config for win commands and add your gems command there.
Skywars X by Wazup92
Might be supported, but I'm not sure if %player% placeholder can be used for winner, but as it is working on hes other plugin, it should work on this one too. Edit config.yml like so:
Code:
Executed-Commands:
Player-Win:
- gems give 100 %player%
Others:
If you have any other minigame plugin that is not listed here, please pm me here, on mc-market, or on my Discord (OpenSource#3310), Discord link here. Also, there is a brand new API, which you can find more info about here.
BStats
I'm about to leave a review!
Awesome! I absolutely enjoy reading honest reviews. However, the review place is the last place to request a feature or ask for support. If you need any kind of support, please join our discord and we'll be back to you as soon as possible with any kind of help you may need with our plugins. Also, you can contact me here, at MC-Market too! Just send me PM