Skip to content

IToncek/Mansave

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mansave

Java CI with MavenCodeQL

Tento plugin byl inspirován youtuberem McBirken TODO: Fill out this long description.

Obsah

Bezbečnost

Instalace

  1. Stáhni si z Releases nejnovější verzi ("Mansave-x.x.jar").
  2. Stáhni si Paper a jednou ho spusť.
  3. Přesuň Mansave-..jar do složky "plugins"
  4. Zapni server

Použití

  • /mansave start - Spustí hru
  • /mansave stop - Ukončí hru
  • /mansave addHunter <hráč> - Přidá hráče do seznamu lovců
  • /mansave removeHunter <hráč> - odebere hráče ze seznamu lovců
  • /mansave huntersTakeDamage <true|false> - false = lovci si nemůžou ubrat damage
  • /mansave huntersHungerLoss <true|false> - false = lovci neztrácí hlad.
  • /mansave suicidalHungerLoss <true|false> - false = speedrunnerovi neubývá hunger
  • /mansave countdownInSeconds <sekundy> - časový limit (normálně 300s = 5min)

Reset seedu

Pro reset seedu zastavte server a smažte původní svět (odstraňte složky "world", "world_nether" a "world_the_end").

Maintainers

@MadeByIToncek

Contributing

PRs accepted.

// Small note: If editing the README, please conform to the standard-readme specification.

Licence

MIT © 2021 IToncek