graywolf336 / CasinoSlots

Animated, customizable, block-based slot machines, including audio, inside of Minecraft!
http://dev.bukkit.org/server-mods/casino-slots/
GNU General Public License v2.0
23 stars 22 forks source link

Cost resetting on reload #13

Closed CordlessDeWalt closed 12 years ago

CordlessDeWalt commented 12 years ago

I had this problem before. I change the cost of the slot machine to 1 and reload the server and it rewrites the config so the cost is back up to 100. happens every time. Is there a low end minimum?

My config, The dollar slot keeps changing back to 100 from 1 and there is nothing I can do about it.

http://pastebin.com/RMmMrv30

CordlessDeWalt commented 12 years ago

if there is a hard minimum that is fine I would just love to know what it is.

CordlessDeWalt commented 12 years ago

BUT BUT, I just saw that my default slot cost stays at 10 when I reload but any OTHER slot type does NOT stay at the price I place it.

graywolf336 commented 12 years ago

No there isn't. ALL changes to the config must be done when the server is not running or else it will reset to what it was.

CordlessDeWalt commented 12 years ago

OH... thank you kind sir.

graywolf336 commented 12 years ago

@KrypleFyte Yeah that's one of the things I want to change.