Skip to content

Releases: GiganticMinecraft/RegenerateWorld

v0.2.2

14 Jan 06:51
Compare
Choose a tag to compare

Bug Fixes

  • change output jar path" (102c53a)

v0.2.1

14 Jan 06:16
Compare
Choose a tag to compare

Bug Fixes

  • update Spigot and MV-Core (0b09193)

v0.2.0

30 Aug 12:34
Compare
Choose a tag to compare

Bug Fixes

  • fix enum entry class access modifier (ac2e167)
  • remove UseCase#(add|remove)World and add #setWorlds (844b9fc)

Features

  • add /rw schedule edit (212e4ea)
  • add ParseException.MustBeIncludedIn (50c86cb)

v0.1.0

29 Aug 05:37
Compare
Choose a tag to compare

Bug Fixes

  • /regen run schedule update nextDateTime of schedule (4cee934)
  • /rw regen -> /rw run (81ed86c)
  • add ChatColor (7448376)
  • BranchedExecutor should have the options with PrintUsageExecutor (7380a4d)
  • call WorldRegenEvent when regen (ea81016)
  • change interval type to Long (8f41aff)
  • enum#fromString ignores string case (1429183)
  • execute in ContextualExecutor (d44f1f3)
  • fix cast type (e88673c)
  • fix command call (34ef679)
  • fix err msg (d7308c7)
  • fix list index (c380315)
  • fix registered command name (c7797d6)
  • fix typo (fd7d020)
  • fix var name (e83874e)
  • GenerationSchedule#finish always plus Interval to now (ac7e1f2)
  • Interval init may throw Exception (a969dac)
  • make repo impl case class (8644aa7)
  • nextDateTime must be now plus Interval (09e8337)
  • notify schedule remove success (2f0298a)
  • pretty print for schedules list (9e66dfd)
  • read and write directly from config (304ec91)
  • remove duplicated deps check (0fb374f)
  • save default config on enable (93db219)
  • Use Unit instead of () (15d2847)
  • use UseCase#add (765979f)
  • use ZonedDateTime (e2ad9ed)
  • コマンドメッセージをわかりやすく (33744bd)
  • 何も変更がないときに、何かしらを変更するメソッドたちがRepository#saveを呼ばないように (ac59d0d)

Features

Read more