Skip to content

OptiJava/Seed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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