-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
20 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# 랜덤 박스 | ||
아이템을 랜덤으로 뽑을 수 있는 시스템입니다. | ||
|
||
## 다운로드 | ||
* 플러그인 다운로드는 [릴리즈](https://github.com/HQService/HQRandomBox/releases)에서 가능합니다. | ||
|
||
## 디스코드 | ||
* 모든 문의, 질문, 개발 요청은 [디스코드](https://discord.gg/hUkaca9ZQu)에서 해주시길 바랍니다. | ||
|
||
## 필수 플러그인 | ||
* [HQFramework](https://github.com/HQService/HQFramework) | ||
|
||
## 버전 | ||
* 1.17.1~1.20.2 | ||
|
||
## 관리자 명령어 | ||
* /랜덤박스관리 | ||
|
||
## 기능 | ||
* 랜덤 박스를 만들고 아이템과 확률을 설정 후 아이템을 랜덤으로 뽑습니다. |