<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.traincarts.net/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=%E5%A4%A7%E9%B9%85%E4%B8%8D%E4%BC%9A%E9%A3%9E</id>
	<title>BergerHealer Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.traincarts.net/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=%E5%A4%A7%E9%B9%85%E4%B8%8D%E4%BC%9A%E9%A3%9E"/>
	<link rel="alternate" type="text/html" href="https://wiki.traincarts.net/p/Special:Contributions/%E5%A4%A7%E9%B9%85%E4%B8%8D%E4%BC%9A%E9%A3%9E"/>
	<updated>2026-05-31T21:47:55Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.13</generator>
	<entry>
		<id>https://wiki.traincarts.net/index.php?title=MyWorlds/zh-cn&amp;diff=9189</id>
		<title>MyWorlds/zh-cn</title>
		<link rel="alternate" type="text/html" href="https://wiki.traincarts.net/index.php?title=MyWorlds/zh-cn&amp;diff=9189"/>
		<updated>2026-03-26T10:25:41Z</updated>

		<summary type="html">&lt;p&gt;大鹅不会飞: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;languages/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Plugin|MyWorlds|World Management - Simplified|https://www.spigotmc.org/resources/myworlds.39594/|https://github.com/bergerhealer/MyWorlds}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==总目录==&lt;br /&gt;
&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/ManagingWorlds|世界管理]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/SeperateInventories|背包隔离]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Commands|命令]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Configuration|配置文件]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/WorldConfiguration|世界设置]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Localization|自定义命令]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Portals|传送门设置]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Permissions|权限]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/MultiverseImporting|从 Multiverse 迁移导入]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Rlpp|记住上一个玩家的位置]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Rlpp|PAPI]]&lt;br /&gt;
* [https://www.mcbbs.co/thread-101-1-1.html 前往MCBBS纪念版中查看本插件中国大陆搬运贴]&lt;br /&gt;
&lt;br /&gt;
==描述==&lt;br /&gt;
&lt;br /&gt;
该插件包含所有关于多世界的一切功能：&lt;br /&gt;
&lt;br /&gt;
* 加载、卸载、复制、删除、保存和创建世界&lt;br /&gt;
* 显示世界的信息并列出所有的世界和可用的区块等信息&lt;br /&gt;
* 设置世界游戏模式，难度，时间，天气，自动保存，是否开启PvP等等&lt;br /&gt;
* 设置世界生物生成限制&lt;br /&gt;
* 清空世界时清除玩家&lt;br /&gt;
* 在一定程度上修复受损的世界&lt;br /&gt;
* 创建多世界条件，单向，简单，无需命令&lt;br /&gt;
* 使用权限配置每个世界特定的聊天&lt;br /&gt;
* 服务器启动时自动加载世界&lt;br /&gt;
* 权限细化，您可以设置某个玩家可以进入某个世界&lt;br /&gt;
* 可以将玩家从一个世界传送到另一个世界&lt;br /&gt;
* 可以设置特定世界某玩家拥有 OP 权限，便于管理（可以用与创造）&lt;br /&gt;
* 易于记忆的命令：可以配置自定义命令和帮助&lt;br /&gt;
* 背包隔离、合并和禁用物品&lt;br /&gt;
* 可配置玩家出生的主世界&lt;br /&gt;
* 可以设置为重生世界的所有玩家&lt;br /&gt;
* 记住玩家在某个世界中的最后一个已知位置，并将他传送到该位置&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==什么是背包隔离==&lt;br /&gt;
&lt;br /&gt;
是的，MyWorlds 现在支持每个世界背包物品隔离。该功能默认为禁用，要启用它，请在 config.yml 中将 useWorldInventories 设为 true。默认情况下，任何世界都不会共享库存，玩家库存都是按世界保存和加载的。要共享背包，请使用 /world inventory merge，然后输入要合并背包的世界名称。可以使用 /world inventory enable 或 disable 禁用世界的背包。启用会保存数据，禁用则不会，而且会导致所有物品被清除。&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==关于使用世界生成器或生成平坦世界的建议==&lt;br /&gt;
&lt;br /&gt;
主世界会在My World插件启用之前加载（和生成）。Bukkit 插件架构不可能在世界加载之前加载 My World插件，因为这会导致其他的一些不兼容问题。总之，如果你想拥有一个主世界，而不是地狱/末地/异世界 的原版世界，你必须采取以下措施：&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==把主世界设置成你喜欢的任何样子（即使你不在服务器上使用这个功能......你也需要一个主世界）==&lt;br /&gt;
&lt;br /&gt;
* 按你想要的世界类型（比如平面世界、自定义区块生成、等等.....）创建一个新的世界&lt;br /&gt;
* 关闭服务器并打开 MyWorlds 的 config.yml 文件&lt;br /&gt;
* 将“mainWorld”更改为新创建的世界&lt;br /&gt;
* 再次启动服务器，注意新玩家是如何加入你的自定义世界的&lt;br /&gt;
* 可选项：可禁用主世界进入服务器自动回到玩家上一次退出时的的地点&lt;br /&gt;
&lt;br /&gt;
为了避免任何混淆：让 MyWorlds 改变或替换服务器生成的主世界是不可能的。如果有任何解决这个问题方法，或者你知道某种可以实现这个功能的办法，请联系作者。我们确实考虑过停止服务器的启用过程，按照您的要求创建主世界，然后正常启用世界。但若要实现这个功能，我们需要禁止加载默认的主世界。&lt;/div&gt;</summary>
		<author><name>大鹅不会飞</name></author>
	</entry>
	<entry>
		<id>https://wiki.traincarts.net/index.php?title=Translations:MyWorlds/2/zh-cn&amp;diff=9188</id>
		<title>Translations:MyWorlds/2/zh-cn</title>
		<link rel="alternate" type="text/html" href="https://wiki.traincarts.net/index.php?title=Translations:MyWorlds/2/zh-cn&amp;diff=9188"/>
		<updated>2026-03-26T10:25:35Z</updated>

		<summary type="html">&lt;p&gt;大鹅不会飞: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* [[Special:MyLanguage/MyWorlds/ManagingWorlds|世界管理]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/SeperateInventories|背包隔离]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Commands|命令]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Configuration|配置文件]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/WorldConfiguration|世界设置]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Localization|自定义命令]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Portals|传送门设置]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Permissions|权限]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/MultiverseImporting|从 Multiverse 迁移导入]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Rlpp|记住上一个玩家的位置]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Rlpp|PAPI]]&lt;br /&gt;
* [https://www.mcbbs.co/thread-101-1-1.html 前往MCBBS纪念版中查看本插件中国大陆搬运贴]&lt;/div&gt;</summary>
		<author><name>大鹅不会飞</name></author>
	</entry>
	<entry>
		<id>https://wiki.traincarts.net/index.php?title=MyWorlds/zh-cn&amp;diff=7028</id>
		<title>MyWorlds/zh-cn</title>
		<link rel="alternate" type="text/html" href="https://wiki.traincarts.net/index.php?title=MyWorlds/zh-cn&amp;diff=7028"/>
		<updated>2025-04-17T15:34:40Z</updated>

		<summary type="html">&lt;p&gt;大鹅不会飞: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;languages/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Plugin|MyWorlds|World Management - Simplified|https://www.spigotmc.org/resources/myworlds.39594/|https://github.com/bergerhealer/MyWorlds}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==总目录==&lt;br /&gt;
&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/ManagingWorlds|世界管理]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/SeperateInventories|背包隔离]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Commands|命令]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Configuration|配置文件]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/WorldConfiguration|世界设置]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Localization|自定义命令]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Portals|传送门设置]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Permissions|权限]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/MultiverseImporting|从 Multiverse 迁移导入]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Rlpp|记住上一个玩家的位置]]&lt;br /&gt;
* [https://www.mcbbs.co/thread-101-1-1.html 前往MCBBS纪念版中查看本插件中国大陆搬运贴]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==描述==&lt;br /&gt;
&lt;br /&gt;
该插件包含所有关于多世界的一切功能：&lt;br /&gt;
&lt;br /&gt;
* 加载、卸载、复制、删除、保存和创建世界&lt;br /&gt;
* 显示世界的信息并列出所有的世界和可用的区块等信息&lt;br /&gt;
* 设置世界游戏模式，难度，时间，天气，自动保存，是否开启PvP等等&lt;br /&gt;
* 设置世界生物生成限制&lt;br /&gt;
* 清空世界时清除玩家&lt;br /&gt;
* 在一定程度上修复受损的世界&lt;br /&gt;
* 创建多世界条件，单向，简单，无需命令&lt;br /&gt;
* 使用权限配置每个世界特定的聊天&lt;br /&gt;
* 服务器启动时自动加载世界&lt;br /&gt;
* 权限细化，您可以设置某个玩家可以进入某个世界&lt;br /&gt;
* 可以将玩家从一个世界传送到另一个世界&lt;br /&gt;
* 可以设置特定世界某玩家拥有 OP 权限，便于管理（可以用与创造）&lt;br /&gt;
* 易于记忆的命令：可以配置自定义命令和帮助&lt;br /&gt;
* 背包隔离、合并和禁用物品&lt;br /&gt;
* 可配置玩家出生的主世界&lt;br /&gt;
* 可以设置为重生世界的所有玩家&lt;br /&gt;
* 记住玩家在某个世界中的最后一个已知位置，并将他传送到该位置&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==什么是背包隔离==&lt;br /&gt;
&lt;br /&gt;
是的，MyWorlds 现在支持每个世界背包物品隔离。该功能默认为禁用，要启用它，请在 config.yml 中将 useWorldInventories 设为 true。默认情况下，任何世界都不会共享库存，玩家库存都是按世界保存和加载的。要共享背包，请使用 /world inventory merge，然后输入要合并背包的世界名称。可以使用 /world inventory enable 或 disable 禁用世界的背包。启用会保存数据，禁用则不会，而且会导致所有物品被清除。&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==关于使用世界生成器或生成平坦世界的建议==&lt;br /&gt;
&lt;br /&gt;
主世界会在My World插件启用之前加载（和生成）。Bukkit 插件架构不可能在世界加载之前加载 My World插件，因为这会导致其他的一些不兼容问题。总之，如果你想拥有一个主世界，而不是地狱/末地/异世界 的原版世界，你必须采取以下措施：&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==把主世界设置成你喜欢的任何样子（即使你不在服务器上使用这个功能......你也需要一个主世界）==&lt;br /&gt;
&lt;br /&gt;
* 按照你想要的世界类型（比如平面世界、自定义区块生成、等等.....）创建一个新的世界&lt;br /&gt;
* 关闭你的服务器，打开 MyWorlds 的 config.yml 文件&lt;br /&gt;
* 将 &amp;quot;mainWorld&amp;quot; 更改为新创建的世界&lt;br /&gt;
* 再次启动你的服务器，注意新玩家是如何加入你的自定义世界的&lt;br /&gt;
* 可选项：可禁用朱师姐进入服务器自动回到玩家上一次退出时的的地点&lt;br /&gt;
&lt;br /&gt;
为了避免任何混淆：让 &amp;quot;我的世界 &amp;quot;改变或替换服务器生成的主世界是不可能的。如果有任何解决这个问题方法，或者你知道某种可以实现这个功能的看法，请联系作者。我们确实考虑过停止服务器的启用过程，按照您的要求创建主世界，然后正常启用世界。但是如果要实现这个功能，我们需要禁止加载默认的主世界。&lt;/div&gt;</summary>
		<author><name>大鹅不会飞</name></author>
	</entry>
	<entry>
		<id>https://wiki.traincarts.net/index.php?title=Translations:MyWorlds/2/zh-cn&amp;diff=7027</id>
		<title>Translations:MyWorlds/2/zh-cn</title>
		<link rel="alternate" type="text/html" href="https://wiki.traincarts.net/index.php?title=Translations:MyWorlds/2/zh-cn&amp;diff=7027"/>
		<updated>2025-04-17T15:34:23Z</updated>

		<summary type="html">&lt;p&gt;大鹅不会飞: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* [[Special:MyLanguage/MyWorlds/ManagingWorlds|世界管理]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/SeperateInventories|背包隔离]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Commands|命令]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Configuration|配置文件]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/WorldConfiguration|世界设置]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Localization|自定义命令]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Portals|传送门设置]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Permissions|权限]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/MultiverseImporting|从 Multiverse 迁移导入]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Rlpp|记住上一个玩家的位置]]&lt;br /&gt;
* [https://www.mcbbs.co/thread-101-1-1.html 前往MCBBS纪念版中查看本插件中国大陆搬运贴]&lt;/div&gt;</summary>
		<author><name>大鹅不会飞</name></author>
	</entry>
	<entry>
		<id>https://wiki.traincarts.net/index.php?title=MyWorlds&amp;diff=2733</id>
		<title>MyWorlds</title>
		<link rel="alternate" type="text/html" href="https://wiki.traincarts.net/index.php?title=MyWorlds&amp;diff=2733"/>
		<updated>2023-10-14T06:48:06Z</updated>

		<summary type="html">&lt;p&gt;大鹅不会飞: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;languages/&amp;gt;&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;br /&gt;
{{Plugin|MyWorlds|World Management - Simplified|https://www.spigotmc.org/resources/myworlds.39594/|https://github.com/bergerhealer/MyWorlds}}&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Wiki content== &amp;lt;!--T:1--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:2--&amp;gt;&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/ManagingWorlds|Managing worlds]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/SeperateInventories|Seperate inventories per world]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Commands|Commands]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Configuration|Configuration]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/WorldConfiguration|World Configuration]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Localization|Localization]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Portals|Portals]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Permissions|Permissions]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/MultiverseImporting|Multiverse Importing]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Rlpp|Remember last player position]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/PAPI|PlaceholderAPI Integration]]&lt;br /&gt;
* [https://www.mcbbs.net/thread-1472096-1-1.html 中国大陆搬运贴]&lt;br /&gt;
&lt;br /&gt;
==Description== &amp;lt;!--T:3--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:4--&amp;gt;&lt;br /&gt;
This plugin features everything related to worlds. Features:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:5--&amp;gt;&lt;br /&gt;
* Load, unload, copy, delete, save and create worlds (Read more...)&lt;br /&gt;
* Show information of worlds and list available chunk generators and worlds&lt;br /&gt;
* Set world game mode, difficulty, time, weather, autosaving, PvP&lt;br /&gt;
* Set world mob spawn restrictions&lt;br /&gt;
* Evacuate worlds to clear them from players&lt;br /&gt;
* Repair broken worlds to some extend&lt;br /&gt;
* Make portals cross-world, one-way, simple, no commands needed&lt;br /&gt;
* World-specific chat rooms using permissions&lt;br /&gt;
* Automatically load worlds when the server starts and persistent settings&lt;br /&gt;
* Extensive permission system, you can even set who can enter what world&lt;br /&gt;
* Can act as a tool for other plugins to teleport players from one world to the other&lt;br /&gt;
* Simple teleportation commands&lt;br /&gt;
* Set OP lists for specific worlds to make players operator on certain worlds&lt;br /&gt;
* Easy-to-remember commands: with aliases and chat-message help&lt;br /&gt;
* World inventory separation, merging and disabling (clear)&lt;br /&gt;
* Main world where players spawn can be configured&lt;br /&gt;
* Can set to re-spawn all players on the main world at all times&lt;br /&gt;
* Remember the last known position of a player on a world, and teleport him to it (Read more...)&lt;br /&gt;
* Auto-import the configuration from Multiverse (Read more...)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Separate inventories?== &amp;lt;!--T:6--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:7--&amp;gt;&lt;br /&gt;
Yes, MyWorlds now supports per-world inventories. This feature is by default disabled, to enable it, set useWorldInventories to true in the config.yml. By default no worlds share inventories and player inventories are saved and loaded per world. To share inventories, use /world inventory merge followed up by the world names to merge. Split (or detach) gives all worlds specified a separate non-shared inventory. You can use /world inventory enable or disable to disable inventories for worlds. Enabled inventories will save data, disabled won&#039;t and result in all items being cleared.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Advice for having plugin-generated or flat worlds== &amp;lt;!--T:8--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:9--&amp;gt;&lt;br /&gt;
The main world loads (and generates) before My Worlds enables. The Bukkit plugin architecture makes it impossible to load My Worlds before worlds load, since that causes some other incompatibilities. Anyway, if you want to have a &#039;main&#039; world that is not a nether/the_end/overworld Vanilla world, you will have to do the following:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Set up the main world to be anything you like (even if you don&#039;t use it on your server...you need one)== &amp;lt;!--T:10--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:11--&amp;gt;&lt;br /&gt;
* Create a new world for the world type you want (flatworld, custom chunk generator, etc.)&lt;br /&gt;
* Stop the server and open up the config.yml of MyWorlds&lt;br /&gt;
* Change &#039;mainWorld&#039; to your newly created custom world&lt;br /&gt;
* Start the server again and notice how new players join your custom world&lt;br /&gt;
* Optionally: disable the &#039;keep spawn in memory&#039; for the &#039;server&#039; main worlds (you are not using)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:12--&amp;gt;&lt;br /&gt;
Just to avoid any confusions: it is impossible to let My Worlds alter or replace the main worlds generated by the server. If there is any fix to this or you know &#039;some way&#039; to do it, let us know. We do consider halting the server enabling process asking for you to create the main worlds, after which enabling continues as usual. But for this, we need to disable the default main worlds from loading up.&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;/div&gt;</summary>
		<author><name>大鹅不会飞</name></author>
	</entry>
	<entry>
		<id>https://wiki.traincarts.net/index.php?title=MyWorlds/zh-cn&amp;diff=2732</id>
		<title>MyWorlds/zh-cn</title>
		<link rel="alternate" type="text/html" href="https://wiki.traincarts.net/index.php?title=MyWorlds/zh-cn&amp;diff=2732"/>
		<updated>2023-10-14T06:47:17Z</updated>

		<summary type="html">&lt;p&gt;大鹅不会飞: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;languages/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Plugin|MyWorlds|World Management - Simplified|https://www.spigotmc.org/resources/myworlds.39594/|https://github.com/bergerhealer/MyWorlds}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==总目录==&lt;br /&gt;
&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/ManagingWorlds|世界管理]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/SeperateInventories|背包隔离]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Commands|指令]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Configuration|主配置文件]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/WorldConfiguration|世界设置]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Localization|自定义命令]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Portals|传送门设置]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Permissions|权限]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/MultiverseImporting|从Multiverse 迁移导入]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Rlpp|记住上一个玩家的位置]]&lt;br /&gt;
* [https://www.mcbbs.net/thread-1472096-1-1.html 前往MCBBS中查看本插件中国大陆搬运贴]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==描述==&lt;br /&gt;
&lt;br /&gt;
该插件是多世界插件的集大成者具有与其相关的一切功能:&lt;br /&gt;
&lt;br /&gt;
* 加载、卸载、复制、删除、保存和创建世界&lt;br /&gt;
* 显示世界的信息并列出所有的世界和可用的区块等信息&lt;br /&gt;
* 设置世界游戏模式，难度，时间，天气，自动保存，是否开启PvP等等&lt;br /&gt;
* 设置世界生物生成限制&lt;br /&gt;
* 清空世界时清除玩家&lt;br /&gt;
* 在一定程度上修复受损的世界&lt;br /&gt;
* 创建多世界条件，单向，简单，无需命令&lt;br /&gt;
* 使用权限配置每个世界特定的聊天&lt;br /&gt;
* 服务器启动时自动加载世界&lt;br /&gt;
* 权限细化，您可以设置某个玩家可以进入某个世界&lt;br /&gt;
* 可以将玩家从一个世界传送到另一个世界&lt;br /&gt;
* 可以设置特定世界某玩家拥有 OP 权限，便于管理（可以用与创造）&lt;br /&gt;
* 易于记忆的命令：可以配置自定义命令和帮助&lt;br /&gt;
* 背包隔离、合并和禁用物品&lt;br /&gt;
* 可配置玩家出生的主世界&lt;br /&gt;
* 可以设置为重生世界的所有玩家&lt;br /&gt;
* 记住玩家在某个世界中的最后一个已知位置，并将他传送到该位置&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==什么是背包隔离==&lt;br /&gt;
&lt;br /&gt;
是的，MyWorlds 现在支持每个世界背包物品隔离。该功能默认为禁用，要启用它，请在 config.yml 中将 useWorldInventories 设为 true。默认情况下，任何世界都不会共享库存，玩家库存都是按世界保存和加载的。要共享背包，请使用 /world inventory merge，然后输入要合并背包的世界名称。可以使用 /world inventory enable 或 disable 禁用世界的背包。启用会保存数据，禁用则不会，而且会导致所有物品被清除。&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==关于使用世界生成器或生成平坦世界的建议==&lt;br /&gt;
&lt;br /&gt;
主世界会在My World插件启用之前加载（和生成）。Bukkit 插件架构不可能在世界加载之前加载 My World插件，因为这会导致其他的一些不兼容问题。总之，如果你想拥有一个主世界，而不是地狱/末地/异世界 的原版世界，你必须采取以下措施：&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==把主世界设置成你喜欢的任何样子（即使你不在服务器上使用这个功能......你也需要一个主世界）==&lt;br /&gt;
&lt;br /&gt;
* 按照你想要的世界类型（比如平面世界、自定义区块生成、等等.....）创建一个新的世界&lt;br /&gt;
* 关闭你的服务器，打开 MyWorlds 的 config.yml 文件&lt;br /&gt;
* 将 &amp;quot;mainWorld&amp;quot; 更改为新创建的世界&lt;br /&gt;
* 再次启动你的服务器，注意新玩家是如何加入你的自定义世界的&lt;br /&gt;
* 可选项：可禁用朱师姐进入服务器自动回到玩家上一次退出时的的地点&lt;br /&gt;
&lt;br /&gt;
为了避免任何混淆：让 &amp;quot;我的世界 &amp;quot;改变或替换服务器生成的主世界是不可能的。如果有任何解决这个问题方法，或者你知道某种可以实现这个功能的看法，请联系作者。我们确实考虑过停止服务器的启用过程，按照您的要求创建主世界，然后正常启用世界。但是如果要实现这个功能，我们需要禁止加载默认的主世界。&lt;/div&gt;</summary>
		<author><name>大鹅不会飞</name></author>
	</entry>
	<entry>
		<id>https://wiki.traincarts.net/index.php?title=Translations:MyWorlds/2/zh-cn&amp;diff=2731</id>
		<title>Translations:MyWorlds/2/zh-cn</title>
		<link rel="alternate" type="text/html" href="https://wiki.traincarts.net/index.php?title=Translations:MyWorlds/2/zh-cn&amp;diff=2731"/>
		<updated>2023-10-14T06:47:04Z</updated>

		<summary type="html">&lt;p&gt;大鹅不会飞: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* [[Special:MyLanguage/MyWorlds/ManagingWorlds|世界管理]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/SeperateInventories|背包隔离]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Commands|指令]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Configuration|主配置文件]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/WorldConfiguration|世界设置]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Localization|自定义命令]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Portals|传送门设置]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Permissions|权限]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/MultiverseImporting|从Multiverse 迁移导入]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Rlpp|记住上一个玩家的位置]]&lt;br /&gt;
* [https://www.mcbbs.net/thread-1472096-1-1.html 前往MCBBS中查看本插件中国大陆搬运贴]&lt;/div&gt;</summary>
		<author><name>大鹅不会飞</name></author>
	</entry>
	<entry>
		<id>https://wiki.traincarts.net/index.php?title=MyWorlds/zh-cn&amp;diff=2730</id>
		<title>MyWorlds/zh-cn</title>
		<link rel="alternate" type="text/html" href="https://wiki.traincarts.net/index.php?title=MyWorlds/zh-cn&amp;diff=2730"/>
		<updated>2023-10-14T06:46:00Z</updated>

		<summary type="html">&lt;p&gt;大鹅不会飞: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;languages/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Plugin|MyWorlds|World Management - Simplified|https://www.spigotmc.org/resources/myworlds.39594/|https://github.com/bergerhealer/MyWorlds}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==总目录==&lt;br /&gt;
&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/ManagingWorlds|世界管理]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/SeperateInventories|背包隔离]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Commands|指令]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Configuration|主配置文件]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/WorldConfiguration|世界设置]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Localization|自定义命令]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Portals|传送门设置]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Permissions|权限]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/MultiverseImporting|从Multiverse 迁移导入]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Rlpp|记住上一个玩家的位置]]&lt;br /&gt;
* [https://www.mcbbs.net/thread-1472096-1-1.html 前往MCBBS中查看本插件]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==描述==&lt;br /&gt;
&lt;br /&gt;
该插件是多世界插件的集大成者具有与其相关的一切功能:&lt;br /&gt;
&lt;br /&gt;
* 加载、卸载、复制、删除、保存和创建世界&lt;br /&gt;
* 显示世界的信息并列出所有的世界和可用的区块等信息&lt;br /&gt;
* 设置世界游戏模式，难度，时间，天气，自动保存，是否开启PvP等等&lt;br /&gt;
* 设置世界生物生成限制&lt;br /&gt;
* 清空世界时清除玩家&lt;br /&gt;
* 在一定程度上修复受损的世界&lt;br /&gt;
* 创建多世界条件，单向，简单，无需命令&lt;br /&gt;
* 使用权限配置每个世界特定的聊天&lt;br /&gt;
* 服务器启动时自动加载世界&lt;br /&gt;
* 权限细化，您可以设置某个玩家可以进入某个世界&lt;br /&gt;
* 可以将玩家从一个世界传送到另一个世界&lt;br /&gt;
* 可以设置特定世界某玩家拥有 OP 权限，便于管理（可以用与创造）&lt;br /&gt;
* 易于记忆的命令：可以配置自定义命令和帮助&lt;br /&gt;
* 背包隔离、合并和禁用物品&lt;br /&gt;
* 可配置玩家出生的主世界&lt;br /&gt;
* 可以设置为重生世界的所有玩家&lt;br /&gt;
* 记住玩家在某个世界中的最后一个已知位置，并将他传送到该位置&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==什么是背包隔离==&lt;br /&gt;
&lt;br /&gt;
是的，MyWorlds 现在支持每个世界背包物品隔离。该功能默认为禁用，要启用它，请在 config.yml 中将 useWorldInventories 设为 true。默认情况下，任何世界都不会共享库存，玩家库存都是按世界保存和加载的。要共享背包，请使用 /world inventory merge，然后输入要合并背包的世界名称。可以使用 /world inventory enable 或 disable 禁用世界的背包。启用会保存数据，禁用则不会，而且会导致所有物品被清除。&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==关于使用世界生成器或生成平坦世界的建议==&lt;br /&gt;
&lt;br /&gt;
主世界会在My World插件启用之前加载（和生成）。Bukkit 插件架构不可能在世界加载之前加载 My World插件，因为这会导致其他的一些不兼容问题。总之，如果你想拥有一个主世界，而不是地狱/末地/异世界 的原版世界，你必须采取以下措施：&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==把主世界设置成你喜欢的任何样子（即使你不在服务器上使用这个功能......你也需要一个主世界）==&lt;br /&gt;
&lt;br /&gt;
* 按照你想要的世界类型（比如平面世界、自定义区块生成、等等.....）创建一个新的世界&lt;br /&gt;
* 关闭你的服务器，打开 MyWorlds 的 config.yml 文件&lt;br /&gt;
* 将 &amp;quot;mainWorld&amp;quot; 更改为新创建的世界&lt;br /&gt;
* 再次启动你的服务器，注意新玩家是如何加入你的自定义世界的&lt;br /&gt;
* 可选项：可禁用朱师姐进入服务器自动回到玩家上一次退出时的的地点&lt;br /&gt;
&lt;br /&gt;
为了避免任何混淆：让 &amp;quot;我的世界 &amp;quot;改变或替换服务器生成的主世界是不可能的。如果有任何解决这个问题方法，或者你知道某种可以实现这个功能的看法，请联系作者。我们确实考虑过停止服务器的启用过程，按照您的要求创建主世界，然后正常启用世界。但是如果要实现这个功能，我们需要禁止加载默认的主世界。&lt;/div&gt;</summary>
		<author><name>大鹅不会飞</name></author>
	</entry>
	<entry>
		<id>https://wiki.traincarts.net/index.php?title=Translations:MyWorlds/2/zh-cn&amp;diff=2729</id>
		<title>Translations:MyWorlds/2/zh-cn</title>
		<link rel="alternate" type="text/html" href="https://wiki.traincarts.net/index.php?title=Translations:MyWorlds/2/zh-cn&amp;diff=2729"/>
		<updated>2023-10-14T06:45:42Z</updated>

		<summary type="html">&lt;p&gt;大鹅不会飞: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* [[Special:MyLanguage/MyWorlds/ManagingWorlds|世界管理]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/SeperateInventories|背包隔离]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Commands|指令]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Configuration|主配置文件]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/WorldConfiguration|世界设置]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Localization|自定义命令]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Portals|传送门设置]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Permissions|权限]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/MultiverseImporting|从Multiverse 迁移导入]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Rlpp|记住上一个玩家的位置]]&lt;br /&gt;
* [https://www.mcbbs.net/thread-1472096-1-1.html 前往MCBBS中查看本插件]&lt;/div&gt;</summary>
		<author><name>大鹅不会飞</name></author>
	</entry>
	<entry>
		<id>https://wiki.traincarts.net/index.php?title=MyWorlds/ManagingWorlds/zh-cn&amp;diff=2728</id>
		<title>MyWorlds/ManagingWorlds/zh-cn</title>
		<link rel="alternate" type="text/html" href="https://wiki.traincarts.net/index.php?title=MyWorlds/ManagingWorlds/zh-cn&amp;diff=2728"/>
		<updated>2023-10-14T06:42:15Z</updated>

		<summary type="html">&lt;p&gt;大鹅不会飞: Created page with &amp;quot;MyWorlds/世界管理&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;languages/&amp;gt;&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
[[Special:MyLanguage/MyWorlds|« Go back]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
==How to create, load, save, unload, delete and copy worlds==&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
This page covers all the details for creating new worlds, loading existing worlds, saving worlds, unloading worlds and world file operations such as delete and copy.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
==Setting up the server==&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
The server always generates a few initial worlds, which are mainworld, mainworld_nether and mainworld_the_end (if hellworld is enabled). It is required to have these worlds loaded at all times, and since MyWorlds enables after these worlds are loaded, MyWorlds is unable to alter the properties of these main worlds. If you plan on not using the overworld/nether/the end worlds, you still have to have them loaded. You can change &#039;keep spawn loaded&#039; to false so these worlds do not occupy any memory, and change &#039;mainworld&#039; to the desired main world where new people spawn in the config.yml. Then these worlds are not used (but could be used).&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
==Preface==&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
All commands except delete match the world name you type in against already existing worlds. If you have a world named &#039;CreeperCraft12&#039;, you can access the world using &#039;Creeper&#039; or &#039;Craft12&#039; as well. It first looks for world names that equal your name entered, then the world names containing what you entered and finally the world names contained in what you entered.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
For command permissions, [[MyWorlds/Permissions|see here]].&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
==Creating New Worlds==&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
The first step is to create new worlds you want to use on your server. There are two kinds of ways you can create worlds, they will be listed separately.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
===Creating Vanilla worlds===&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
To create normal/nether/flat/the_end worlds, you can use the commands:&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;/world create worldname_environment(::options) (seed)&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
The ()-surrounded parts are optional. If no seed is specified, a random seed is used instead. When worldname_environment is used, the environment type is appended to the world name, while with worldname/environment it will not append it to the name. Appending the world environment to the name is recommended, since it eases loading the worlds if no configuration is available for it yet. Not specifying an environment means that the NORMAL environment will be used. Bear in mind that the Bukkit &#039;Environment&#039; and &#039;Worldtype&#039; are merged as one in MyWorlds. To have a &#039;nether flatworld&#039;, you use &#039;nether_flat&#039; as environment. Note that most combinations are not used by Bukkit at all and are a bit useless, they are only useful if you have a modded server such as MCPC+ where these custom options are used.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
In the case of the flatworld generator, you can specify addition world options to specify what type of layers to generate. These are the same options as can be seen in the &#039;Create new world - Customize&#039; windows in the client. It is here that you can, for example, change the height of the flatworld, change block types or include populators such as ores, villages and trees. The format of the options is a bit vague, you can find more help on this subject on the Minecraft Wiki.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
===Creating worlds using a generator plugin===&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
You can also specify a world generator plugin to generate the worlds for you. When these plugins ask for a &#039;World manager&#039; to do so, just like Multiverse, MyWorlds allows you to do this. Similar to &#039;world options&#039; above, you can specify a generator plugin and generator arguments in the command.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;/world create worldname_environment:plugin(:arguments) (seed)&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
Arguments and seed are optional. Some plugins support arguments, others don&#039;t. For more help on what the arguments are and what the format is, visit the plugin pages of these generator plugins.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
===Examples===&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
Command	Result&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Command !! Description&lt;br /&gt;
|-&lt;br /&gt;
| /world create world1 || Creates a new overworld called &#039;world1&#039;&lt;br /&gt;
|-&lt;br /&gt;
| /world create world1_nether || Creates a new netherworld called &#039;world1_nether&#039;&lt;br /&gt;
|-&lt;br /&gt;
| /world create mynether/nether || Creates a new netherworld called &#039;mynether&#039;&lt;br /&gt;
|-&lt;br /&gt;
| /world create HippoCraft/flat 251 || Creates a new flatworld called &#039;HippoCraft&#039; using seed 251&lt;br /&gt;
|-&lt;br /&gt;
| /world create waterworld/flat::2;7,5x1,5x3,5x12,90x9;1;biome_1,village || Creates a flat waterworld&lt;br /&gt;
|-&lt;br /&gt;
| /world create Space:bSpace:awesome || Create a spaceworld using the bSpace generator plugin with the &#039;awesome&#039; settings&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
==Loading existing worlds==&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
You want to load worlds created by others or by a previous/other plugin: this is of course possible. But, if the world is completely new and unknown to MyWorlds its configuration, be VERY sure to specify all arguments required to load the world properly.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Command !! Description&lt;br /&gt;
|-&lt;br /&gt;
| /world load worldname || Loads world &#039;worldname&#039;&lt;br /&gt;
|-&lt;br /&gt;
| /world load worldname/nether || Loads world &#039;worldname&#039; as a &#039;nether&#039; environment world&lt;br /&gt;
|-&lt;br /&gt;
| /world load worldname/nether:plugin:arguments || Loads world &#039;worldname&#039; making use of a chunk generator plugin &amp;quot;plugin&amp;quot;&lt;br /&gt;
|}&lt;br /&gt;
The same create world command syntax is applied. The seed and world options are stored in the world data file, and don&#039;t have to be specified. The environment and optional generator plugin, however, do have to be specified, as it is not stored in the world. Of course, if you already loaded the world once before, just using &amp;lt;code&amp;gt;/world load worldname&amp;lt;/code&amp;gt; is sufficient, since MyWorlds already knows what kind of environment and generator plugin the world uses. The other commands only apply when loading worlds not created by MyWorlds.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
Not specifying the right environment or generator plugin will cause chunks to be generated at the borders of the world that do not match with the world. For example, loading a flatworld named &#039;creativeworld&#039; for the first time without specifying the &#039;flat&#039; environment will cause overworld chunks to be generated at the borders.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
==Listing available environments/generators==&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
You can use &amp;lt;code&amp;gt;/world listgenerators&amp;lt;/code&amp;gt; to show a list of all available generator plugins. Using &amp;lt;code&amp;gt;/world create&amp;lt;/code&amp;gt; will list the usage in combination with all available environments.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
==Listing available worlds==&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
You can use &amp;lt;code&amp;gt;/world list&amp;lt;/code&amp;gt; to list all available (loaded, broken and not loaded) worlds. All folders containing a level.dat or a region folder are listed.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
==Unloading worlds==&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
To unload worlds when you no longer need them, use &amp;lt;code&amp;gt;/world unload worldname&amp;lt;/code&amp;gt;. In case you having autosaving disabled for the world, use &amp;lt;code&amp;gt;/world save worldname&amp;lt;/code&amp;gt; before unloading just to avoid losing progress.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
==Saving worlds==&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
To save worlds, use &amp;lt;code&amp;gt;/world save worldname&amp;lt;/code&amp;gt; to save a single world or /world save all to save all worlds. Instead of &#039;all&#039; you can also use &#039;*&#039;.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
==Copying worlds - renaming worlds==&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
You can copy a world to a new name using &amp;lt;code&amp;gt;/world copy worldname newworldname&amp;lt;/code&amp;gt;. The new world can then be loaded again. All world properties from the old world are copied over as well, including generator plugin and environment information. After copying you can load the world safely and/or delete the previous world. You need the right permissions to do this in-game, you can always do this through the console.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
==Deleting worlds==&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
To delete a world from disk permanently, use &amp;lt;code&amp;gt;/world delete worldname&amp;lt;/code&amp;gt;. The worldname must be completely accurate. Name matching is not used, since deleting the wrong world would become possible then. You need the right permissions to do this in-game, you can always do this through the console.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
==Repairing worlds==&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
Shit happens, so it may occur that a world no longer loads properly or the server crashes when loading the world. To repair these worlds, you can use:&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;/world repair worldname&lt;br /&gt;
/world repair worldname seed&amp;lt;/pre&amp;gt;&lt;br /&gt;
If you know what seed the world used, it is best to specify that as well. Just in case the level.dat of the world got corrupted and it can no longer read the seed from it, it can use your specified seed to regenerate the settings. It is best if you keep a backup of your level.dat somewhere so that, may it ever get corrupted, you can fix it up without losing settings.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
Apart from regenerating the level.dat, it also goes by all region files and:&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
Removes chunks that are lost (compression error), and will be regenerated&lt;br /&gt;
Relocate chunks&lt;br /&gt;
Keep a backup of the old, unchanged region files&lt;br /&gt;
In all cases, every chunk lost is an actual chunk lost, there is nothing that can be done about that. Making frequent backups of the world is recommended for that reason.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
Only unloaded worlds can be repaired. If your corrupted world is the main world, set up a small server somewhere and repair it using that, or simply change the main world in the server configuration and then repair it while unloaded.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>大鹅不会飞</name></author>
	</entry>
	<entry>
		<id>https://wiki.traincarts.net/index.php?title=Translations:MyWorlds/ManagingWorlds/Page_display_title/zh-cn&amp;diff=2727</id>
		<title>Translations:MyWorlds/ManagingWorlds/Page display title/zh-cn</title>
		<link rel="alternate" type="text/html" href="https://wiki.traincarts.net/index.php?title=Translations:MyWorlds/ManagingWorlds/Page_display_title/zh-cn&amp;diff=2727"/>
		<updated>2023-10-14T06:41:51Z</updated>

		<summary type="html">&lt;p&gt;大鹅不会飞: Created page with &amp;quot;MyWorlds/世界管理&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;MyWorlds/世界管理&lt;/div&gt;</summary>
		<author><name>大鹅不会飞</name></author>
	</entry>
	<entry>
		<id>https://wiki.traincarts.net/index.php?title=MyWorlds/ManagingWorlds&amp;diff=2673</id>
		<title>MyWorlds/ManagingWorlds</title>
		<link rel="alternate" type="text/html" href="https://wiki.traincarts.net/index.php?title=MyWorlds/ManagingWorlds&amp;diff=2673"/>
		<updated>2023-10-13T14:22:35Z</updated>

		<summary type="html">&lt;p&gt;大鹅不会飞: /* How to create, load, save, unload, delete and copy worlds */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[MyWorlds|« Go back]]&lt;br /&gt;
&lt;br /&gt;
==How to create, load, save, unload, delete and copy worlds==&lt;br /&gt;
This page covers all the details for creating new worlds, loading existing worlds, saving worlds, unloading worlds and world file operations such as delete and copy.&lt;br /&gt;
&lt;br /&gt;
==Setting up the server==&lt;br /&gt;
The server always generates a few initial worlds, which are mainworld, mainworld_nether and mainworld_the_end (if hellworld is enabled). It is required to have these worlds loaded at all times, and since MyWorlds enables after these worlds are loaded, MyWorlds is unable to alter the properties of these main worlds. If you plan on not using the overworld/nether/the end worlds, you still have to have them loaded. You can change &#039;keep spawn loaded&#039; to false so these worlds do not occupy any memory, and change &#039;mainworld&#039; to the desired main world where new people spawn in the config.yml. Then these worlds are not used (but could be used).&lt;br /&gt;
&lt;br /&gt;
==Preface==&lt;br /&gt;
All commands except delete match the world name you type in against already existing worlds. If you have a world named &#039;CreeperCraft12&#039;, you can access the world using &#039;Creeper&#039; or &#039;Craft12&#039; as well. It first looks for world names that equal your name entered, then the world names containing what you entered and finally the world names contained in what you entered.&lt;br /&gt;
&lt;br /&gt;
For command permissions, see here.&lt;br /&gt;
&lt;br /&gt;
==Creating New Worlds==&lt;br /&gt;
The first step is to create new worlds you want to use on your server. There are two kinds of ways you can create worlds, they will be listed separately.&lt;br /&gt;
&lt;br /&gt;
==Creating Vanilla worlds==&lt;br /&gt;
To create normal/nether/flat/the_end worlds, you can use the commands:&lt;br /&gt;
&lt;br /&gt;
/world create worldname_environment(::options) (seed)&lt;br /&gt;
/world create worldname/environment(::options) (seed)&lt;br /&gt;
The ()-surrounded parts are optional. If no seed is specified, a random seed is used instead. When worldname_environment is used, the environment type is appended to the world name, while with worldname/environment it will not append it to the name. Appending the world environment to the name is recommended, since it eases loading the worlds if no configuration is available for it yet. Not specifying an environment means that the NORMAL environment will be used. Bear in mind that the Bukkit &#039;Environment&#039; and &#039;Worldtype&#039; are merged as one in MyWorlds. To have a &#039;nether flatworld&#039;, you use &#039;nether_flat&#039; as environment. Note that most combinations are not used by Bukkit at all and are a bit useless, they are only useful if you have a modded server such as MCPC+ where these custom options are used.&lt;br /&gt;
&lt;br /&gt;
In the case of the flatworld generator, you can specify addition world options to specify what type of layers to generate. These are the same options as can be seen in the &#039;Create new world - Customize&#039; windows in the client. It is here that you can, for example, change the height of the flatworld, change block types or include populators such as ores, villages and trees. The format of the options is a bit vague, you can find more help on this subject on the Minecraft Wiki.&lt;br /&gt;
&lt;br /&gt;
==Creating worlds using a generator plugin==&lt;br /&gt;
You can also specify a world generator plugin to generate the worlds for you. When these plugins ask for a &#039;World manager&#039; to do so, just like Multiverse, MyWorlds allows you to do this. Similar to &#039;world options&#039; above, you can specify a generator plugin and generator arguments in the command.&lt;br /&gt;
&lt;br /&gt;
/world create worldname_environment:plugin(:arguments) (seed)&lt;br /&gt;
/world create worldname/environment:plugin(:arguments) (seed)&lt;br /&gt;
Arguments and seed are optional. Some plugins support arguments, others don&#039;t. For more help on what the arguments are and what the format is, visit the plugin pages of these generator plugins.&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
Command	Result&lt;br /&gt;
/world create world1	Creates a new overworld called &#039;world1&#039;&lt;br /&gt;
/world create world1_nether	Creates a new netherworld called &#039;world1_nether&#039;&lt;br /&gt;
/world create mynether/nether	Creates a new netherworld called &#039;mynether&#039;&lt;br /&gt;
/world create HippoCraft/flat 251	Creates a new flatworld called &#039;HippoCraft&#039; using seed 251&lt;br /&gt;
/world create waterworld/flat::2;7,5x1,5x3,5x12,90x9;1;biome_1,village	Creates a flat waterworld&lt;br /&gt;
/world create Space:bSpace:awesome	Create a spaceworld using the bSpace generator plugin with the &#039;awesome&#039; settings&lt;br /&gt;
Loading existing worlds&lt;br /&gt;
You want to load worlds created by others or by a previous/other plugin: this is of course possible. But, if the world is completely new and unknown to MyWorlds its configuration, be VERY sure to specify all arguments required to load the world properly.&lt;br /&gt;
&lt;br /&gt;
/world load worldname&lt;br /&gt;
/world load worldname/environment&lt;br /&gt;
/world load worldname/environment:plugin:arguments&lt;br /&gt;
The same rules are applied as the create command. The seed and world options are stored in the world data file, and don&#039;t have to be specified. The environment and optional generator plugin, however, do have to be specified, as it is not stored in the world. Of course, if you already loaded the world once before, just using /world load worldname is sufficient, since MyWorlds already knows what kind of environment and generator plugin the world uses. The other commands only apply when loading worlds not created by MyWorlds.&lt;br /&gt;
&lt;br /&gt;
Not specifying the right environment or generator plugin will cause chunks to be generated at the borders of the world that do not match with the world. For example, loading a flatworld named &#039;creativeworld&#039; for the first time without specifying the &#039;flat&#039; environment will cause overworld chunks to be generated at the borders.&lt;br /&gt;
&lt;br /&gt;
==Listing available environments/generators==&lt;br /&gt;
You can use /world listgenerators to show a list of all available generator plugins. Using /world create will list the usage in combination with all available environments.&lt;br /&gt;
&lt;br /&gt;
==Listing available worlds==&lt;br /&gt;
You can use /world list to list all available (loaded, broken and not loaded) worlds. All folders containing a level.dat or a region folder are listed.&lt;br /&gt;
&lt;br /&gt;
==Unloading worlds==&lt;br /&gt;
To unload worlds when you no longer need them, use /world unload worldname. In case you having autosaving disabled for the world, use /world save worldname before unloading just to avoid losing progress.&lt;br /&gt;
&lt;br /&gt;
==Saving worlds==&lt;br /&gt;
To save worlds, use /world save worldname to save a single world or /world save all to save all worlds. Instead of &#039;all&#039; you can also use &#039;*&#039;.&lt;br /&gt;
&lt;br /&gt;
==Copying worlds - renaming worlds==&lt;br /&gt;
You can copy a world to a new name using /world copy worldname newworldname. The new world can then be loaded again. All world properties from the old world are copied over as well, including generator plugin and environment information. After copying you can load the world safely and/or delete the previous world. You need the right permissions to do this in-game, you can always do this through the console.&lt;br /&gt;
&lt;br /&gt;
==Deleting worlds==&lt;br /&gt;
To delete a world from disk permanently, use /world delete worldname. The worldname must be completely accurate. Name matching is not used, since deleting the wrong world would become possible then. You need the right permissions to do this in-game, you can always do this through the console.&lt;br /&gt;
&lt;br /&gt;
==Repairing worlds==&lt;br /&gt;
Shit happens, so it may occur that a world no longer loads properly or the server crashes when loading the world. To repair these worlds, you can use:&lt;br /&gt;
&lt;br /&gt;
/world repair worldname&lt;br /&gt;
/world repair worldname seed&lt;br /&gt;
If you know what seed the world used, it is best to specify that as well. Just in case the level.dat of the world got corrupted and it can no longer read the seed from it, it can use your specified seed to regenerate the settings. It is best if you keep a backup of your level.dat somewhere so that, may it ever get corrupted, you can fix it up without losing settings.&lt;br /&gt;
&lt;br /&gt;
Apart from regenerating the level.dat, it also goes by all region files and:&lt;br /&gt;
&lt;br /&gt;
Removes chunks that are lost (compression error), and will be regenerated&lt;br /&gt;
Relocate chunks&lt;br /&gt;
Keep a backup of the old, unchanged region files&lt;br /&gt;
In all cases, every chunk lost is an actual chunk lost, there is nothing that can be done about that. Making frequent backups of the world is recommended for that reason.&lt;br /&gt;
&lt;br /&gt;
Only unloaded worlds can be repaired. If your corrupted world is the main world, set up a small server somewhere and repair it using that, or simply change the main world in the server configuration and then repair it while unloaded.&lt;/div&gt;</summary>
		<author><name>大鹅不会飞</name></author>
	</entry>
	<entry>
		<id>https://wiki.traincarts.net/index.php?title=MyWorlds/ManagingWorlds&amp;diff=2672</id>
		<title>MyWorlds/ManagingWorlds</title>
		<link rel="alternate" type="text/html" href="https://wiki.traincarts.net/index.php?title=MyWorlds/ManagingWorlds&amp;diff=2672"/>
		<updated>2023-10-13T14:21:49Z</updated>

		<summary type="html">&lt;p&gt;大鹅不会飞: /* How to create, load, save, unload, delete and copy worlds */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[MyWorlds|« Go back]]&lt;br /&gt;
&lt;br /&gt;
==How to create, load, save, unload, delete and copy worlds==&lt;br /&gt;
{{This page covers all the details for creating new worlds, loading existing worlds, saving worlds, unloading worlds and world file operations such as delete and copy.}}&lt;br /&gt;
&lt;br /&gt;
==Setting up the server==&lt;br /&gt;
The server always generates a few initial worlds, which are mainworld, mainworld_nether and mainworld_the_end (if hellworld is enabled). It is required to have these worlds loaded at all times, and since MyWorlds enables after these worlds are loaded, MyWorlds is unable to alter the properties of these main worlds. If you plan on not using the overworld/nether/the end worlds, you still have to have them loaded. You can change &#039;keep spawn loaded&#039; to false so these worlds do not occupy any memory, and change &#039;mainworld&#039; to the desired main world where new people spawn in the config.yml. Then these worlds are not used (but could be used).&lt;br /&gt;
&lt;br /&gt;
==Preface==&lt;br /&gt;
All commands except delete match the world name you type in against already existing worlds. If you have a world named &#039;CreeperCraft12&#039;, you can access the world using &#039;Creeper&#039; or &#039;Craft12&#039; as well. It first looks for world names that equal your name entered, then the world names containing what you entered and finally the world names contained in what you entered.&lt;br /&gt;
&lt;br /&gt;
For command permissions, see here.&lt;br /&gt;
&lt;br /&gt;
==Creating New Worlds==&lt;br /&gt;
The first step is to create new worlds you want to use on your server. There are two kinds of ways you can create worlds, they will be listed separately.&lt;br /&gt;
&lt;br /&gt;
==Creating Vanilla worlds==&lt;br /&gt;
To create normal/nether/flat/the_end worlds, you can use the commands:&lt;br /&gt;
&lt;br /&gt;
/world create worldname_environment(::options) (seed)&lt;br /&gt;
/world create worldname/environment(::options) (seed)&lt;br /&gt;
The ()-surrounded parts are optional. If no seed is specified, a random seed is used instead. When worldname_environment is used, the environment type is appended to the world name, while with worldname/environment it will not append it to the name. Appending the world environment to the name is recommended, since it eases loading the worlds if no configuration is available for it yet. Not specifying an environment means that the NORMAL environment will be used. Bear in mind that the Bukkit &#039;Environment&#039; and &#039;Worldtype&#039; are merged as one in MyWorlds. To have a &#039;nether flatworld&#039;, you use &#039;nether_flat&#039; as environment. Note that most combinations are not used by Bukkit at all and are a bit useless, they are only useful if you have a modded server such as MCPC+ where these custom options are used.&lt;br /&gt;
&lt;br /&gt;
In the case of the flatworld generator, you can specify addition world options to specify what type of layers to generate. These are the same options as can be seen in the &#039;Create new world - Customize&#039; windows in the client. It is here that you can, for example, change the height of the flatworld, change block types or include populators such as ores, villages and trees. The format of the options is a bit vague, you can find more help on this subject on the Minecraft Wiki.&lt;br /&gt;
&lt;br /&gt;
==Creating worlds using a generator plugin==&lt;br /&gt;
You can also specify a world generator plugin to generate the worlds for you. When these plugins ask for a &#039;World manager&#039; to do so, just like Multiverse, MyWorlds allows you to do this. Similar to &#039;world options&#039; above, you can specify a generator plugin and generator arguments in the command.&lt;br /&gt;
&lt;br /&gt;
/world create worldname_environment:plugin(:arguments) (seed)&lt;br /&gt;
/world create worldname/environment:plugin(:arguments) (seed)&lt;br /&gt;
Arguments and seed are optional. Some plugins support arguments, others don&#039;t. For more help on what the arguments are and what the format is, visit the plugin pages of these generator plugins.&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
Command	Result&lt;br /&gt;
/world create world1	Creates a new overworld called &#039;world1&#039;&lt;br /&gt;
/world create world1_nether	Creates a new netherworld called &#039;world1_nether&#039;&lt;br /&gt;
/world create mynether/nether	Creates a new netherworld called &#039;mynether&#039;&lt;br /&gt;
/world create HippoCraft/flat 251	Creates a new flatworld called &#039;HippoCraft&#039; using seed 251&lt;br /&gt;
/world create waterworld/flat::2;7,5x1,5x3,5x12,90x9;1;biome_1,village	Creates a flat waterworld&lt;br /&gt;
/world create Space:bSpace:awesome	Create a spaceworld using the bSpace generator plugin with the &#039;awesome&#039; settings&lt;br /&gt;
Loading existing worlds&lt;br /&gt;
You want to load worlds created by others or by a previous/other plugin: this is of course possible. But, if the world is completely new and unknown to MyWorlds its configuration, be VERY sure to specify all arguments required to load the world properly.&lt;br /&gt;
&lt;br /&gt;
/world load worldname&lt;br /&gt;
/world load worldname/environment&lt;br /&gt;
/world load worldname/environment:plugin:arguments&lt;br /&gt;
The same rules are applied as the create command. The seed and world options are stored in the world data file, and don&#039;t have to be specified. The environment and optional generator plugin, however, do have to be specified, as it is not stored in the world. Of course, if you already loaded the world once before, just using /world load worldname is sufficient, since MyWorlds already knows what kind of environment and generator plugin the world uses. The other commands only apply when loading worlds not created by MyWorlds.&lt;br /&gt;
&lt;br /&gt;
Not specifying the right environment or generator plugin will cause chunks to be generated at the borders of the world that do not match with the world. For example, loading a flatworld named &#039;creativeworld&#039; for the first time without specifying the &#039;flat&#039; environment will cause overworld chunks to be generated at the borders.&lt;br /&gt;
&lt;br /&gt;
==Listing available environments/generators==&lt;br /&gt;
You can use /world listgenerators to show a list of all available generator plugins. Using /world create will list the usage in combination with all available environments.&lt;br /&gt;
&lt;br /&gt;
==Listing available worlds==&lt;br /&gt;
You can use /world list to list all available (loaded, broken and not loaded) worlds. All folders containing a level.dat or a region folder are listed.&lt;br /&gt;
&lt;br /&gt;
==Unloading worlds==&lt;br /&gt;
To unload worlds when you no longer need them, use /world unload worldname. In case you having autosaving disabled for the world, use /world save worldname before unloading just to avoid losing progress.&lt;br /&gt;
&lt;br /&gt;
==Saving worlds==&lt;br /&gt;
To save worlds, use /world save worldname to save a single world or /world save all to save all worlds. Instead of &#039;all&#039; you can also use &#039;*&#039;.&lt;br /&gt;
&lt;br /&gt;
==Copying worlds - renaming worlds==&lt;br /&gt;
You can copy a world to a new name using /world copy worldname newworldname. The new world can then be loaded again. All world properties from the old world are copied over as well, including generator plugin and environment information. After copying you can load the world safely and/or delete the previous world. You need the right permissions to do this in-game, you can always do this through the console.&lt;br /&gt;
&lt;br /&gt;
==Deleting worlds==&lt;br /&gt;
To delete a world from disk permanently, use /world delete worldname. The worldname must be completely accurate. Name matching is not used, since deleting the wrong world would become possible then. You need the right permissions to do this in-game, you can always do this through the console.&lt;br /&gt;
&lt;br /&gt;
==Repairing worlds==&lt;br /&gt;
Shit happens, so it may occur that a world no longer loads properly or the server crashes when loading the world. To repair these worlds, you can use:&lt;br /&gt;
&lt;br /&gt;
/world repair worldname&lt;br /&gt;
/world repair worldname seed&lt;br /&gt;
If you know what seed the world used, it is best to specify that as well. Just in case the level.dat of the world got corrupted and it can no longer read the seed from it, it can use your specified seed to regenerate the settings. It is best if you keep a backup of your level.dat somewhere so that, may it ever get corrupted, you can fix it up without losing settings.&lt;br /&gt;
&lt;br /&gt;
Apart from regenerating the level.dat, it also goes by all region files and:&lt;br /&gt;
&lt;br /&gt;
Removes chunks that are lost (compression error), and will be regenerated&lt;br /&gt;
Relocate chunks&lt;br /&gt;
Keep a backup of the old, unchanged region files&lt;br /&gt;
In all cases, every chunk lost is an actual chunk lost, there is nothing that can be done about that. Making frequent backups of the world is recommended for that reason.&lt;br /&gt;
&lt;br /&gt;
Only unloaded worlds can be repaired. If your corrupted world is the main world, set up a small server somewhere and repair it using that, or simply change the main world in the server configuration and then repair it while unloaded.&lt;/div&gt;</summary>
		<author><name>大鹅不会飞</name></author>
	</entry>
	<entry>
		<id>https://wiki.traincarts.net/index.php?title=MyWorlds/zh-cn&amp;diff=2671</id>
		<title>MyWorlds/zh-cn</title>
		<link rel="alternate" type="text/html" href="https://wiki.traincarts.net/index.php?title=MyWorlds/zh-cn&amp;diff=2671"/>
		<updated>2023-10-13T06:26:31Z</updated>

		<summary type="html">&lt;p&gt;大鹅不会飞: Created page with &amp;quot;为了避免任何混淆：让 &amp;quot;我的世界 &amp;quot;改变或替换服务器生成的主世界是不可能的。如果有任何解决这个问题方法，或者你知道某种可以...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;languages/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Plugin|MyWorlds|World Management - Simplified|https://www.spigotmc.org/resources/myworlds.39594/|https://github.com/bergerhealer/MyWorlds}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==总目录==&lt;br /&gt;
&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/ManagingWorlds|世界管理]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/SeperateInventories|背包隔离]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Commands|指令]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Configuration|主配置文件]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/WorldConfiguration|世界设置]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Localization|自定义命令]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Portals|传送门设置]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Permissions|权限]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/MultiverseImporting|从Multiverse 迁移导入]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Rlpp|记住上一个玩家的位置]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==描述==&lt;br /&gt;
&lt;br /&gt;
该插件是多世界插件的集大成者具有与其相关的一切功能:&lt;br /&gt;
&lt;br /&gt;
* 加载、卸载、复制、删除、保存和创建世界&lt;br /&gt;
* 显示世界的信息并列出所有的世界和可用的区块等信息&lt;br /&gt;
* 设置世界游戏模式，难度，时间，天气，自动保存，是否开启PvP等等&lt;br /&gt;
* 设置世界生物生成限制&lt;br /&gt;
* 清空世界时清除玩家&lt;br /&gt;
* 在一定程度上修复受损的世界&lt;br /&gt;
* 创建多世界条件，单向，简单，无需命令&lt;br /&gt;
* 使用权限配置每个世界特定的聊天&lt;br /&gt;
* 服务器启动时自动加载世界&lt;br /&gt;
* 权限细化，您可以设置某个玩家可以进入某个世界&lt;br /&gt;
* 可以将玩家从一个世界传送到另一个世界&lt;br /&gt;
* 可以设置特定世界某玩家拥有 OP 权限，便于管理（可以用与创造）&lt;br /&gt;
* 易于记忆的命令：可以配置自定义命令和帮助&lt;br /&gt;
* 背包隔离、合并和禁用物品&lt;br /&gt;
* 可配置玩家出生的主世界&lt;br /&gt;
* 可以设置为重生世界的所有玩家&lt;br /&gt;
* 记住玩家在某个世界中的最后一个已知位置，并将他传送到该位置&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==什么是背包隔离==&lt;br /&gt;
&lt;br /&gt;
是的，MyWorlds 现在支持每个世界背包物品隔离。该功能默认为禁用，要启用它，请在 config.yml 中将 useWorldInventories 设为 true。默认情况下，任何世界都不会共享库存，玩家库存都是按世界保存和加载的。要共享背包，请使用 /world inventory merge，然后输入要合并背包的世界名称。可以使用 /world inventory enable 或 disable 禁用世界的背包。启用会保存数据，禁用则不会，而且会导致所有物品被清除。&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==关于使用世界生成器或生成平坦世界的建议==&lt;br /&gt;
&lt;br /&gt;
主世界会在My World插件启用之前加载（和生成）。Bukkit 插件架构不可能在世界加载之前加载 My World插件，因为这会导致其他的一些不兼容问题。总之，如果你想拥有一个主世界，而不是地狱/末地/异世界 的原版世界，你必须采取以下措施：&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==把主世界设置成你喜欢的任何样子（即使你不在服务器上使用这个功能......你也需要一个主世界）==&lt;br /&gt;
&lt;br /&gt;
* 按照你想要的世界类型（比如平面世界、自定义区块生成、等等.....）创建一个新的世界&lt;br /&gt;
* 关闭你的服务器，打开 MyWorlds 的 config.yml 文件&lt;br /&gt;
* 将 &amp;quot;mainWorld&amp;quot; 更改为新创建的世界&lt;br /&gt;
* 再次启动你的服务器，注意新玩家是如何加入你的自定义世界的&lt;br /&gt;
* 可选项：可禁用朱师姐进入服务器自动回到玩家上一次退出时的的地点&lt;br /&gt;
&lt;br /&gt;
为了避免任何混淆：让 &amp;quot;我的世界 &amp;quot;改变或替换服务器生成的主世界是不可能的。如果有任何解决这个问题方法，或者你知道某种可以实现这个功能的看法，请联系作者。我们确实考虑过停止服务器的启用过程，按照您的要求创建主世界，然后正常启用世界。但是如果要实现这个功能，我们需要禁止加载默认的主世界。&lt;/div&gt;</summary>
		<author><name>大鹅不会飞</name></author>
	</entry>
	<entry>
		<id>https://wiki.traincarts.net/index.php?title=Translations:MyWorlds/12/zh-cn&amp;diff=2670</id>
		<title>Translations:MyWorlds/12/zh-cn</title>
		<link rel="alternate" type="text/html" href="https://wiki.traincarts.net/index.php?title=Translations:MyWorlds/12/zh-cn&amp;diff=2670"/>
		<updated>2023-10-13T06:25:32Z</updated>

		<summary type="html">&lt;p&gt;大鹅不会飞: Created page with &amp;quot;为了避免任何混淆：让 &amp;quot;我的世界 &amp;quot;改变或替换服务器生成的主世界是不可能的。如果有任何解决这个问题方法，或者你知道某种可以...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;为了避免任何混淆：让 &amp;quot;我的世界 &amp;quot;改变或替换服务器生成的主世界是不可能的。如果有任何解决这个问题方法，或者你知道某种可以实现这个功能的看法，请联系作者。我们确实考虑过停止服务器的启用过程，按照您的要求创建主世界，然后正常启用世界。但是如果要实现这个功能，我们需要禁止加载默认的主世界。&lt;/div&gt;</summary>
		<author><name>大鹅不会飞</name></author>
	</entry>
	<entry>
		<id>https://wiki.traincarts.net/index.php?title=MyWorlds/zh-cn&amp;diff=2669</id>
		<title>MyWorlds/zh-cn</title>
		<link rel="alternate" type="text/html" href="https://wiki.traincarts.net/index.php?title=MyWorlds/zh-cn&amp;diff=2669"/>
		<updated>2023-10-13T06:21:42Z</updated>

		<summary type="html">&lt;p&gt;大鹅不会飞: Created page with &amp;quot;* 按照你想要的世界类型（比如平面世界、自定义区块生成、等等.....）创建一个新的世界 * 关闭你的服务器，打开 MyWorlds 的 config.yml...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;languages/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Plugin|MyWorlds|World Management - Simplified|https://www.spigotmc.org/resources/myworlds.39594/|https://github.com/bergerhealer/MyWorlds}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==总目录==&lt;br /&gt;
&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/ManagingWorlds|世界管理]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/SeperateInventories|背包隔离]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Commands|指令]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Configuration|主配置文件]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/WorldConfiguration|世界设置]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Localization|自定义命令]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Portals|传送门设置]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Permissions|权限]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/MultiverseImporting|从Multiverse 迁移导入]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Rlpp|记住上一个玩家的位置]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==描述==&lt;br /&gt;
&lt;br /&gt;
该插件是多世界插件的集大成者具有与其相关的一切功能:&lt;br /&gt;
&lt;br /&gt;
* 加载、卸载、复制、删除、保存和创建世界&lt;br /&gt;
* 显示世界的信息并列出所有的世界和可用的区块等信息&lt;br /&gt;
* 设置世界游戏模式，难度，时间，天气，自动保存，是否开启PvP等等&lt;br /&gt;
* 设置世界生物生成限制&lt;br /&gt;
* 清空世界时清除玩家&lt;br /&gt;
* 在一定程度上修复受损的世界&lt;br /&gt;
* 创建多世界条件，单向，简单，无需命令&lt;br /&gt;
* 使用权限配置每个世界特定的聊天&lt;br /&gt;
* 服务器启动时自动加载世界&lt;br /&gt;
* 权限细化，您可以设置某个玩家可以进入某个世界&lt;br /&gt;
* 可以将玩家从一个世界传送到另一个世界&lt;br /&gt;
* 可以设置特定世界某玩家拥有 OP 权限，便于管理（可以用与创造）&lt;br /&gt;
* 易于记忆的命令：可以配置自定义命令和帮助&lt;br /&gt;
* 背包隔离、合并和禁用物品&lt;br /&gt;
* 可配置玩家出生的主世界&lt;br /&gt;
* 可以设置为重生世界的所有玩家&lt;br /&gt;
* 记住玩家在某个世界中的最后一个已知位置，并将他传送到该位置&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==什么是背包隔离==&lt;br /&gt;
&lt;br /&gt;
是的，MyWorlds 现在支持每个世界背包物品隔离。该功能默认为禁用，要启用它，请在 config.yml 中将 useWorldInventories 设为 true。默认情况下，任何世界都不会共享库存，玩家库存都是按世界保存和加载的。要共享背包，请使用 /world inventory merge，然后输入要合并背包的世界名称。可以使用 /world inventory enable 或 disable 禁用世界的背包。启用会保存数据，禁用则不会，而且会导致所有物品被清除。&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==关于使用世界生成器或生成平坦世界的建议==&lt;br /&gt;
&lt;br /&gt;
主世界会在My World插件启用之前加载（和生成）。Bukkit 插件架构不可能在世界加载之前加载 My World插件，因为这会导致其他的一些不兼容问题。总之，如果你想拥有一个主世界，而不是地狱/末地/异世界 的原版世界，你必须采取以下措施：&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==把主世界设置成你喜欢的任何样子（即使你不在服务器上使用这个功能......你也需要一个主世界）==&lt;br /&gt;
&lt;br /&gt;
* 按照你想要的世界类型（比如平面世界、自定义区块生成、等等.....）创建一个新的世界&lt;br /&gt;
* 关闭你的服务器，打开 MyWorlds 的 config.yml 文件&lt;br /&gt;
* 将 &amp;quot;mainWorld&amp;quot; 更改为新创建的世界&lt;br /&gt;
* 再次启动你的服务器，注意新玩家是如何加入你的自定义世界的&lt;br /&gt;
* 可选项：可禁用朱师姐进入服务器自动回到玩家上一次退出时的的地点&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
Just to avoid any confusions: it is impossible to let My Worlds alter or replace the main worlds generated by the server. If there is any fix to this or you know &#039;some way&#039; to do it, let us know. We do consider halting the server enabling process asking for you to create the main worlds, after which enabling continues as usual. But for this, we need to disable the default main worlds from loading up.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>大鹅不会飞</name></author>
	</entry>
	<entry>
		<id>https://wiki.traincarts.net/index.php?title=Translations:MyWorlds/11/zh-cn&amp;diff=2668</id>
		<title>Translations:MyWorlds/11/zh-cn</title>
		<link rel="alternate" type="text/html" href="https://wiki.traincarts.net/index.php?title=Translations:MyWorlds/11/zh-cn&amp;diff=2668"/>
		<updated>2023-10-13T06:21:02Z</updated>

		<summary type="html">&lt;p&gt;大鹅不会飞: Created page with &amp;quot;* 按照你想要的世界类型（比如平面世界、自定义区块生成、等等.....）创建一个新的世界 * 关闭你的服务器，打开 MyWorlds 的 config.yml...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* 按照你想要的世界类型（比如平面世界、自定义区块生成、等等.....）创建一个新的世界&lt;br /&gt;
* 关闭你的服务器，打开 MyWorlds 的 config.yml 文件&lt;br /&gt;
* 将 &amp;quot;mainWorld&amp;quot; 更改为新创建的世界&lt;br /&gt;
* 再次启动你的服务器，注意新玩家是如何加入你的自定义世界的&lt;br /&gt;
* 可选项：可禁用朱师姐进入服务器自动回到玩家上一次退出时的的地点&lt;/div&gt;</summary>
		<author><name>大鹅不会飞</name></author>
	</entry>
	<entry>
		<id>https://wiki.traincarts.net/index.php?title=MyWorlds/zh-cn&amp;diff=2667</id>
		<title>MyWorlds/zh-cn</title>
		<link rel="alternate" type="text/html" href="https://wiki.traincarts.net/index.php?title=MyWorlds/zh-cn&amp;diff=2667"/>
		<updated>2023-10-13T06:19:40Z</updated>

		<summary type="html">&lt;p&gt;大鹅不会飞: Created page with &amp;quot;==把主世界设置成你喜欢的任何样子（即使你不在服务器上使用这个功能......你也需要一个主世界）==&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;languages/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Plugin|MyWorlds|World Management - Simplified|https://www.spigotmc.org/resources/myworlds.39594/|https://github.com/bergerhealer/MyWorlds}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==总目录==&lt;br /&gt;
&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/ManagingWorlds|世界管理]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/SeperateInventories|背包隔离]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Commands|指令]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Configuration|主配置文件]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/WorldConfiguration|世界设置]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Localization|自定义命令]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Portals|传送门设置]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Permissions|权限]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/MultiverseImporting|从Multiverse 迁移导入]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Rlpp|记住上一个玩家的位置]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==描述==&lt;br /&gt;
&lt;br /&gt;
该插件是多世界插件的集大成者具有与其相关的一切功能:&lt;br /&gt;
&lt;br /&gt;
* 加载、卸载、复制、删除、保存和创建世界&lt;br /&gt;
* 显示世界的信息并列出所有的世界和可用的区块等信息&lt;br /&gt;
* 设置世界游戏模式，难度，时间，天气，自动保存，是否开启PvP等等&lt;br /&gt;
* 设置世界生物生成限制&lt;br /&gt;
* 清空世界时清除玩家&lt;br /&gt;
* 在一定程度上修复受损的世界&lt;br /&gt;
* 创建多世界条件，单向，简单，无需命令&lt;br /&gt;
* 使用权限配置每个世界特定的聊天&lt;br /&gt;
* 服务器启动时自动加载世界&lt;br /&gt;
* 权限细化，您可以设置某个玩家可以进入某个世界&lt;br /&gt;
* 可以将玩家从一个世界传送到另一个世界&lt;br /&gt;
* 可以设置特定世界某玩家拥有 OP 权限，便于管理（可以用与创造）&lt;br /&gt;
* 易于记忆的命令：可以配置自定义命令和帮助&lt;br /&gt;
* 背包隔离、合并和禁用物品&lt;br /&gt;
* 可配置玩家出生的主世界&lt;br /&gt;
* 可以设置为重生世界的所有玩家&lt;br /&gt;
* 记住玩家在某个世界中的最后一个已知位置，并将他传送到该位置&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==什么是背包隔离==&lt;br /&gt;
&lt;br /&gt;
是的，MyWorlds 现在支持每个世界背包物品隔离。该功能默认为禁用，要启用它，请在 config.yml 中将 useWorldInventories 设为 true。默认情况下，任何世界都不会共享库存，玩家库存都是按世界保存和加载的。要共享背包，请使用 /world inventory merge，然后输入要合并背包的世界名称。可以使用 /world inventory enable 或 disable 禁用世界的背包。启用会保存数据，禁用则不会，而且会导致所有物品被清除。&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==关于使用世界生成器或生成平坦世界的建议==&lt;br /&gt;
&lt;br /&gt;
主世界会在My World插件启用之前加载（和生成）。Bukkit 插件架构不可能在世界加载之前加载 My World插件，因为这会导致其他的一些不兼容问题。总之，如果你想拥有一个主世界，而不是地狱/末地/异世界 的原版世界，你必须采取以下措施：&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==把主世界设置成你喜欢的任何样子（即使你不在服务器上使用这个功能......你也需要一个主世界）==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
* Create a new world for the world type you want (flatworld, custom chunk generator, etc.)&lt;br /&gt;
* Stop the server and open up the config.yml of MyWorlds&lt;br /&gt;
* Change &#039;mainWorld&#039; to your newly created custom world&lt;br /&gt;
* Start the server again and notice how new players join your custom world&lt;br /&gt;
* Optionally: disable the &#039;keep spawn in memory&#039; for the &#039;server&#039; main worlds (you are not using)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
Just to avoid any confusions: it is impossible to let My Worlds alter or replace the main worlds generated by the server. If there is any fix to this or you know &#039;some way&#039; to do it, let us know. We do consider halting the server enabling process asking for you to create the main worlds, after which enabling continues as usual. But for this, we need to disable the default main worlds from loading up.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>大鹅不会飞</name></author>
	</entry>
	<entry>
		<id>https://wiki.traincarts.net/index.php?title=Translations:MyWorlds/10/zh-cn&amp;diff=2666</id>
		<title>Translations:MyWorlds/10/zh-cn</title>
		<link rel="alternate" type="text/html" href="https://wiki.traincarts.net/index.php?title=Translations:MyWorlds/10/zh-cn&amp;diff=2666"/>
		<updated>2023-10-13T06:17:00Z</updated>

		<summary type="html">&lt;p&gt;大鹅不会飞: Created page with &amp;quot;==把主世界设置成你喜欢的任何样子（即使你不在服务器上使用这个功能......你也需要一个主世界）==&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==把主世界设置成你喜欢的任何样子（即使你不在服务器上使用这个功能......你也需要一个主世界）==&lt;/div&gt;</summary>
		<author><name>大鹅不会飞</name></author>
	</entry>
	<entry>
		<id>https://wiki.traincarts.net/index.php?title=MyWorlds/zh-cn&amp;diff=2665</id>
		<title>MyWorlds/zh-cn</title>
		<link rel="alternate" type="text/html" href="https://wiki.traincarts.net/index.php?title=MyWorlds/zh-cn&amp;diff=2665"/>
		<updated>2023-10-13T06:16:22Z</updated>

		<summary type="html">&lt;p&gt;大鹅不会飞: Created page with &amp;quot;主世界会在My World插件启用之前加载（和生成）。Bukkit 插件架构不可能在世界加载之前加载 My World插件，因为这会导致其他的一些不...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;languages/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Plugin|MyWorlds|World Management - Simplified|https://www.spigotmc.org/resources/myworlds.39594/|https://github.com/bergerhealer/MyWorlds}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==总目录==&lt;br /&gt;
&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/ManagingWorlds|世界管理]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/SeperateInventories|背包隔离]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Commands|指令]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Configuration|主配置文件]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/WorldConfiguration|世界设置]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Localization|自定义命令]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Portals|传送门设置]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Permissions|权限]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/MultiverseImporting|从Multiverse 迁移导入]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Rlpp|记住上一个玩家的位置]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==描述==&lt;br /&gt;
&lt;br /&gt;
该插件是多世界插件的集大成者具有与其相关的一切功能:&lt;br /&gt;
&lt;br /&gt;
* 加载、卸载、复制、删除、保存和创建世界&lt;br /&gt;
* 显示世界的信息并列出所有的世界和可用的区块等信息&lt;br /&gt;
* 设置世界游戏模式，难度，时间，天气，自动保存，是否开启PvP等等&lt;br /&gt;
* 设置世界生物生成限制&lt;br /&gt;
* 清空世界时清除玩家&lt;br /&gt;
* 在一定程度上修复受损的世界&lt;br /&gt;
* 创建多世界条件，单向，简单，无需命令&lt;br /&gt;
* 使用权限配置每个世界特定的聊天&lt;br /&gt;
* 服务器启动时自动加载世界&lt;br /&gt;
* 权限细化，您可以设置某个玩家可以进入某个世界&lt;br /&gt;
* 可以将玩家从一个世界传送到另一个世界&lt;br /&gt;
* 可以设置特定世界某玩家拥有 OP 权限，便于管理（可以用与创造）&lt;br /&gt;
* 易于记忆的命令：可以配置自定义命令和帮助&lt;br /&gt;
* 背包隔离、合并和禁用物品&lt;br /&gt;
* 可配置玩家出生的主世界&lt;br /&gt;
* 可以设置为重生世界的所有玩家&lt;br /&gt;
* 记住玩家在某个世界中的最后一个已知位置，并将他传送到该位置&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==什么是背包隔离==&lt;br /&gt;
&lt;br /&gt;
是的，MyWorlds 现在支持每个世界背包物品隔离。该功能默认为禁用，要启用它，请在 config.yml 中将 useWorldInventories 设为 true。默认情况下，任何世界都不会共享库存，玩家库存都是按世界保存和加载的。要共享背包，请使用 /world inventory merge，然后输入要合并背包的世界名称。可以使用 /world inventory enable 或 disable 禁用世界的背包。启用会保存数据，禁用则不会，而且会导致所有物品被清除。&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==关于使用世界生成器或生成平坦世界的建议==&lt;br /&gt;
&lt;br /&gt;
主世界会在My World插件启用之前加载（和生成）。Bukkit 插件架构不可能在世界加载之前加载 My World插件，因为这会导致其他的一些不兼容问题。总之，如果你想拥有一个主世界，而不是地狱/末地/异世界 的原版世界，你必须采取以下措施：&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
==Set up the main world to be anything you like (even if you don&#039;t use it on your server...you need one)==&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
* Create a new world for the world type you want (flatworld, custom chunk generator, etc.)&lt;br /&gt;
* Stop the server and open up the config.yml of MyWorlds&lt;br /&gt;
* Change &#039;mainWorld&#039; to your newly created custom world&lt;br /&gt;
* Start the server again and notice how new players join your custom world&lt;br /&gt;
* Optionally: disable the &#039;keep spawn in memory&#039; for the &#039;server&#039; main worlds (you are not using)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
Just to avoid any confusions: it is impossible to let My Worlds alter or replace the main worlds generated by the server. If there is any fix to this or you know &#039;some way&#039; to do it, let us know. We do consider halting the server enabling process asking for you to create the main worlds, after which enabling continues as usual. But for this, we need to disable the default main worlds from loading up.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>大鹅不会飞</name></author>
	</entry>
	<entry>
		<id>https://wiki.traincarts.net/index.php?title=Translations:MyWorlds/9/zh-cn&amp;diff=2664</id>
		<title>Translations:MyWorlds/9/zh-cn</title>
		<link rel="alternate" type="text/html" href="https://wiki.traincarts.net/index.php?title=Translations:MyWorlds/9/zh-cn&amp;diff=2664"/>
		<updated>2023-10-13T06:15:48Z</updated>

		<summary type="html">&lt;p&gt;大鹅不会飞: Created page with &amp;quot;主世界会在My World插件启用之前加载（和生成）。Bukkit 插件架构不可能在世界加载之前加载 My World插件，因为这会导致其他的一些不...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;主世界会在My World插件启用之前加载（和生成）。Bukkit 插件架构不可能在世界加载之前加载 My World插件，因为这会导致其他的一些不兼容问题。总之，如果你想拥有一个主世界，而不是地狱/末地/异世界 的原版世界，你必须采取以下措施：&lt;/div&gt;</summary>
		<author><name>大鹅不会飞</name></author>
	</entry>
	<entry>
		<id>https://wiki.traincarts.net/index.php?title=MyWorlds/zh-cn&amp;diff=2663</id>
		<title>MyWorlds/zh-cn</title>
		<link rel="alternate" type="text/html" href="https://wiki.traincarts.net/index.php?title=MyWorlds/zh-cn&amp;diff=2663"/>
		<updated>2023-10-13T06:14:45Z</updated>

		<summary type="html">&lt;p&gt;大鹅不会飞: Created page with &amp;quot;==关于使用世界生成器或生成平坦世界的建议==&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;languages/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Plugin|MyWorlds|World Management - Simplified|https://www.spigotmc.org/resources/myworlds.39594/|https://github.com/bergerhealer/MyWorlds}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==总目录==&lt;br /&gt;
&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/ManagingWorlds|世界管理]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/SeperateInventories|背包隔离]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Commands|指令]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Configuration|主配置文件]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/WorldConfiguration|世界设置]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Localization|自定义命令]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Portals|传送门设置]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Permissions|权限]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/MultiverseImporting|从Multiverse 迁移导入]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Rlpp|记住上一个玩家的位置]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==描述==&lt;br /&gt;
&lt;br /&gt;
该插件是多世界插件的集大成者具有与其相关的一切功能:&lt;br /&gt;
&lt;br /&gt;
* 加载、卸载、复制、删除、保存和创建世界&lt;br /&gt;
* 显示世界的信息并列出所有的世界和可用的区块等信息&lt;br /&gt;
* 设置世界游戏模式，难度，时间，天气，自动保存，是否开启PvP等等&lt;br /&gt;
* 设置世界生物生成限制&lt;br /&gt;
* 清空世界时清除玩家&lt;br /&gt;
* 在一定程度上修复受损的世界&lt;br /&gt;
* 创建多世界条件，单向，简单，无需命令&lt;br /&gt;
* 使用权限配置每个世界特定的聊天&lt;br /&gt;
* 服务器启动时自动加载世界&lt;br /&gt;
* 权限细化，您可以设置某个玩家可以进入某个世界&lt;br /&gt;
* 可以将玩家从一个世界传送到另一个世界&lt;br /&gt;
* 可以设置特定世界某玩家拥有 OP 权限，便于管理（可以用与创造）&lt;br /&gt;
* 易于记忆的命令：可以配置自定义命令和帮助&lt;br /&gt;
* 背包隔离、合并和禁用物品&lt;br /&gt;
* 可配置玩家出生的主世界&lt;br /&gt;
* 可以设置为重生世界的所有玩家&lt;br /&gt;
* 记住玩家在某个世界中的最后一个已知位置，并将他传送到该位置&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==什么是背包隔离==&lt;br /&gt;
&lt;br /&gt;
是的，MyWorlds 现在支持每个世界背包物品隔离。该功能默认为禁用，要启用它，请在 config.yml 中将 useWorldInventories 设为 true。默认情况下，任何世界都不会共享库存，玩家库存都是按世界保存和加载的。要共享背包，请使用 /world inventory merge，然后输入要合并背包的世界名称。可以使用 /world inventory enable 或 disable 禁用世界的背包。启用会保存数据，禁用则不会，而且会导致所有物品被清除。&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==关于使用世界生成器或生成平坦世界的建议==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
The main world loads (and generates) before My Worlds enables. The Bukkit plugin architecture makes it impossible to load My Worlds before worlds load, since that causes some other incompatibilities. Anyway, if you want to have a &#039;main&#039; world that is not a nether/the_end/overworld Vanilla world, you will have to do the following:&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
==Set up the main world to be anything you like (even if you don&#039;t use it on your server...you need one)==&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
* Create a new world for the world type you want (flatworld, custom chunk generator, etc.)&lt;br /&gt;
* Stop the server and open up the config.yml of MyWorlds&lt;br /&gt;
* Change &#039;mainWorld&#039; to your newly created custom world&lt;br /&gt;
* Start the server again and notice how new players join your custom world&lt;br /&gt;
* Optionally: disable the &#039;keep spawn in memory&#039; for the &#039;server&#039; main worlds (you are not using)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
Just to avoid any confusions: it is impossible to let My Worlds alter or replace the main worlds generated by the server. If there is any fix to this or you know &#039;some way&#039; to do it, let us know. We do consider halting the server enabling process asking for you to create the main worlds, after which enabling continues as usual. But for this, we need to disable the default main worlds from loading up.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>大鹅不会飞</name></author>
	</entry>
	<entry>
		<id>https://wiki.traincarts.net/index.php?title=Translations:MyWorlds/8/zh-cn&amp;diff=2662</id>
		<title>Translations:MyWorlds/8/zh-cn</title>
		<link rel="alternate" type="text/html" href="https://wiki.traincarts.net/index.php?title=Translations:MyWorlds/8/zh-cn&amp;diff=2662"/>
		<updated>2023-10-13T06:13:16Z</updated>

		<summary type="html">&lt;p&gt;大鹅不会飞: Created page with &amp;quot;==关于使用世界生成器或生成平坦世界的建议==&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==关于使用世界生成器或生成平坦世界的建议==&lt;/div&gt;</summary>
		<author><name>大鹅不会飞</name></author>
	</entry>
	<entry>
		<id>https://wiki.traincarts.net/index.php?title=MyWorlds/zh-cn&amp;diff=2661</id>
		<title>MyWorlds/zh-cn</title>
		<link rel="alternate" type="text/html" href="https://wiki.traincarts.net/index.php?title=MyWorlds/zh-cn&amp;diff=2661"/>
		<updated>2023-10-13T06:11:20Z</updated>

		<summary type="html">&lt;p&gt;大鹅不会飞: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;languages/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Plugin|MyWorlds|World Management - Simplified|https://www.spigotmc.org/resources/myworlds.39594/|https://github.com/bergerhealer/MyWorlds}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==总目录==&lt;br /&gt;
&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/ManagingWorlds|世界管理]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/SeperateInventories|背包隔离]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Commands|指令]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Configuration|主配置文件]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/WorldConfiguration|世界设置]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Localization|自定义命令]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Portals|传送门设置]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Permissions|权限]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/MultiverseImporting|从Multiverse 迁移导入]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Rlpp|记住上一个玩家的位置]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==描述==&lt;br /&gt;
&lt;br /&gt;
该插件是多世界插件的集大成者具有与其相关的一切功能:&lt;br /&gt;
&lt;br /&gt;
* 加载、卸载、复制、删除、保存和创建世界&lt;br /&gt;
* 显示世界的信息并列出所有的世界和可用的区块等信息&lt;br /&gt;
* 设置世界游戏模式，难度，时间，天气，自动保存，是否开启PvP等等&lt;br /&gt;
* 设置世界生物生成限制&lt;br /&gt;
* 清空世界时清除玩家&lt;br /&gt;
* 在一定程度上修复受损的世界&lt;br /&gt;
* 创建多世界条件，单向，简单，无需命令&lt;br /&gt;
* 使用权限配置每个世界特定的聊天&lt;br /&gt;
* 服务器启动时自动加载世界&lt;br /&gt;
* 权限细化，您可以设置某个玩家可以进入某个世界&lt;br /&gt;
* 可以将玩家从一个世界传送到另一个世界&lt;br /&gt;
* 可以设置特定世界某玩家拥有 OP 权限，便于管理（可以用与创造）&lt;br /&gt;
* 易于记忆的命令：可以配置自定义命令和帮助&lt;br /&gt;
* 背包隔离、合并和禁用物品&lt;br /&gt;
* 可配置玩家出生的主世界&lt;br /&gt;
* 可以设置为重生世界的所有玩家&lt;br /&gt;
* 记住玩家在某个世界中的最后一个已知位置，并将他传送到该位置&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==什么是背包隔离==&lt;br /&gt;
&lt;br /&gt;
是的，MyWorlds 现在支持每个世界背包物品隔离。该功能默认为禁用，要启用它，请在 config.yml 中将 useWorldInventories 设为 true。默认情况下，任何世界都不会共享库存，玩家库存都是按世界保存和加载的。要共享背包，请使用 /world inventory merge，然后输入要合并背包的世界名称。可以使用 /world inventory enable 或 disable 禁用世界的背包。启用会保存数据，禁用则不会，而且会导致所有物品被清除。&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
==Advice for having plugin-generated or flat worlds==&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
The main world loads (and generates) before My Worlds enables. The Bukkit plugin architecture makes it impossible to load My Worlds before worlds load, since that causes some other incompatibilities. Anyway, if you want to have a &#039;main&#039; world that is not a nether/the_end/overworld Vanilla world, you will have to do the following:&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
==Set up the main world to be anything you like (even if you don&#039;t use it on your server...you need one)==&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
* Create a new world for the world type you want (flatworld, custom chunk generator, etc.)&lt;br /&gt;
* Stop the server and open up the config.yml of MyWorlds&lt;br /&gt;
* Change &#039;mainWorld&#039; to your newly created custom world&lt;br /&gt;
* Start the server again and notice how new players join your custom world&lt;br /&gt;
* Optionally: disable the &#039;keep spawn in memory&#039; for the &#039;server&#039; main worlds (you are not using)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
Just to avoid any confusions: it is impossible to let My Worlds alter or replace the main worlds generated by the server. If there is any fix to this or you know &#039;some way&#039; to do it, let us know. We do consider halting the server enabling process asking for you to create the main worlds, after which enabling continues as usual. But for this, we need to disable the default main worlds from loading up.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>大鹅不会飞</name></author>
	</entry>
	<entry>
		<id>https://wiki.traincarts.net/index.php?title=Translations:MyWorlds/6/zh-cn&amp;diff=2660</id>
		<title>Translations:MyWorlds/6/zh-cn</title>
		<link rel="alternate" type="text/html" href="https://wiki.traincarts.net/index.php?title=Translations:MyWorlds/6/zh-cn&amp;diff=2660"/>
		<updated>2023-10-13T06:10:06Z</updated>

		<summary type="html">&lt;p&gt;大鹅不会飞: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==什么是背包隔离==&lt;/div&gt;</summary>
		<author><name>大鹅不会飞</name></author>
	</entry>
	<entry>
		<id>https://wiki.traincarts.net/index.php?title=MyWorlds/zh-cn&amp;diff=2659</id>
		<title>MyWorlds/zh-cn</title>
		<link rel="alternate" type="text/html" href="https://wiki.traincarts.net/index.php?title=MyWorlds/zh-cn&amp;diff=2659"/>
		<updated>2023-10-11T17:06:40Z</updated>

		<summary type="html">&lt;p&gt;大鹅不会飞: Created page with &amp;quot;是的，MyWorlds 现在支持每个世界背包物品隔离。该功能默认为禁用，要启用它，请在 config.yml 中将 useWorldInventories 设为 true。默认情...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;languages/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Plugin|MyWorlds|World Management - Simplified|https://www.spigotmc.org/resources/myworlds.39594/|https://github.com/bergerhealer/MyWorlds}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==总目录==&lt;br /&gt;
&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/ManagingWorlds|世界管理]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/SeperateInventories|背包隔离]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Commands|指令]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Configuration|主配置文件]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/WorldConfiguration|世界设置]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Localization|自定义命令]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Portals|传送门设置]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Permissions|权限]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/MultiverseImporting|从Multiverse 迁移导入]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Rlpp|记住上一个玩家的位置]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==描述==&lt;br /&gt;
&lt;br /&gt;
该插件是多世界插件的集大成者具有与其相关的一切功能:&lt;br /&gt;
&lt;br /&gt;
* 加载、卸载、复制、删除、保存和创建世界&lt;br /&gt;
* 显示世界的信息并列出所有的世界和可用的区块等信息&lt;br /&gt;
* 设置世界游戏模式，难度，时间，天气，自动保存，是否开启PvP等等&lt;br /&gt;
* 设置世界生物生成限制&lt;br /&gt;
* 清空世界时清除玩家&lt;br /&gt;
* 在一定程度上修复受损的世界&lt;br /&gt;
* 创建多世界条件，单向，简单，无需命令&lt;br /&gt;
* 使用权限配置每个世界特定的聊天&lt;br /&gt;
* 服务器启动时自动加载世界&lt;br /&gt;
* 权限细化，您可以设置某个玩家可以进入某个世界&lt;br /&gt;
* 可以将玩家从一个世界传送到另一个世界&lt;br /&gt;
* 可以设置特定世界某玩家拥有 OP 权限，便于管理（可以用与创造）&lt;br /&gt;
* 易于记忆的命令：可以配置自定义命令和帮助&lt;br /&gt;
* 背包隔离、合并和禁用物品&lt;br /&gt;
* 可配置玩家出生的主世界&lt;br /&gt;
* 可以设置为重生世界的所有玩家&lt;br /&gt;
* 记住玩家在某个世界中的最后一个已知位置，并将他传送到该位置&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==背包隔离?==&lt;br /&gt;
&lt;br /&gt;
是的，MyWorlds 现在支持每个世界背包物品隔离。该功能默认为禁用，要启用它，请在 config.yml 中将 useWorldInventories 设为 true。默认情况下，任何世界都不会共享库存，玩家库存都是按世界保存和加载的。要共享背包，请使用 /world inventory merge，然后输入要合并背包的世界名称。可以使用 /world inventory enable 或 disable 禁用世界的背包。启用会保存数据，禁用则不会，而且会导致所有物品被清除。&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
==Advice for having plugin-generated or flat worlds==&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
The main world loads (and generates) before My Worlds enables. The Bukkit plugin architecture makes it impossible to load My Worlds before worlds load, since that causes some other incompatibilities. Anyway, if you want to have a &#039;main&#039; world that is not a nether/the_end/overworld Vanilla world, you will have to do the following:&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
==Set up the main world to be anything you like (even if you don&#039;t use it on your server...you need one)==&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
* Create a new world for the world type you want (flatworld, custom chunk generator, etc.)&lt;br /&gt;
* Stop the server and open up the config.yml of MyWorlds&lt;br /&gt;
* Change &#039;mainWorld&#039; to your newly created custom world&lt;br /&gt;
* Start the server again and notice how new players join your custom world&lt;br /&gt;
* Optionally: disable the &#039;keep spawn in memory&#039; for the &#039;server&#039; main worlds (you are not using)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
Just to avoid any confusions: it is impossible to let My Worlds alter or replace the main worlds generated by the server. If there is any fix to this or you know &#039;some way&#039; to do it, let us know. We do consider halting the server enabling process asking for you to create the main worlds, after which enabling continues as usual. But for this, we need to disable the default main worlds from loading up.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>大鹅不会飞</name></author>
	</entry>
	<entry>
		<id>https://wiki.traincarts.net/index.php?title=Translations:MyWorlds/7/zh-cn&amp;diff=2658</id>
		<title>Translations:MyWorlds/7/zh-cn</title>
		<link rel="alternate" type="text/html" href="https://wiki.traincarts.net/index.php?title=Translations:MyWorlds/7/zh-cn&amp;diff=2658"/>
		<updated>2023-10-11T17:06:38Z</updated>

		<summary type="html">&lt;p&gt;大鹅不会飞: Created page with &amp;quot;是的，MyWorlds 现在支持每个世界背包物品隔离。该功能默认为禁用，要启用它，请在 config.yml 中将 useWorldInventories 设为 true。默认情...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;是的，MyWorlds 现在支持每个世界背包物品隔离。该功能默认为禁用，要启用它，请在 config.yml 中将 useWorldInventories 设为 true。默认情况下，任何世界都不会共享库存，玩家库存都是按世界保存和加载的。要共享背包，请使用 /world inventory merge，然后输入要合并背包的世界名称。可以使用 /world inventory enable 或 disable 禁用世界的背包。启用会保存数据，禁用则不会，而且会导致所有物品被清除。&lt;/div&gt;</summary>
		<author><name>大鹅不会飞</name></author>
	</entry>
	<entry>
		<id>https://wiki.traincarts.net/index.php?title=MyWorlds/zh-cn&amp;diff=2657</id>
		<title>MyWorlds/zh-cn</title>
		<link rel="alternate" type="text/html" href="https://wiki.traincarts.net/index.php?title=MyWorlds/zh-cn&amp;diff=2657"/>
		<updated>2023-10-11T17:01:45Z</updated>

		<summary type="html">&lt;p&gt;大鹅不会飞: Created page with &amp;quot;==背包隔离?==&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;languages/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Plugin|MyWorlds|World Management - Simplified|https://www.spigotmc.org/resources/myworlds.39594/|https://github.com/bergerhealer/MyWorlds}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==总目录==&lt;br /&gt;
&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/ManagingWorlds|世界管理]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/SeperateInventories|背包隔离]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Commands|指令]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Configuration|主配置文件]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/WorldConfiguration|世界设置]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Localization|自定义命令]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Portals|传送门设置]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Permissions|权限]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/MultiverseImporting|从Multiverse 迁移导入]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Rlpp|记住上一个玩家的位置]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==描述==&lt;br /&gt;
&lt;br /&gt;
该插件是多世界插件的集大成者具有与其相关的一切功能:&lt;br /&gt;
&lt;br /&gt;
* 加载、卸载、复制、删除、保存和创建世界&lt;br /&gt;
* 显示世界的信息并列出所有的世界和可用的区块等信息&lt;br /&gt;
* 设置世界游戏模式，难度，时间，天气，自动保存，是否开启PvP等等&lt;br /&gt;
* 设置世界生物生成限制&lt;br /&gt;
* 清空世界时清除玩家&lt;br /&gt;
* 在一定程度上修复受损的世界&lt;br /&gt;
* 创建多世界条件，单向，简单，无需命令&lt;br /&gt;
* 使用权限配置每个世界特定的聊天&lt;br /&gt;
* 服务器启动时自动加载世界&lt;br /&gt;
* 权限细化，您可以设置某个玩家可以进入某个世界&lt;br /&gt;
* 可以将玩家从一个世界传送到另一个世界&lt;br /&gt;
* 可以设置特定世界某玩家拥有 OP 权限，便于管理（可以用与创造）&lt;br /&gt;
* 易于记忆的命令：可以配置自定义命令和帮助&lt;br /&gt;
* 背包隔离、合并和禁用物品&lt;br /&gt;
* 可配置玩家出生的主世界&lt;br /&gt;
* 可以设置为重生世界的所有玩家&lt;br /&gt;
* 记住玩家在某个世界中的最后一个已知位置，并将他传送到该位置&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==背包隔离?==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
Yes, MyWorlds now supports per-world inventories. This feature is by default disabled, to enable it, set useWorldInventories to true in the config.yml. By default no worlds share inventories and player inventories are saved and loaded per world. To share inventories, use /world inventory merge followed up by the world names to merge. Split (or detach) gives all worlds specified a separate non-shared inventory. You can use /world inventory enable or disable to disable inventories for worlds. Enabled inventories will save data, disabled won&#039;t and result in all items being cleared.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
==Advice for having plugin-generated or flat worlds==&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
The main world loads (and generates) before My Worlds enables. The Bukkit plugin architecture makes it impossible to load My Worlds before worlds load, since that causes some other incompatibilities. Anyway, if you want to have a &#039;main&#039; world that is not a nether/the_end/overworld Vanilla world, you will have to do the following:&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
==Set up the main world to be anything you like (even if you don&#039;t use it on your server...you need one)==&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
* Create a new world for the world type you want (flatworld, custom chunk generator, etc.)&lt;br /&gt;
* Stop the server and open up the config.yml of MyWorlds&lt;br /&gt;
* Change &#039;mainWorld&#039; to your newly created custom world&lt;br /&gt;
* Start the server again and notice how new players join your custom world&lt;br /&gt;
* Optionally: disable the &#039;keep spawn in memory&#039; for the &#039;server&#039; main worlds (you are not using)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
Just to avoid any confusions: it is impossible to let My Worlds alter or replace the main worlds generated by the server. If there is any fix to this or you know &#039;some way&#039; to do it, let us know. We do consider halting the server enabling process asking for you to create the main worlds, after which enabling continues as usual. But for this, we need to disable the default main worlds from loading up.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>大鹅不会飞</name></author>
	</entry>
	<entry>
		<id>https://wiki.traincarts.net/index.php?title=Translations:MyWorlds/6/zh-cn&amp;diff=2656</id>
		<title>Translations:MyWorlds/6/zh-cn</title>
		<link rel="alternate" type="text/html" href="https://wiki.traincarts.net/index.php?title=Translations:MyWorlds/6/zh-cn&amp;diff=2656"/>
		<updated>2023-10-11T17:01:09Z</updated>

		<summary type="html">&lt;p&gt;大鹅不会飞: Created page with &amp;quot;==背包隔离?==&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==背包隔离?==&lt;/div&gt;</summary>
		<author><name>大鹅不会飞</name></author>
	</entry>
	<entry>
		<id>https://wiki.traincarts.net/index.php?title=Translations:MyWorlds/5/zh-cn&amp;diff=2655</id>
		<title>Translations:MyWorlds/5/zh-cn</title>
		<link rel="alternate" type="text/html" href="https://wiki.traincarts.net/index.php?title=Translations:MyWorlds/5/zh-cn&amp;diff=2655"/>
		<updated>2023-10-11T17:00:41Z</updated>

		<summary type="html">&lt;p&gt;大鹅不会飞: Created page with &amp;quot;* 加载、卸载、复制、删除、保存和创建世界 * 显示世界的信息并列出所有的世界和可用的区块等信息 * 设置世界游戏模式，难度，...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* 加载、卸载、复制、删除、保存和创建世界&lt;br /&gt;
* 显示世界的信息并列出所有的世界和可用的区块等信息&lt;br /&gt;
* 设置世界游戏模式，难度，时间，天气，自动保存，是否开启PvP等等&lt;br /&gt;
* 设置世界生物生成限制&lt;br /&gt;
* 清空世界时清除玩家&lt;br /&gt;
* 在一定程度上修复受损的世界&lt;br /&gt;
* 创建多世界条件，单向，简单，无需命令&lt;br /&gt;
* 使用权限配置每个世界特定的聊天&lt;br /&gt;
* 服务器启动时自动加载世界&lt;br /&gt;
* 权限细化，您可以设置某个玩家可以进入某个世界&lt;br /&gt;
* 可以将玩家从一个世界传送到另一个世界&lt;br /&gt;
* 可以设置特定世界某玩家拥有 OP 权限，便于管理（可以用与创造）&lt;br /&gt;
* 易于记忆的命令：可以配置自定义命令和帮助&lt;br /&gt;
* 背包隔离、合并和禁用物品&lt;br /&gt;
* 可配置玩家出生的主世界&lt;br /&gt;
* 可以设置为重生世界的所有玩家&lt;br /&gt;
* 记住玩家在某个世界中的最后一个已知位置，并将他传送到该位置&lt;/div&gt;</summary>
		<author><name>大鹅不会飞</name></author>
	</entry>
	<entry>
		<id>https://wiki.traincarts.net/index.php?title=Translations:MyWorlds/4/zh-cn&amp;diff=2654</id>
		<title>Translations:MyWorlds/4/zh-cn</title>
		<link rel="alternate" type="text/html" href="https://wiki.traincarts.net/index.php?title=Translations:MyWorlds/4/zh-cn&amp;diff=2654"/>
		<updated>2023-10-11T16:59:23Z</updated>

		<summary type="html">&lt;p&gt;大鹅不会飞: Created page with &amp;quot;该插件是多世界插件的集大成者具有与其相关的一切功能:&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;该插件是多世界插件的集大成者具有与其相关的一切功能:&lt;/div&gt;</summary>
		<author><name>大鹅不会飞</name></author>
	</entry>
	<entry>
		<id>https://wiki.traincarts.net/index.php?title=MyWorlds/zh-cn&amp;diff=2653</id>
		<title>MyWorlds/zh-cn</title>
		<link rel="alternate" type="text/html" href="https://wiki.traincarts.net/index.php?title=MyWorlds/zh-cn&amp;diff=2653"/>
		<updated>2023-10-11T16:59:01Z</updated>

		<summary type="html">&lt;p&gt;大鹅不会飞: Created page with &amp;quot;==描述==&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;languages/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Plugin|MyWorlds|World Management - Simplified|https://www.spigotmc.org/resources/myworlds.39594/|https://github.com/bergerhealer/MyWorlds}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==总目录==&lt;br /&gt;
&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/ManagingWorlds|世界管理]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/SeperateInventories|背包隔离]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Commands|指令]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Configuration|主配置文件]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/WorldConfiguration|世界设置]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Localization|自定义命令]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Portals|传送门设置]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Permissions|权限]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/MultiverseImporting|从Multiverse 迁移导入]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Rlpp|记住上一个玩家的位置]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==描述==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
This plugin features everything related to worlds. Features:&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
* Load, unload, copy, delete, save and create worlds (Read more...)&lt;br /&gt;
* Show information of worlds and list available chunk generators and worlds&lt;br /&gt;
* Set world game mode, difficulty, time, weather, autosaving, PvP&lt;br /&gt;
* Set world mob spawn restrictions&lt;br /&gt;
* Evacuate worlds to clear them from players&lt;br /&gt;
* Repair broken worlds to some extend&lt;br /&gt;
* Make portals cross-world, one-way, simple, no commands needed&lt;br /&gt;
* World-specific chat rooms using permissions&lt;br /&gt;
* Automatically load worlds when the server starts and persistent settings&lt;br /&gt;
* Extensive permission system, you can even set who can enter what world&lt;br /&gt;
* Can act as a tool for other plugins to teleport players from one world to the other&lt;br /&gt;
* Simple teleportation commands&lt;br /&gt;
* Set OP lists for specific worlds to make players operator on certain worlds&lt;br /&gt;
* Easy-to-remember commands: with aliases and chat-message help&lt;br /&gt;
* World inventory separation, merging and disabling (clear)&lt;br /&gt;
* Main world where players spawn can be configured&lt;br /&gt;
* Can set to re-spawn all players on the main world at all times&lt;br /&gt;
* Remember the last known position of a player on a world, and teleport him to it (Read more...)&lt;br /&gt;
* Auto-import the configuration from Multiverse (Read more...)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
==Separate inventories?==&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
Yes, MyWorlds now supports per-world inventories. This feature is by default disabled, to enable it, set useWorldInventories to true in the config.yml. By default no worlds share inventories and player inventories are saved and loaded per world. To share inventories, use /world inventory merge followed up by the world names to merge. Split (or detach) gives all worlds specified a separate non-shared inventory. You can use /world inventory enable or disable to disable inventories for worlds. Enabled inventories will save data, disabled won&#039;t and result in all items being cleared.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
==Advice for having plugin-generated or flat worlds==&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
The main world loads (and generates) before My Worlds enables. The Bukkit plugin architecture makes it impossible to load My Worlds before worlds load, since that causes some other incompatibilities. Anyway, if you want to have a &#039;main&#039; world that is not a nether/the_end/overworld Vanilla world, you will have to do the following:&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
==Set up the main world to be anything you like (even if you don&#039;t use it on your server...you need one)==&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
* Create a new world for the world type you want (flatworld, custom chunk generator, etc.)&lt;br /&gt;
* Stop the server and open up the config.yml of MyWorlds&lt;br /&gt;
* Change &#039;mainWorld&#039; to your newly created custom world&lt;br /&gt;
* Start the server again and notice how new players join your custom world&lt;br /&gt;
* Optionally: disable the &#039;keep spawn in memory&#039; for the &#039;server&#039; main worlds (you are not using)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
Just to avoid any confusions: it is impossible to let My Worlds alter or replace the main worlds generated by the server. If there is any fix to this or you know &#039;some way&#039; to do it, let us know. We do consider halting the server enabling process asking for you to create the main worlds, after which enabling continues as usual. But for this, we need to disable the default main worlds from loading up.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>大鹅不会飞</name></author>
	</entry>
	<entry>
		<id>https://wiki.traincarts.net/index.php?title=Translations:MyWorlds/3/zh-cn&amp;diff=2652</id>
		<title>Translations:MyWorlds/3/zh-cn</title>
		<link rel="alternate" type="text/html" href="https://wiki.traincarts.net/index.php?title=Translations:MyWorlds/3/zh-cn&amp;diff=2652"/>
		<updated>2023-10-11T16:57:45Z</updated>

		<summary type="html">&lt;p&gt;大鹅不会飞: Created page with &amp;quot;==描述==&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==描述==&lt;/div&gt;</summary>
		<author><name>大鹅不会飞</name></author>
	</entry>
	<entry>
		<id>https://wiki.traincarts.net/index.php?title=MyWorlds/zh-cn&amp;diff=2558</id>
		<title>MyWorlds/zh-cn</title>
		<link rel="alternate" type="text/html" href="https://wiki.traincarts.net/index.php?title=MyWorlds/zh-cn&amp;diff=2558"/>
		<updated>2023-10-05T15:45:19Z</updated>

		<summary type="html">&lt;p&gt;大鹅不会飞: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;languages/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Plugin|MyWorlds|World Management - Simplified|https://www.spigotmc.org/resources/myworlds.39594/|https://github.com/bergerhealer/MyWorlds}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==总目录==&lt;br /&gt;
&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/ManagingWorlds|世界管理]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/SeperateInventories|背包隔离]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Commands|指令]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Configuration|主配置文件]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/WorldConfiguration|世界设置]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Localization|自定义命令]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Portals|传送门设置]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Permissions|权限]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/MultiverseImporting|从Multiverse 迁移导入]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Rlpp|记住上一个玩家的位置]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
==Description==&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
This plugin features everything related to worlds. Features:&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
* Load, unload, copy, delete, save and create worlds (Read more...)&lt;br /&gt;
* Show information of worlds and list available chunk generators and worlds&lt;br /&gt;
* Set world game mode, difficulty, time, weather, autosaving, PvP&lt;br /&gt;
* Set world mob spawn restrictions&lt;br /&gt;
* Evacuate worlds to clear them from players&lt;br /&gt;
* Repair broken worlds to some extend&lt;br /&gt;
* Make portals cross-world, one-way, simple, no commands needed&lt;br /&gt;
* World-specific chat rooms using permissions&lt;br /&gt;
* Automatically load worlds when the server starts and persistent settings&lt;br /&gt;
* Extensive permission system, you can even set who can enter what world&lt;br /&gt;
* Can act as a tool for other plugins to teleport players from one world to the other&lt;br /&gt;
* Simple teleportation commands&lt;br /&gt;
* Set OP lists for specific worlds to make players operator on certain worlds&lt;br /&gt;
* Easy-to-remember commands: with aliases and chat-message help&lt;br /&gt;
* World inventory separation, merging and disabling (clear)&lt;br /&gt;
* Main world where players spawn can be configured&lt;br /&gt;
* Can set to re-spawn all players on the main world at all times&lt;br /&gt;
* Remember the last known position of a player on a world, and teleport him to it (Read more...)&lt;br /&gt;
* Auto-import the configuration from Multiverse (Read more...)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
==Separate inventories?==&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
Yes, MyWorlds now supports per-world inventories. This feature is by default disabled, to enable it, set useWorldInventories to true in the config.yml. By default no worlds share inventories and player inventories are saved and loaded per world. To share inventories, use /world inventory merge followed up by the world names to merge. Split (or detach) gives all worlds specified a separate non-shared inventory. You can use /world inventory enable or disable to disable inventories for worlds. Enabled inventories will save data, disabled won&#039;t and result in all items being cleared.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
==Advice for having plugin-generated or flat worlds==&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
The main world loads (and generates) before My Worlds enables. The Bukkit plugin architecture makes it impossible to load My Worlds before worlds load, since that causes some other incompatibilities. Anyway, if you want to have a &#039;main&#039; world that is not a nether/the_end/overworld Vanilla world, you will have to do the following:&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
==Set up the main world to be anything you like (even if you don&#039;t use it on your server...you need one)==&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
* Create a new world for the world type you want (flatworld, custom chunk generator, etc.)&lt;br /&gt;
* Stop the server and open up the config.yml of MyWorlds&lt;br /&gt;
* Change &#039;mainWorld&#039; to your newly created custom world&lt;br /&gt;
* Start the server again and notice how new players join your custom world&lt;br /&gt;
* Optionally: disable the &#039;keep spawn in memory&#039; for the &#039;server&#039; main worlds (you are not using)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
Just to avoid any confusions: it is impossible to let My Worlds alter or replace the main worlds generated by the server. If there is any fix to this or you know &#039;some way&#039; to do it, let us know. We do consider halting the server enabling process asking for you to create the main worlds, after which enabling continues as usual. But for this, we need to disable the default main worlds from loading up.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>大鹅不会飞</name></author>
	</entry>
	<entry>
		<id>https://wiki.traincarts.net/index.php?title=Translations:MyWorlds/2/zh-cn&amp;diff=2557</id>
		<title>Translations:MyWorlds/2/zh-cn</title>
		<link rel="alternate" type="text/html" href="https://wiki.traincarts.net/index.php?title=Translations:MyWorlds/2/zh-cn&amp;diff=2557"/>
		<updated>2023-10-05T15:42:22Z</updated>

		<summary type="html">&lt;p&gt;大鹅不会飞: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* [[Special:MyLanguage/MyWorlds/ManagingWorlds|世界管理]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/SeperateInventories|背包隔离]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Commands|指令]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Configuration|主配置文件]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/WorldConfiguration|世界设置]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Localization|自定义命令]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Portals|传送门设置]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Permissions|权限]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/MultiverseImporting|从Multiverse 迁移导入]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Rlpp|记住上一个玩家的位置]]&lt;/div&gt;</summary>
		<author><name>大鹅不会飞</name></author>
	</entry>
	<entry>
		<id>https://wiki.traincarts.net/index.php?title=MyWorlds/zh-cn&amp;diff=2556</id>
		<title>MyWorlds/zh-cn</title>
		<link rel="alternate" type="text/html" href="https://wiki.traincarts.net/index.php?title=MyWorlds/zh-cn&amp;diff=2556"/>
		<updated>2023-10-05T15:40:05Z</updated>

		<summary type="html">&lt;p&gt;大鹅不会飞: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;languages/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Plugin|MyWorlds|World Management - Simplified|https://www.spigotmc.org/resources/myworlds.39594/|https://github.com/bergerhealer/MyWorlds}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==总目录==&lt;br /&gt;
&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/ManagingWorlds|世界管理]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/SeperateInventories|Seperate inventories per world]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Commands|Commands]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Configuration|Configuration]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/WorldConfiguration|World Configuration]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Localization|Localization]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Portals|Portals]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Permissions|Permissions]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/MultiverseImporting|Multiverse Importing]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Rlpp|Remember last player position]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
==Description==&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
This plugin features everything related to worlds. Features:&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
* Load, unload, copy, delete, save and create worlds (Read more...)&lt;br /&gt;
* Show information of worlds and list available chunk generators and worlds&lt;br /&gt;
* Set world game mode, difficulty, time, weather, autosaving, PvP&lt;br /&gt;
* Set world mob spawn restrictions&lt;br /&gt;
* Evacuate worlds to clear them from players&lt;br /&gt;
* Repair broken worlds to some extend&lt;br /&gt;
* Make portals cross-world, one-way, simple, no commands needed&lt;br /&gt;
* World-specific chat rooms using permissions&lt;br /&gt;
* Automatically load worlds when the server starts and persistent settings&lt;br /&gt;
* Extensive permission system, you can even set who can enter what world&lt;br /&gt;
* Can act as a tool for other plugins to teleport players from one world to the other&lt;br /&gt;
* Simple teleportation commands&lt;br /&gt;
* Set OP lists for specific worlds to make players operator on certain worlds&lt;br /&gt;
* Easy-to-remember commands: with aliases and chat-message help&lt;br /&gt;
* World inventory separation, merging and disabling (clear)&lt;br /&gt;
* Main world where players spawn can be configured&lt;br /&gt;
* Can set to re-spawn all players on the main world at all times&lt;br /&gt;
* Remember the last known position of a player on a world, and teleport him to it (Read more...)&lt;br /&gt;
* Auto-import the configuration from Multiverse (Read more...)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
==Separate inventories?==&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
Yes, MyWorlds now supports per-world inventories. This feature is by default disabled, to enable it, set useWorldInventories to true in the config.yml. By default no worlds share inventories and player inventories are saved and loaded per world. To share inventories, use /world inventory merge followed up by the world names to merge. Split (or detach) gives all worlds specified a separate non-shared inventory. You can use /world inventory enable or disable to disable inventories for worlds. Enabled inventories will save data, disabled won&#039;t and result in all items being cleared.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
==Advice for having plugin-generated or flat worlds==&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
The main world loads (and generates) before My Worlds enables. The Bukkit plugin architecture makes it impossible to load My Worlds before worlds load, since that causes some other incompatibilities. Anyway, if you want to have a &#039;main&#039; world that is not a nether/the_end/overworld Vanilla world, you will have to do the following:&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
==Set up the main world to be anything you like (even if you don&#039;t use it on your server...you need one)==&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
* Create a new world for the world type you want (flatworld, custom chunk generator, etc.)&lt;br /&gt;
* Stop the server and open up the config.yml of MyWorlds&lt;br /&gt;
* Change &#039;mainWorld&#039; to your newly created custom world&lt;br /&gt;
* Start the server again and notice how new players join your custom world&lt;br /&gt;
* Optionally: disable the &#039;keep spawn in memory&#039; for the &#039;server&#039; main worlds (you are not using)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
Just to avoid any confusions: it is impossible to let My Worlds alter or replace the main worlds generated by the server. If there is any fix to this or you know &#039;some way&#039; to do it, let us know. We do consider halting the server enabling process asking for you to create the main worlds, after which enabling continues as usual. But for this, we need to disable the default main worlds from loading up.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>大鹅不会飞</name></author>
	</entry>
	<entry>
		<id>https://wiki.traincarts.net/index.php?title=Translations:MyWorlds/1/zh-cn&amp;diff=2555</id>
		<title>Translations:MyWorlds/1/zh-cn</title>
		<link rel="alternate" type="text/html" href="https://wiki.traincarts.net/index.php?title=Translations:MyWorlds/1/zh-cn&amp;diff=2555"/>
		<updated>2023-10-05T15:39:59Z</updated>

		<summary type="html">&lt;p&gt;大鹅不会飞: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==总目录==&lt;/div&gt;</summary>
		<author><name>大鹅不会飞</name></author>
	</entry>
	<entry>
		<id>https://wiki.traincarts.net/index.php?title=Translations:MyWorlds/Page_display_title/zh-cn&amp;diff=2554</id>
		<title>Translations:MyWorlds/Page display title/zh-cn</title>
		<link rel="alternate" type="text/html" href="https://wiki.traincarts.net/index.php?title=Translations:MyWorlds/Page_display_title/zh-cn&amp;diff=2554"/>
		<updated>2023-10-05T15:37:56Z</updated>

		<summary type="html">&lt;p&gt;大鹅不会飞: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;MyWorlds 轻量级的多世界管理&lt;/div&gt;</summary>
		<author><name>大鹅不会飞</name></author>
	</entry>
	<entry>
		<id>https://wiki.traincarts.net/index.php?title=MyWorlds/zh-cn&amp;diff=2553</id>
		<title>MyWorlds/zh-cn</title>
		<link rel="alternate" type="text/html" href="https://wiki.traincarts.net/index.php?title=MyWorlds/zh-cn&amp;diff=2553"/>
		<updated>2023-10-05T15:29:48Z</updated>

		<summary type="html">&lt;p&gt;大鹅不会飞: Created page with &amp;quot;* 世界管理 * Seperate inventories per world * Special:MyLanguage/MyWor...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;languages/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Plugin|MyWorlds|World Management - Simplified|https://www.spigotmc.org/resources/myworlds.39594/|https://github.com/bergerhealer/MyWorlds}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==目录==&lt;br /&gt;
&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/ManagingWorlds|世界管理]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/SeperateInventories|Seperate inventories per world]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Commands|Commands]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Configuration|Configuration]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/WorldConfiguration|World Configuration]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Localization|Localization]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Portals|Portals]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Permissions|Permissions]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/MultiverseImporting|Multiverse Importing]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Rlpp|Remember last player position]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
==Description==&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
This plugin features everything related to worlds. Features:&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
* Load, unload, copy, delete, save and create worlds (Read more...)&lt;br /&gt;
* Show information of worlds and list available chunk generators and worlds&lt;br /&gt;
* Set world game mode, difficulty, time, weather, autosaving, PvP&lt;br /&gt;
* Set world mob spawn restrictions&lt;br /&gt;
* Evacuate worlds to clear them from players&lt;br /&gt;
* Repair broken worlds to some extend&lt;br /&gt;
* Make portals cross-world, one-way, simple, no commands needed&lt;br /&gt;
* World-specific chat rooms using permissions&lt;br /&gt;
* Automatically load worlds when the server starts and persistent settings&lt;br /&gt;
* Extensive permission system, you can even set who can enter what world&lt;br /&gt;
* Can act as a tool for other plugins to teleport players from one world to the other&lt;br /&gt;
* Simple teleportation commands&lt;br /&gt;
* Set OP lists for specific worlds to make players operator on certain worlds&lt;br /&gt;
* Easy-to-remember commands: with aliases and chat-message help&lt;br /&gt;
* World inventory separation, merging and disabling (clear)&lt;br /&gt;
* Main world where players spawn can be configured&lt;br /&gt;
* Can set to re-spawn all players on the main world at all times&lt;br /&gt;
* Remember the last known position of a player on a world, and teleport him to it (Read more...)&lt;br /&gt;
* Auto-import the configuration from Multiverse (Read more...)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
==Separate inventories?==&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
Yes, MyWorlds now supports per-world inventories. This feature is by default disabled, to enable it, set useWorldInventories to true in the config.yml. By default no worlds share inventories and player inventories are saved and loaded per world. To share inventories, use /world inventory merge followed up by the world names to merge. Split (or detach) gives all worlds specified a separate non-shared inventory. You can use /world inventory enable or disable to disable inventories for worlds. Enabled inventories will save data, disabled won&#039;t and result in all items being cleared.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
==Advice for having plugin-generated or flat worlds==&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
The main world loads (and generates) before My Worlds enables. The Bukkit plugin architecture makes it impossible to load My Worlds before worlds load, since that causes some other incompatibilities. Anyway, if you want to have a &#039;main&#039; world that is not a nether/the_end/overworld Vanilla world, you will have to do the following:&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
==Set up the main world to be anything you like (even if you don&#039;t use it on your server...you need one)==&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
* Create a new world for the world type you want (flatworld, custom chunk generator, etc.)&lt;br /&gt;
* Stop the server and open up the config.yml of MyWorlds&lt;br /&gt;
* Change &#039;mainWorld&#039; to your newly created custom world&lt;br /&gt;
* Start the server again and notice how new players join your custom world&lt;br /&gt;
* Optionally: disable the &#039;keep spawn in memory&#039; for the &#039;server&#039; main worlds (you are not using)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
Just to avoid any confusions: it is impossible to let My Worlds alter or replace the main worlds generated by the server. If there is any fix to this or you know &#039;some way&#039; to do it, let us know. We do consider halting the server enabling process asking for you to create the main worlds, after which enabling continues as usual. But for this, we need to disable the default main worlds from loading up.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>大鹅不会飞</name></author>
	</entry>
	<entry>
		<id>https://wiki.traincarts.net/index.php?title=Translations:MyWorlds/2/zh-cn&amp;diff=2552</id>
		<title>Translations:MyWorlds/2/zh-cn</title>
		<link rel="alternate" type="text/html" href="https://wiki.traincarts.net/index.php?title=Translations:MyWorlds/2/zh-cn&amp;diff=2552"/>
		<updated>2023-10-05T15:29:38Z</updated>

		<summary type="html">&lt;p&gt;大鹅不会飞: Created page with &amp;quot;* 世界管理 * Seperate inventories per world * Special:MyLanguage/MyWor...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* [[Special:MyLanguage/MyWorlds/ManagingWorlds|世界管理]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/SeperateInventories|Seperate inventories per world]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Commands|Commands]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Configuration|Configuration]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/WorldConfiguration|World Configuration]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Localization|Localization]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Portals|Portals]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Permissions|Permissions]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/MultiverseImporting|Multiverse Importing]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Rlpp|Remember last player position]]&lt;/div&gt;</summary>
		<author><name>大鹅不会飞</name></author>
	</entry>
	<entry>
		<id>https://wiki.traincarts.net/index.php?title=MyWorlds/zh-cn&amp;diff=2551</id>
		<title>MyWorlds/zh-cn</title>
		<link rel="alternate" type="text/html" href="https://wiki.traincarts.net/index.php?title=MyWorlds/zh-cn&amp;diff=2551"/>
		<updated>2023-10-05T15:27:35Z</updated>

		<summary type="html">&lt;p&gt;大鹅不会飞: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;languages/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Plugin|MyWorlds|World Management - Simplified|https://www.spigotmc.org/resources/myworlds.39594/|https://github.com/bergerhealer/MyWorlds}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==目录==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/ManagingWorlds|Managing worlds]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/SeperateInventories|Seperate inventories per world]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Commands|Commands]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Configuration|Configuration]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/WorldConfiguration|World Configuration]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Localization|Localization]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Portals|Portals]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Permissions|Permissions]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/MultiverseImporting|Multiverse Importing]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Rlpp|Remember last player position]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
==Description==&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
This plugin features everything related to worlds. Features:&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
* Load, unload, copy, delete, save and create worlds (Read more...)&lt;br /&gt;
* Show information of worlds and list available chunk generators and worlds&lt;br /&gt;
* Set world game mode, difficulty, time, weather, autosaving, PvP&lt;br /&gt;
* Set world mob spawn restrictions&lt;br /&gt;
* Evacuate worlds to clear them from players&lt;br /&gt;
* Repair broken worlds to some extend&lt;br /&gt;
* Make portals cross-world, one-way, simple, no commands needed&lt;br /&gt;
* World-specific chat rooms using permissions&lt;br /&gt;
* Automatically load worlds when the server starts and persistent settings&lt;br /&gt;
* Extensive permission system, you can even set who can enter what world&lt;br /&gt;
* Can act as a tool for other plugins to teleport players from one world to the other&lt;br /&gt;
* Simple teleportation commands&lt;br /&gt;
* Set OP lists for specific worlds to make players operator on certain worlds&lt;br /&gt;
* Easy-to-remember commands: with aliases and chat-message help&lt;br /&gt;
* World inventory separation, merging and disabling (clear)&lt;br /&gt;
* Main world where players spawn can be configured&lt;br /&gt;
* Can set to re-spawn all players on the main world at all times&lt;br /&gt;
* Remember the last known position of a player on a world, and teleport him to it (Read more...)&lt;br /&gt;
* Auto-import the configuration from Multiverse (Read more...)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
==Separate inventories?==&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
Yes, MyWorlds now supports per-world inventories. This feature is by default disabled, to enable it, set useWorldInventories to true in the config.yml. By default no worlds share inventories and player inventories are saved and loaded per world. To share inventories, use /world inventory merge followed up by the world names to merge. Split (or detach) gives all worlds specified a separate non-shared inventory. You can use /world inventory enable or disable to disable inventories for worlds. Enabled inventories will save data, disabled won&#039;t and result in all items being cleared.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
==Advice for having plugin-generated or flat worlds==&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
The main world loads (and generates) before My Worlds enables. The Bukkit plugin architecture makes it impossible to load My Worlds before worlds load, since that causes some other incompatibilities. Anyway, if you want to have a &#039;main&#039; world that is not a nether/the_end/overworld Vanilla world, you will have to do the following:&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
==Set up the main world to be anything you like (even if you don&#039;t use it on your server...you need one)==&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
* Create a new world for the world type you want (flatworld, custom chunk generator, etc.)&lt;br /&gt;
* Stop the server and open up the config.yml of MyWorlds&lt;br /&gt;
* Change &#039;mainWorld&#039; to your newly created custom world&lt;br /&gt;
* Start the server again and notice how new players join your custom world&lt;br /&gt;
* Optionally: disable the &#039;keep spawn in memory&#039; for the &#039;server&#039; main worlds (you are not using)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
Just to avoid any confusions: it is impossible to let My Worlds alter or replace the main worlds generated by the server. If there is any fix to this or you know &#039;some way&#039; to do it, let us know. We do consider halting the server enabling process asking for you to create the main worlds, after which enabling continues as usual. But for this, we need to disable the default main worlds from loading up.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>大鹅不会飞</name></author>
	</entry>
	<entry>
		<id>https://wiki.traincarts.net/index.php?title=Translations:MyWorlds/1/zh-cn&amp;diff=2550</id>
		<title>Translations:MyWorlds/1/zh-cn</title>
		<link rel="alternate" type="text/html" href="https://wiki.traincarts.net/index.php?title=Translations:MyWorlds/1/zh-cn&amp;diff=2550"/>
		<updated>2023-10-05T15:27:22Z</updated>

		<summary type="html">&lt;p&gt;大鹅不会飞: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==目录==&lt;/div&gt;</summary>
		<author><name>大鹅不会飞</name></author>
	</entry>
	<entry>
		<id>https://wiki.traincarts.net/index.php?title=MyWorlds/zh-cn&amp;diff=2549</id>
		<title>MyWorlds/zh-cn</title>
		<link rel="alternate" type="text/html" href="https://wiki.traincarts.net/index.php?title=MyWorlds/zh-cn&amp;diff=2549"/>
		<updated>2023-10-05T15:25:45Z</updated>

		<summary type="html">&lt;p&gt;大鹅不会飞: Created page with &amp;quot;目录&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;languages/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Plugin|MyWorlds|World Management - Simplified|https://www.spigotmc.org/resources/myworlds.39594/|https://github.com/bergerhealer/MyWorlds}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
目录&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/ManagingWorlds|Managing worlds]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/SeperateInventories|Seperate inventories per world]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Commands|Commands]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Configuration|Configuration]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/WorldConfiguration|World Configuration]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Localization|Localization]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Portals|Portals]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Permissions|Permissions]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/MultiverseImporting|Multiverse Importing]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Rlpp|Remember last player position]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
==Description==&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
This plugin features everything related to worlds. Features:&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
* Load, unload, copy, delete, save and create worlds (Read more...)&lt;br /&gt;
* Show information of worlds and list available chunk generators and worlds&lt;br /&gt;
* Set world game mode, difficulty, time, weather, autosaving, PvP&lt;br /&gt;
* Set world mob spawn restrictions&lt;br /&gt;
* Evacuate worlds to clear them from players&lt;br /&gt;
* Repair broken worlds to some extend&lt;br /&gt;
* Make portals cross-world, one-way, simple, no commands needed&lt;br /&gt;
* World-specific chat rooms using permissions&lt;br /&gt;
* Automatically load worlds when the server starts and persistent settings&lt;br /&gt;
* Extensive permission system, you can even set who can enter what world&lt;br /&gt;
* Can act as a tool for other plugins to teleport players from one world to the other&lt;br /&gt;
* Simple teleportation commands&lt;br /&gt;
* Set OP lists for specific worlds to make players operator on certain worlds&lt;br /&gt;
* Easy-to-remember commands: with aliases and chat-message help&lt;br /&gt;
* World inventory separation, merging and disabling (clear)&lt;br /&gt;
* Main world where players spawn can be configured&lt;br /&gt;
* Can set to re-spawn all players on the main world at all times&lt;br /&gt;
* Remember the last known position of a player on a world, and teleport him to it (Read more...)&lt;br /&gt;
* Auto-import the configuration from Multiverse (Read more...)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
==Separate inventories?==&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
Yes, MyWorlds now supports per-world inventories. This feature is by default disabled, to enable it, set useWorldInventories to true in the config.yml. By default no worlds share inventories and player inventories are saved and loaded per world. To share inventories, use /world inventory merge followed up by the world names to merge. Split (or detach) gives all worlds specified a separate non-shared inventory. You can use /world inventory enable or disable to disable inventories for worlds. Enabled inventories will save data, disabled won&#039;t and result in all items being cleared.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
==Advice for having plugin-generated or flat worlds==&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
The main world loads (and generates) before My Worlds enables. The Bukkit plugin architecture makes it impossible to load My Worlds before worlds load, since that causes some other incompatibilities. Anyway, if you want to have a &#039;main&#039; world that is not a nether/the_end/overworld Vanilla world, you will have to do the following:&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
==Set up the main world to be anything you like (even if you don&#039;t use it on your server...you need one)==&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
* Create a new world for the world type you want (flatworld, custom chunk generator, etc.)&lt;br /&gt;
* Stop the server and open up the config.yml of MyWorlds&lt;br /&gt;
* Change &#039;mainWorld&#039; to your newly created custom world&lt;br /&gt;
* Start the server again and notice how new players join your custom world&lt;br /&gt;
* Optionally: disable the &#039;keep spawn in memory&#039; for the &#039;server&#039; main worlds (you are not using)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
Just to avoid any confusions: it is impossible to let My Worlds alter or replace the main worlds generated by the server. If there is any fix to this or you know &#039;some way&#039; to do it, let us know. We do consider halting the server enabling process asking for you to create the main worlds, after which enabling continues as usual. But for this, we need to disable the default main worlds from loading up.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>大鹅不会飞</name></author>
	</entry>
	<entry>
		<id>https://wiki.traincarts.net/index.php?title=Translations:MyWorlds/1/zh-cn&amp;diff=2548</id>
		<title>Translations:MyWorlds/1/zh-cn</title>
		<link rel="alternate" type="text/html" href="https://wiki.traincarts.net/index.php?title=Translations:MyWorlds/1/zh-cn&amp;diff=2548"/>
		<updated>2023-10-05T15:25:17Z</updated>

		<summary type="html">&lt;p&gt;大鹅不会飞: Created page with &amp;quot;目录&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;目录&lt;/div&gt;</summary>
		<author><name>大鹅不会飞</name></author>
	</entry>
	<entry>
		<id>https://wiki.traincarts.net/index.php?title=MyWorlds/zh-cn&amp;diff=2547</id>
		<title>MyWorlds/zh-cn</title>
		<link rel="alternate" type="text/html" href="https://wiki.traincarts.net/index.php?title=MyWorlds/zh-cn&amp;diff=2547"/>
		<updated>2023-10-05T15:21:33Z</updated>

		<summary type="html">&lt;p&gt;大鹅不会飞: Created page with &amp;quot;多世界管理&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;languages/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Plugin|MyWorlds|World Management - Simplified|https://www.spigotmc.org/resources/myworlds.39594/|https://github.com/bergerhealer/MyWorlds}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
==Wiki content==&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/ManagingWorlds|Managing worlds]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/SeperateInventories|Seperate inventories per world]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Commands|Commands]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Configuration|Configuration]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/WorldConfiguration|World Configuration]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Localization|Localization]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Portals|Portals]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Permissions|Permissions]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/MultiverseImporting|Multiverse Importing]]&lt;br /&gt;
* [[Special:MyLanguage/MyWorlds/Rlpp|Remember last player position]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
==Description==&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
This plugin features everything related to worlds. Features:&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
* Load, unload, copy, delete, save and create worlds (Read more...)&lt;br /&gt;
* Show information of worlds and list available chunk generators and worlds&lt;br /&gt;
* Set world game mode, difficulty, time, weather, autosaving, PvP&lt;br /&gt;
* Set world mob spawn restrictions&lt;br /&gt;
* Evacuate worlds to clear them from players&lt;br /&gt;
* Repair broken worlds to some extend&lt;br /&gt;
* Make portals cross-world, one-way, simple, no commands needed&lt;br /&gt;
* World-specific chat rooms using permissions&lt;br /&gt;
* Automatically load worlds when the server starts and persistent settings&lt;br /&gt;
* Extensive permission system, you can even set who can enter what world&lt;br /&gt;
* Can act as a tool for other plugins to teleport players from one world to the other&lt;br /&gt;
* Simple teleportation commands&lt;br /&gt;
* Set OP lists for specific worlds to make players operator on certain worlds&lt;br /&gt;
* Easy-to-remember commands: with aliases and chat-message help&lt;br /&gt;
* World inventory separation, merging and disabling (clear)&lt;br /&gt;
* Main world where players spawn can be configured&lt;br /&gt;
* Can set to re-spawn all players on the main world at all times&lt;br /&gt;
* Remember the last known position of a player on a world, and teleport him to it (Read more...)&lt;br /&gt;
* Auto-import the configuration from Multiverse (Read more...)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
==Separate inventories?==&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
Yes, MyWorlds now supports per-world inventories. This feature is by default disabled, to enable it, set useWorldInventories to true in the config.yml. By default no worlds share inventories and player inventories are saved and loaded per world. To share inventories, use /world inventory merge followed up by the world names to merge. Split (or detach) gives all worlds specified a separate non-shared inventory. You can use /world inventory enable or disable to disable inventories for worlds. Enabled inventories will save data, disabled won&#039;t and result in all items being cleared.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
==Advice for having plugin-generated or flat worlds==&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
The main world loads (and generates) before My Worlds enables. The Bukkit plugin architecture makes it impossible to load My Worlds before worlds load, since that causes some other incompatibilities. Anyway, if you want to have a &#039;main&#039; world that is not a nether/the_end/overworld Vanilla world, you will have to do the following:&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
==Set up the main world to be anything you like (even if you don&#039;t use it on your server...you need one)==&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
* Create a new world for the world type you want (flatworld, custom chunk generator, etc.)&lt;br /&gt;
* Stop the server and open up the config.yml of MyWorlds&lt;br /&gt;
* Change &#039;mainWorld&#039; to your newly created custom world&lt;br /&gt;
* Start the server again and notice how new players join your custom world&lt;br /&gt;
* Optionally: disable the &#039;keep spawn in memory&#039; for the &#039;server&#039; main worlds (you are not using)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot; class=&amp;quot;mw-content-ltr&amp;quot;&amp;gt;&lt;br /&gt;
Just to avoid any confusions: it is impossible to let My Worlds alter or replace the main worlds generated by the server. If there is any fix to this or you know &#039;some way&#039; to do it, let us know. We do consider halting the server enabling process asking for you to create the main worlds, after which enabling continues as usual. But for this, we need to disable the default main worlds from loading up.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>大鹅不会飞</name></author>
	</entry>
	<entry>
		<id>https://wiki.traincarts.net/index.php?title=Translations:MyWorlds/Page_display_title/zh-cn&amp;diff=2546</id>
		<title>Translations:MyWorlds/Page display title/zh-cn</title>
		<link rel="alternate" type="text/html" href="https://wiki.traincarts.net/index.php?title=Translations:MyWorlds/Page_display_title/zh-cn&amp;diff=2546"/>
		<updated>2023-10-05T15:20:55Z</updated>

		<summary type="html">&lt;p&gt;大鹅不会飞: Created page with &amp;quot;多世界管理&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;多世界管理&lt;/div&gt;</summary>
		<author><name>大鹅不会飞</name></author>
	</entry>
</feed>