-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge upstream #2
base: master
Are you sure you want to change the base?
Changes from all commits
cbf6416
6456b5d
cb79de8
1dc1425
d52e2d2
4baf9ab
dd87f9f
5a6011c
5d19e2b
457d035
80de05f
26f7b4c
89bf081
7d4cce9
b237528
fc05430
9047541
d67e55d
fe142cd
35e01d7
7616ebc
6a31574
227caac
afbb0d8
b06e0b0
9c83387
0f011a3
6fb86bb
918ca96
bb124f4
0a8fd78
e19f484
3518974
6df21e6
47258a7
ecf4d97
8e569ba
3b31621
e9c58f5
2a95ad1
16d2c9d
3d7b570
1d341df
6daedd7
75e3409
f1a11a6
a911f4a
35ef293
9ecf77e
62e3bcd
b711764
2e76d3f
e4efb59
683ce20
e92607c
dcd81a8
61136fe
ba1ee87
cf03bed
be2edea
b14d336
2946dbb
98af0e0
20507b4
7162ff0
7d67d3f
0971875
bcf52fe
348c855
b630564
3cb16c9
fe7b741
12ed021
02bca1e
4d87302
f8f230a
29bf7be
9e35192
e35f199
6288adb
99b1bf9
40211a0
49eae0d
d576cfc
1196ab5
fe2f3d4
9f1fa0b
1a1d0cf
8ba3073
1523212
1330880
580a610
40a960d
dfedf79
147b796
ad9c58e
f273e6e
c5c1250
7ee4835
52a0590
5c0930d
1de0130
16d7d73
a5d7426
85c870e
d19be64
92131ad
a6df4c8
ce0a041
c6aa61e
93b435d
42a1901
fcb6c72
99f4bb2
00ef8bd
6483ecb
17dbf74
0af4e84
bcbd108
e47f79a
94ea770
2e6eafb
9d1c91d
59b79c8
6da7b9e
1ef4c0e
52fb265
661839e
c60af44
13f48d8
be886cf
7b13d93
4e2291e
bc4a705
3480489
575c1c4
11d708d
daf3113
4e01ede
d8b66dd
6735c60
de6173b
8c5b837
37b9630
878da16
fdef6d3
01dd50f
f9f964d
21cc763
57eab3e
d0dcd7d
85bfdc0
c28d89d
55475f0
f8e2a67
8dc42fa
817550c
915637d
751e9bd
f241260
860d948
aee6f7a
eef40b7
edabff8
6051dac
bb32b05
bf8405f
9bc1471
cf956ac
5b53cb4
a63013c
cd9e697
280b497
4190ee7
5f0932b
f4741f2
7e789e8
afb5b13
d38624b
cb2ab7d
5f6a796
78fd8f9
0cc7bd4
da9d110
9953384
64828f3
5ab6789
47f2071
9039c39
27e4ddc
1e035f3
0f90942
4bc80b8
ae80a25
c2294d7
da71382
c0a3d51
172c7dc
ab9a3db
c60e47f
bd55e32
5265287
4601dc9
2331dad
dc74c6f
d7d2f88
f863bb7
71a4ef8
b8aeecb
6c35392
b0603da
e2dd1d5
7045b2a
65633e3
5a362b8
ef0670c
e5bf173
cbd578c
7e601ad
3b35456
d0645d9
747cac4
416a733
1cc86be
b0d7153
2206b9a
e73d396
2a4ba00
4806ce5
bb4fb53
ae060b3
c54c062
e4e24f3
4c39ea2
77afb9a
346b9b8
d4630f1
5403894
71a367e
dae475b
bdfa1f6
fabd859
07ef2bb
15b2aa1
c17ef64
8dc76e7
4803421
b746d9d
bb76819
d5bfc2f
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
* text=auto | ||
* text=auto eol=lf | ||
|
||
*.sh text eol=lf | ||
gradlew text eol=lf | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
labels: ["status: needs triage"] | ||
body: | ||
- type: markdown | ||
attributes: | ||
value: | | ||
Thank you for filling out a feature request for Paper! Please be as detailed as possible so that we may consider and review the request easier. | ||
We ask that you search all the issues to avoid a duplicate feature request. If one exists, please reply if you have anything to add. | ||
Before requesting a new feature, please make sure you are using the latest version and that the feature you are requesting is not already in Paper. | ||
|
||
- type: textarea | ||
attributes: | ||
label: Is your feature request related to a problem? | ||
description: Please give some context for this request. Why do you want it added? | ||
validations: | ||
required: true | ||
|
||
- type: textarea | ||
attributes: | ||
label: Describe the solution you'd like. | ||
description: A clear and concise description of what you want. | ||
validations: | ||
required: true | ||
|
||
- type: textarea | ||
attributes: | ||
label: Describe alternatives you've considered. | ||
description: List any alternatives you might have tried to get the feature you want. | ||
validations: | ||
required: true | ||
|
||
- type: textarea | ||
attributes: | ||
label: Other | ||
description: Add any other context or screenshots about the feature request below. | ||
validations: | ||
required: false | ||
|
||
- type: markdown | ||
attributes: | ||
value: | | ||
Before submitting this feature request, please search our issue tracker to ensure your feature has not | ||
already been requested. |
This file was deleted.
Original file line number | Diff line number | Diff line change | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
@@ -0,0 +1,79 @@ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
name: "🐛 Bug or Incompatibility" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
description: Report issues related to unexpected behavior or vanilla/plugin incompatibility. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type: "Bug" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
labels: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
- "status: needs triage" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
body: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
- type: markdown | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
value: | | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Before submitting this issue, please ensure the following: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
1. You are using the latest version of Paper, available on our [our downloads page](https://papermc.io/downloads/paper). | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
2. You have searched to confirm there isn’t [an existing open issue](https://github.com/PaperMC/Paper/issues?q=is%3Aissue%20state%3Aopen%20type%3ABug) on this topic. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3. Your version of Minecraft is supported by Paper. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
If you're unsure whether you've encountered a bug, feel free to ask in the `#paper-help` channel on our | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
[Discord](https://discord.gg/papermc). | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
- type: textarea | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
label: Expected behavior | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
description: What you expected to see. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
validations: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
required: true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
- type: textarea | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
label: Observed/Actual behavior | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
description: What you actually saw. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
validations: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
required: true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
- type: textarea | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
label: Steps/models to reproduce | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
description: This may include a build schematic, a video, or detailed instructions to help reconstruct the issue. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
validations: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
required: true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
- type: textarea | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
label: Plugin and Datapack List | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
description: | | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
All plugins and datapacks running on your server. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
To list plugins, run `/plugins`. For datapacks, run `/datapack list`. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
validations: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
required: true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Comment on lines
+40
to
+48
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 🛠️ Refactor suggestion Enhance plugin and datapack list section with formatting guidelines. The current instructions could be improved to ensure users provide properly formatted and complete information. label: Plugin and Datapack List
description: |
All plugins and datapacks running on your server.
To list plugins, run `/plugins`. For datapacks, run `/datapack list`.
+
+ Please provide the information in the following format:
+ ```
+ Plugins:
+ - Plugin1 v1.0.0
+ - Plugin2 v2.0.0
+
+ Datapacks:
+ - Datapack1
+ - Datapack2
+ ```
+
+ Note: Include versions for plugins where possible. 📝 Committable suggestion
Suggested change
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
- type: textarea | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
label: Paper version | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
description: | | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Run `/version` on your server and **paste** the full, unmodified output here. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
"latest" is *not* a version; we require the output of `/version` so we can adequately track down the issue. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Additionally, do NOT provide a screenshot, you MUST paste the entire output. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
<details> | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
<summary>Example</summary> | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
``` | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
> version | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
[20:34:42 INFO]: Checking version, please wait... | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
[20:34:42 INFO]: This server is running Paper version 1.21-105-master@7e91a2c (2024-07-20T21:04:31Z) (Implementing API version 1.21-R0.1-SNAPSHOT) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
[20:34:42 INFO]: You are running the latest version | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
[20:34:42 INFO]: Previous version: 1.21-103-aa3b356 (MC: 1.21) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
``` | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
</details> | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
validations: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
required: true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
- type: textarea | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
label: Other | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
description: | | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Please include other helpful information below. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
The more information we receive, the quicker and more effective we can be at finding the solution to the issue. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
validations: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
required: false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
blank_issues_enabled: false | ||
contact_links: | ||
- name: PaperMC Discord | ||
url: https://discord.gg/papermc | ||
about: If you are having issues with timings or have other minor issues, come ask us on our Discord server! | ||
- name: Exploit Report | ||
- name: "❗Exploits" | ||
url: https://discord.gg/papermc | ||
about: | | ||
Due to GitHub not currently allowing private issues, exploit reports are currently handled via our Discord. | ||
To report an exploit, see the #paper-exploit-report channel. | ||
Since GitHub doesn’t currently support private issues, exploit reports are managed through our Discord. | ||
To report an exploit, please visit the #paper-exploit-report channel. | ||
- name: "🗨 Questions" | ||
url: https://discord.gg/papermc | ||
about: If you have questions or need help with any minor issues, feel free to ask us on our Discord server! |
Original file line number | Diff line number | Diff line change | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
@@ -0,0 +1,78 @@ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
name: "💥 Crash or Stacktrace" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
description: Report any server crashes or alarming stack traces. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type: "Bug" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
labels: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
- "status: needs triage" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
body: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
- type: markdown | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
value: | | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Before submitting this issue, please ensure the following: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
1. You are running the latest version of Paper from [our downloads page](https://papermc.io/downloads/paper). | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
2. Your version of Minecraft is supported by Paper. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
If your server crash log contains `DO NOT REPORT THIS TO PAPER`, please ask in our | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
[Discord](https://discord.gg/papermc) before opening this issue. These messages are informing you of server | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
lag and providing debug information. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
- type: textarea | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
label: Stack trace | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
description: | | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
We need all of the stack trace! Do not cut off parts of it. Please do not use attachments. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
If you prefer, you can use a paste site like https://mclo.gs. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
value: | | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
``` | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
paste your stack trace or a mclo.gs link here! | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
``` | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
placeholder: Please don't remove the backticks; it makes your issue a lot harder to read! | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
validations: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
required: true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
- type: textarea | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
label: Plugin and Datapack List | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
description: | | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
All plugins and datapacks running on your server. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
To list plugins, run `/plugins`. For datapacks, run `/datapack list`. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
validations: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
required: true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Comment on lines
+33
to
+41
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 🛠️ Refactor suggestion Request plugin versions and configurations. The plugin list should include version information for better debugging. description: |
All plugins and datapacks running on your server.
To list plugins, run `/plugins`. For datapacks, run `/datapack list`.
+ Please include:
+ - Plugin versions (run `/version [plugin]` for each plugin)
+ - Any relevant plugin configuration files
+ - Whether the issue persists with specific plugins disabled 📝 Committable suggestion
Suggested change
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
- type: textarea | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
label: Actions to reproduce (if known) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
description: This may include a build schematic, a video, or detailed instructions to help reconstruct the issue. Anything helps! | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
validations: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
required: false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
- type: textarea | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
label: Paper version | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
description: | | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Run `/version` on your server and **paste** the full, unmodified output here. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
"latest" is *not* a version; we require the output of `/version` so we can adequately track down the issue. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Additionally, do NOT provide a screenshot, you MUST paste the entire output. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
<details> | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
<summary>Example</summary> | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
``` | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
> version | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
[20:34:42 INFO]: Checking version, please wait... | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
[20:34:42 INFO]: This server is running Paper version 1.21-105-master@7e91a2c (2024-07-20T21:04:31Z) (Implementing API version 1.21-R0.1-SNAPSHOT) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
[20:34:42 INFO]: You are running the latest version | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
[20:34:42 INFO]: Previous version: 1.21-103-aa3b356 (MC: 1.21) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
``` | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
</details> | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
validations: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
required: true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Comment on lines
+49
to
+70
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 🛠️ Refactor suggestion Request additional system information. While the version information is good, including system specifications would help in debugging. description: |
Run `/version` on your server and **paste** the full, unmodified output here.
"latest" is *not* a version; we require the output of `/version` so we can adequately track down the issue.
Additionally, do NOT provide a screenshot, you MUST paste the entire output.
+
+ Also include:
+ - Java version (`java -version`)
+ - Server RAM allocation
+ - Operating system and version 📝 Committable suggestion
Suggested change
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
- type: textarea | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
label: Other | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
description: | | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Please include other helpful information below, if any. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
The more information we receive, the quicker and more effective we can be at finding the solution to the issue. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
validations: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
required: false |
This file was deleted.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🛠️ Refactor suggestion
Enhance prerequisites for better issue validation.
Consider adding: