-
Notifications
You must be signed in to change notification settings - Fork 1
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
3 changed files
with
43 additions
and
5 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 |
---|---|---|
@@ -1,7 +1,11 @@ | ||
--- | ||
name: JoinTitle | ||
version: 0.0.1 | ||
version: 0.0.2 | ||
main: Tatsomi\JoinTitle\Main | ||
api: 5.0.0 | ||
src-namespace-prefix: Tatsomi\JoinTitle | ||
... | ||
depend: | ||
- FormAPI | ||
authors: | ||
- Tatsumi | ||
- Virrus909 (update by Virrus909) |
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 |
---|---|---|
@@ -1,2 +1,7 @@ | ||
title: "§k§4|§r§eW§gelcome§k§4|§r" | ||
# title for send | ||
#Welcome : | ||
welcometitle: "§k§4|§r§eW§gelcome§k§4|§r" #Title For Send | ||
welcomesubtitle: "§k§4|§r§e@ReAlHiTlEr§k§4|§r" #SubTitle For Send | ||
#Form : | ||
formtitle: "§k§4|§r§eW§gelcome§k§4|§r" #Title For UI | ||
formcontent: "§4| §eRules :\n1 -\n2 -\n3 - §4|§r" #Content For UI | ||
closebutton: "§k§4|§r§cClose§k§4|§r" #Close Button For UI |
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