Skip to content
Open
Changes from 1 commit
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
5 changes: 5 additions & 0 deletions src/content/docs/paper/admin/reference/system-properties.md
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,11 @@ It also remaps plugin CB calls to remove the version information.
- **default**: `false`
- **description**: Allows you to bypass the Java version check. See [here](/paper/faq#unsupported-java-detected-what-do-i-do) for more info.

#### IReallyKnowWhatIAmDoingISwear

- **default**: `unset`
- **description**: If set, bypasses the automatic update checking on startup.

#### paper.useLegacyPluginLoading

- **default**: `false`
Expand Down