The-Fireplace-Minecraft-Mods / Grand-Economy

A Minecraft server-side economy mod and api for hooking into various economy mods/plugins.
https://www.curseforge.com/minecraft/mc-mods/grand-economy
Mozilla Public License 2.0
4 stars 8 forks source link

[1.12.2] Config not working correctly #22

Closed teagan75 closed 4 years ago

teagan75 commented 4 years ago

Describe the bug When I bridge your mod with EnderPay, and change the config to enforce non-negative accounts, it doesn't honor that.

To Reproduce Steps to reproduce the behavior:

  1. dl your mod and enderpay
  2. change grand economy config to enforce non-negative accounts
  3. Purchase an item that costs more than you have in your balance.
  4. See a negative balance

Logs/Screenshots/Videos I will try and get you a log

Versions (please complete the following information, do NOT say "latest"):

The-Fireplace commented 4 years ago

Will you make a paste of your config as well?

teagan75 commented 4 years ago

For my logs, does it have to be when I am in the negative or go in the negative? I am currently not in the negative. Here is my config:

https://pastebin.com/AGWYC7J7

teagan75 commented 4 years ago

To be more specific, when players use the banknotes from enderpay it doesn’t go in the negative. Only when using the /wallet give|take command

The-Fireplace commented 4 years ago

This really isn't a major issue, wallet give and take are admin commands. Since this is EnderPay we're dealing with, I have to wonder whether it's EnderPay's or Grand Economy's wallet command that's getting run. In any event, Forge is no longer being supported, and the mod will only support Fabric going forward. Here's why.