thedead2 / customadvancements

A minecraft mod that gives players creative freedom about advancements
GNU General Public License v3.0
0 stars 1 forks source link

Server or Server-Client side? #5

Closed darkangel8xt closed 1 year ago

darkangel8xt commented 1 year ago

I was just wondering if the CustomAdvancements mod was server-side, or if it is both client and server-side?

thedead2 commented 1 year ago

Hi, thanks for reaching out. The mod is required on both sides, client and server side to work properly. Please note: when installing on a server the directory in which the json files for the advancements need to be placed is located inside your servers directory and not inside your clients directory. Hope that helps.

darkangel8xt commented 1 year ago

Thank you for the info and reply! It does help :)