Skip to content

Conversation

@sidey383
Copy link

Add --add-plugin for specify path to extra plugins jars to be loaded is additional to those in the plugins folder.
Similar to how it works in paper.

@Timongcraft
Copy link
Contributor

Wouldn't it be nicer if it is a system property?

@sidey383
Copy link
Author

Wouldn't it be nicer if it is a system property?

There will be problems with separating paths to plugins because system property cannot contain a list of values.
Plus, it will be obvious due to the fact that it works exactly the same as in paper.
https://github.com/PaperMC/Paper/blob/73f7736eb93a64cc0270929cb01992404696d66d/paper-server/src/main/java/org/bukkit/craftbukkit/Main.java#L172

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants