Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ creator.ui.include_plugin_loader.label=Include plugin loader file\:
creator.ui.java_plugin_loader.label=Generate the plugin loader in Java\:

creator.ui.run_paper_plugin.label=Use run-paper Gradle plugin\:
creator.ui.run_velocity_plugin.label=Use run-velocity Gradle plugin\:
creator.ui.accept_eula.label=Add eula-agree runServer JVM flag\:
creator.ui.accept_eula.warning=By using this feature, you agree to the <a href='https://www.minecraft.net/en-us/eula'>Minecraft EULA</a>.
creator.ui.shadow_plugin.label=Use shadow Gradle plugin\:
Expand Down
Loading