nuclearsilo583 / zephyrus-store-preview-new-syntax

My rewritten zephyrus store
61 stars 40 forks source link

Conflict with MapConfig - Suggestions ? #138

Open cs2zone opened 1 year ago

cs2zone commented 1 year ago

greetings I'm having a problem with the store plugin. I use Berni's mapconfig and every time I try to load both plugins it doesn't work, i tested on 1.11 /1.12. A suggestion how to make the two plugins work together? Thank you in advance

nuclearsilo583 commented 1 year ago

The store can only be loaded once on server startup. Dont reload or unload it or it will cause the server to crash or freeze.

cs2zone commented 1 year ago

The store can only be loaded once on server startup. Dont reload or unload it or it will cause the server to crash or freeze.

The store is left running without stopping. It is not added in mapconfig.

nuclearsilo583 commented 1 year ago

then check your plugin if something unload the store or something use sm plugins refresh command. Try to run the server with store installed only.