Seed

在没有op权限的情况下获取种子

信息

一键安装指令

!!MCDR plugin install seed

作者

代码仓库

数据同步于

...

上次更新

...

最新版本

总下载量

1271

返回插件仓库

Seed

Get world seed without op permission.

Preview

image

Configure

config/seed/config.json

  • command: Command to get seed in console
  • parser: Parser for the command result

Default config file:

{
    'command': 'seed',
    'parser': 'Seed: [{}]'
}

The default configuration already supports most server software (without plugin/mods).

Thanks to

This plugin was inspired by MCDReforged/Seed

Thanks to @alex3236 for refactoring the code((

自述文件来源:README.md