killerprojecte / Folia

A fork of Folia working to support more bukkit plugins
GNU General Public License v3.0
66 stars 9 forks source link

folia.force-load-all-plugins where #7

Closed IamRymatics closed 1 year ago

IamRymatics commented 1 year ago

Expected behavior

why can't I see folia.force-load-all-plugins

Observed/Actual behavior

why can't I see folia.force-load-all-plugins

Steps/models to reproduce

why can't I see folia.force-load-all-plugins

Plugin and Datapack List

no plugins

Folia version

1.20.1

Other

No response

Posussy commented 1 year ago

i have the same issue i dont know where i activate the folia.force-load-all-plugins

347180440 commented 1 year ago

+1

upchui commented 1 year ago

I was wondering about the same thing too and found nothing. That's why I opened the .jar file of the plugin and wrote 'folia-supported: true' at the bottom of the plugin.yml file. Then, I put the file back into the plugin .jar file.

killerprojecte commented 1 year ago

in your jvm parameters

killerprojecte commented 1 year ago

Like "java -Dfolia.force-load-all-plugins=true -jar folia-xxxx.jar --nogui"

killerprojecte commented 1 year ago

issue has been resolved