haveric / StackableItems

Minecraft Bukkit plugin that allows you to change the default stack size of items.
22 stars 17 forks source link

.yml reverts on server stop #79

Closed Esellem closed 10 years ago

Esellem commented 11 years ago

When the server is stopped any changes I've made to the .yml are deleted. What am I doing wrong?

haveric commented 11 years ago

You need to either edit the yml files before starting the server or use "/si reload" in game to reload them.