Skip to content

Commit b151662

Browse files
committed
Update for Minecraft 1.21.3 and Code changes
1 parent d5ed947 commit b151662

16 files changed

Lines changed: 83 additions & 110 deletions

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,11 @@ body:
2828
description: Which server version version you using? If your server version is not listed, it is not supported. Update to a supported version first.
2929
multiple: false
3030
options:
31-
- '1.20.4'
32-
- '1.20.2'
33-
- '1.19.3'
34-
- '1.19.2'
35-
- '1.19.1'
36-
- '1.19'
31+
- 'above 1.21.3'
32+
- '1.21.3'
33+
- '1.20.6'
34+
- '1.19.4'
3735
- '1.18.2'
38-
- '1.18.1'
3936
- '1.17.1'
4037
- '1.16.5'
4138
validations:
@@ -75,15 +72,17 @@ body:
7572
- type: input
7673
attributes:
7774
label: Error log (if applicable)
78-
description: If you are reporting a console error, upload any relevant log excerpts to either https://paste.gg/ or https://gist.github.com, save and the paste the link in this box.
75+
description: If you are reporting a console error, upload any relevant log excerpts to https://gist.github.com, save and paste the link in this box.
7976

8077
- type: dropdown
8178
attributes:
8279
label: WorldSystem Version
8380
description: What version of WorldSystem are you running? (`/ws help`)
8481
multiple: false
8582
options:
86-
- '2.4.37 (dev)'
83+
- '2.4.39 (dev)'
84+
- '2.4.38'
85+
- '2.4.37'
8786
- '2.4.36'
8887
validations:
8988
required: true

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
blank_issues_enabled: true
1+
blank_issues_enabled: false
22
contact_links:
33
- name: WorldSystem Discord
44
url: https://discord.gg/WYz7Qck
Lines changed: 64 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,64 @@
1+
name: Version request
2+
description: Ask for a new version of our plugin because of Minecraft or plugin updates
3+
labels: 'bug'
4+
5+
body:
6+
- type: markdown
7+
attributes:
8+
value: |
9+
Fill out the following form to get a new release. (Hopefully)
10+
Thanks to inform us about updates and dependencies. DO NOT ASK HERE TO ADD NEW FEATURES. We have other forms for that :)
11+
Sometimes Plugins, Softwares and Minecraft itself updates to a new version. Because that happens very often we can't keep track of everything.
12+
13+
- type: dropdown
14+
attributes:
15+
label: Server Implementation
16+
description: Which server Implementation are you using? If your server implementation is not listed, it is not supported. Switch to a supported version first.
17+
multiple: false
18+
options:
19+
- PurPur
20+
- Paper
21+
- Spigot
22+
validations:
23+
required: true
24+
25+
- type: dropdown
26+
attributes:
27+
label: What has been updated?
28+
description: What is the Name of the Plugin or Software (you can check multiple)
29+
multiple: true
30+
options:
31+
- Minecraft
32+
- PlaceholderAPI
33+
- VaultAPI
34+
- WorldEdit
35+
- FastAsyncWorldEdit
36+
- other
37+
validations:
38+
required: true
39+
40+
- type: textarea
41+
attributes:
42+
label: Name the version
43+
description: Name the software too, if you selected multiple!
44+
validations:
45+
required: true
46+
47+
- type: checkboxes
48+
attributes:
49+
label: Checklist
50+
description: Make sure you have followed each of the steps outlined here.
51+
options:
52+
- label: If I use the newest Plugin version, I can't run it.
53+
- label: I get an error message that because of the new version.
54+
required: false
55+
56+
- type: input
57+
attributes:
58+
label: Error log (if applicable)
59+
description: If you are reporting a console error, upload any relevant log excerpts to https://gist.github.com, save and paste the link in this box.
60+
61+
- type: textarea
62+
attributes:
63+
label: Anything else?
64+
description: You can provide additional context below.

.github/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<img src="https://img.shields.io/github/downloads/Argantiu/WorldSystem-dev/total?color=green&label=All%20Downloads&style=plastic" />
55
<img src="https://img.shields.io/github/downloads/Argantiu/WorldSystem-dev/v2.4.37-dev/total?style=plastic&label=v2.4.37%20(latest)" /></br>
66
<a>A spigot plugin to give every user his own world</a>
7-
<a>1.7 - 1.20.4 Support</a>
7+
<a>1.7 - 1.21.3 Support</a>
88
<h2>About</h2>
99
<a>WorldSystem is a plugin where every player can get a world.</a>
1010
<a>There they can build, play and do anything they want without creating stress in a single world. The world owner can also add other players and manage their permissions on his world like is he allowed to build, teleport or changing his gamemode.</a></br>

.github/SECURITY.md

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,11 @@ currently being supported with security updates.
77

88
| Version | Supported |
99
| ------- | ------------------ |
10-
| >2.4.35 | :white_check_mark: |
11-
| 2.4.34 | :x: |
12-
| < 2.4.33 | :x: |
10+
| >2.4.36 | :white_check_mark: |
11+
| < 2.4.35 | :x: |
1312

1413
## Reporting a Vulnerability
1514

16-
This software was edited by CrazyCloudCraft.
17-
The offical Creator @trainerlord seems to be online again, so we will end the support here.
18-
We do not support forks or other (malware) downloads exapt for our [github site](https://github.com/CrazyCloudCraft/worldsystem-depecated/) or [trainerlords site](https://github.com/trainerlord/WorldSystem)
19-
Please write any security bugs directly to our issues.
20-
For direct support contact N1klasse#1486 or Trainerlord#3534 on discord.
21-
22-
[Here are more informations about privacy policy](https://crazycloudcraft.de/en/privacypolicy/)
15+
We do not support forks or other (malware) downloads exapt for our [github site](https://github.com/Argantiu/WorldSystem-Updated/).
16+
For secruity bugs go to our issue tracker.
17+
We do not support other ways of communication.

.github/SUGGESTIONS_LIST.md

Lines changed: 0 additions & 80 deletions
This file was deleted.

.github/auto-merge.yml

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)