OrdinaryMinecraft / OrdinaryCoins

Minecraft Forge Mod. Simple coins for server economy.
MIT License
3 stars 4 forks source link

Bug with /coins repair command via server. #4

Open instrocraft opened 5 years ago

instrocraft commented 5 years ago

I've encountered an issue with your mod. Changing the repair cost in the config doesn't seem to actually work. I only tested this via server, not locally, so I'm not sure if the issue is with that or what, but yeah. I changed the price to 8 coins instead of the default 50, but it's still charging 50 in-game. I am using the 1.7.10 - 1.3.2 version of the mod. Thanks!

Also, While it will charge 50 coins regardless of what you set the price to in the config, you can actually repair things if you have less than 50 coins. However, upon doing this, there is always one coin left over and it's bugged. It won't stack with other coins and if you try, it actually consumes them.

flametaichou commented 5 years ago

Hmm, I can't reproduce this error on my server. Are you sure you changed the price for 8 coins in the server configuration, not only on the client?

I can also suggest using the latest version of the mod. Perhaps this error was fixed in it.

Please let me know whether the problem persists.