Skip to content

Releases: Dev7ex/MultiWorld

1.7.7-SNAPSHOT

21 Sep 18:38

Choose a tag to compare

  • Fixing: Resolved a bug where players could not teleport correctly between worlds
  • Updating: Improved internal code structure and performance

1.7.6-SNAPSHOT

13 Aug 17:40

Choose a tag to compare

Introduced world-specific teleport permission nodes (multiworld.command.world.teleport.<world>) and an admin bypass node (multiworld.command.world.teleport.admin) to enhance server customization

1.7.5-SNAPSHOT

24 Jun 06:44

Choose a tag to compare

  • Adding: Added a new variable that determines whether worlds created by other plugins should be imported automatically

  • Updating: Updated Turkish translation – thanks to Krayir5

1.7.4-SNAPSHOT

09 Apr 17:49

Choose a tag to compare

[Version 1.7.4]

  • Adding Italian translation (Thanks to https://github.com/calaritooo)

  • Adding Flag that only sets the gamemode for a new world under certain conditions (Thanks to https://github.com/calaritooo)

  • Fixing Missing prefix in the update log message

  • Fixing Missing entry in the usage for the create command in all languages

  • Updating: General code improvements

1.7.3-SNAPSHOT

16 Feb 15:34

Choose a tag to compare

  • Adding: Added functionality to recognize and import worlds that were not created by MultiWorld at runtime
  • Fixing: Resolved an issue where pistons were activated despite being disabled in WorldGuard (Thanks to https://github.com/Emptiness0x)
  • Updating: Improved the API module for better performance and flexibility

1.7.2-SNAPSHOT

20 Jan 16:14

Choose a tag to compare

  • Fixing: Resolved an issue where the default world was incorrectly shown as unloaded despite being loaded. (#54)
  • Fixing: Fixed an error occurring when adding a player to the whitelist. (#53)

1.7.1-SNAPSHOT

07 Dec 12:47

Choose a tag to compare

  • Adding Ukrainian translation
  • Adding WaterWorldGenerator
  • Fixing missing placeholder replacement in the Clone command

1.7.0-SNAPSHOT

06 Nov 14:49

Choose a tag to compare

  • Adding: Added a plugin updater that informs the console and OP users about a new update.
  • Fixing: Fixed the display error in the info command.
  • Fixing: Resolved an issue where a world could not be loaded when it was created with the custom parameter.
  • Updating: The version command now shows only a variable to indicate whether an update is available.
  • Updating: Improved the code.

1.6.9-SNAPSHOT

27 Oct 16:18

Choose a tag to compare

  • Adding: Translation for the info command.
  • Adding: Colored class to display GameMode, Difficulty, and boolean values in colors.
  • Fixing: Resolved the issue where the info command did not display usage.
  • Updating: Improved the listing of the info command.
  • Updating: Updated the world load method to reduce errors.
  • Updating: Java project version changed from 16 to 17.
  • Updating: Minor code improvements.

1.6.8-SNAPSHOT

10 Oct 15:05

Choose a tag to compare

  1. Adding World Auto Unload System
  2. Adding Variable that stores the first login of a multiworld user
  3. Updating User file format to JSON