File tree 3 files changed +7
-5
lines changed
3 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 1
1
# SchemUploader
2
+ ![ LogoArt] ( https://i.gyazo.com/b5b852f4e74c7d76377c7d5fb37ba17f.png )
2
3
3
4
Allows you to upload/download WorldEdit schem files to/from Discord.
4
- ![ 2023-03-01_15h05_33] ( https://user-images.githubusercontent.com/16362824/222058389-8fa598f7-990a-45ad-bb42-8a78609e9212.png )
5
5
6
6
## Usage
7
7
8
8
- Upload
9
9
` /schem_upload <schem_name> [message] `
10
10
- Download
11
11
` /schem_download <schem_name> <schem_file_URL> [-f] `
12
+ ![ Video] ( https://i.gyazo.com/683abfa22a46fe11bd3136d0d64da91f.gif )
12
13
13
14
### How to get schem file URL
14
15
Right-click on the attached file and click "Copy link"
15
- ![ 2023-03-01_15h06_38 ] ( https://user-images.githubusercontent .com/16362824/222058621-5f81e3fd-d3e1-408c-ae4b-41366c481684 .png )
16
+ ![ How to Get Link ] ( https://i.gyazo .com/ded5a89d3618424bc29ecbf6a270bac2 .png )
16
17
17
18
## Requirements
18
19
Original file line number Diff line number Diff line change 1
1
# SchemUploader
2
+ ![ LogoArt] ( https://i.gyazo.com/b5b852f4e74c7d76377c7d5fb37ba17f.png )
2
3
3
4
WorldEditのschemファイルをDiscordにアップロード/ダウンロードできるようにします。
4
- ![ 2023-03-01_15h05_33] ( https://user-images.githubusercontent.com/16362824/222058389-8fa598f7-990a-45ad-bb42-8a78609e9212.png )
5
5
6
6
## 使い方
7
7
8
8
- アップロード
9
9
` /schem_upload <schem名> [メッセージ] `
10
10
- ダウンロード
11
11
` /schem_download <schem名> <schemファイルのURL> [-f] `
12
+ ![ Video] ( https://i.gyazo.com/683abfa22a46fe11bd3136d0d64da91f.gif )
12
13
13
14
### schemファイルのURL取得方法
14
15
添付ファイルを右クリックし、「リンクをコピー」をクリックします
15
- ![ 2023-03-01_15h06_38 ] ( https://user-images.githubusercontent .com/16362824/222058621-5f81e3fd-d3e1-408c-ae4b-41366c481684 .png )
16
+ ![ How to Get Link ] ( https://i.gyazo .com/ded5a89d3618424bc29ecbf6a270bac2 .png )
16
17
17
18
## 動作環境
18
19
Original file line number Diff line number Diff line change 6
6
7
7
<groupId >com.kamesuta</groupId >
8
8
<artifactId >SchemUploader</artifactId >
9
- <version >1.6 -SNAPSHOT</version >
9
+ <version >1.7 -SNAPSHOT</version >
10
10
<packaging >jar</packaging >
11
11
12
12
<name >SchemUploader</name >
You can’t perform that action at this time.
0 commit comments