File tree Expand file tree Collapse file tree 2 files changed +15
-4
lines changed Expand file tree Collapse file tree 2 files changed +15
-4
lines changed Original file line number Diff line number Diff line change 11# Seed
22
3- !!seed can get world seed
3+ !!seed to get world seed.
4+
5+ ## Preview
46
57![ image] ( https://user-images.githubusercontent.com/106148777/221347169-1764fb31-db0c-40e5-82cf-77c1915a638c.png )
68
9+ ## Configure
10+
11+ ` config/seed/config.json `
12+ - ` command ` : Command to get seed in console
13+ - ` parser ` : Parser for the command result
14+
15+ The default configuration already supports most server software (without plugin/mods).
16+
17+ ## More
718
8- (yes, a very simple plugin
19+ This plugn was inspired by [ ` MCDReforged/Seed ` ] ( https://github.com/MCDReforged/Seed )
Original file line number Diff line number Diff line change 11{
22 "id" : " seed" ,
3- "version" : " 1.0.1 " ,
3+ "version" : " 1.1.0 " ,
44 "name" : " Seed" ,
5- "description" : " Get world seed quickly! " ,
5+ "description" : " Get world seed without op permission. " ,
66 "author" : [
77 " OptiJava"
88 ],
You can’t perform that action at this time.
0 commit comments