Skip to content

Files

Latest commit

 

History

History
28 lines (19 loc) · 656 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 656 Bytes

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((