Maciej916 / Ma-Essentials

Useful command and functions for minecraft forge
GNU Lesser General Public License v3.0
8 stars 7 forks source link

Kit problem #98

Open JoshuaJakowlew opened 2 years ago

JoshuaJakowlew commented 2 years ago

Describe the bug This is more like a question. How can I use kits? /kits (and other ralated commands) are unknown. According to the docs, I should edit kits.json on my server in ma_essnetials folder, but it doesn't exist by default. When created by hand with proper files (kits.json content was taken from sample kits in wiki page) nothing happens. What should I do? Where is the config?

smmmadden commented 2 years ago

I can confirm the same in maessentials-1.18-3.7.1.jar that /kit and /kits commands are not available or in the maessentials-server.toml file. There isn't a kits.json or data.json file that I see in 1.17.x server I host. So I'm guessing it got missed when moving to the maessentials-server.toml file when it moved out of /config/ to /world/serverconfig/ folder.

faeandsugar commented 2 years ago

Also confirming that the /kit and /kits commands, and the kits.json does not exist in the 1.18 update. I hope this bug is addressed soon.

smmmadden commented 2 years ago

Is there a fix coming for 1.18.x for the Kit issue or a local change that can be made to fix it.