multiworld что за плагин

Multiworld что за плагин

🌎 An advanced world management PocketMine plugin with custom world generators.

Latest commit

Git stats

Files

Failed to load latest commit information.

README.md

multiworld что за плагин. Смотреть фото multiworld что за плагин. Смотреть картинку multiworld что за плагин. Картинка про multiworld что за плагин. Фото multiworld что за плагин

✔️ Passing PHPStan Level 9
✔️ Simple world management commands
✔️ New generators (Ender, Nether, Void, SkyBlock)
✔️ Custom world generator
✔️ Supports last PocketMine API version
✔️ Multi-language system
✔️ Implemented Game Rules
✔️ Simple API for other plugins

Download latest version here

All released versions here

All development builds on Poggit

Latest released version on Poggit

Other plugins by CzechPMDevs here

This plugin works only on PocketMine-MP. You can download MultiWorld by Creeperface for Nukkit or MultiWorld by ferrybig for Bukkit. PMMP Spoons are NOT supported.

🔧 How to install MultiWorld?

🌎 World management commands:

All MultiWorld Commands:

CommandDescription
/mw helpDisplays list of all MultiWorld commands

/mw createGenerate new world using seed and generator

If you are using Slapper plugin and after you click on the npc you want to move the player to another world, you can use /slapper edit addcommand mw tp command

/mw listDisplays list of all levels

Alias: /mw ls
Usage: /mw list

/mw infoDisplays level information

Alias: /mw i
Usage: /mw info

This command can be used only in game

/mw deleteRemove level

Default level can not be deleted

/mw updateChange spawn, lobby or default level

Aliases: /mw ue
Usage: /mw update [x] [y] [z] [world]

Aliases: /mw ld
Usage: /mw load

/mw unloadUnloads level

Aliases: /mw unld
Usage: /mw unload

/mw gameruleManage with level game rules

This command changes name of the folder and of nbt too.

/mw manageOpens world form manager

The form manager just dispatches command as a player, so player needs also permission for the command.

All MultiWorlds Permissions:

PermissionCommandOperator
mw.cmd.help/mw help✔️
mw.cmd.create/mw create✔️
mw.cmd.teleport/mw teleport✔️
mw.cmd.list/mw list✔️
mw.cmd.info/mw info✔️
mw.cmd.delete/mw delete✔️
mw.cmd.update/mw update✔️
mw.cmd.load/mw load✔️
mw.cmd.unload/mw unload✔️
mw.cmd.gamerule/mw gamerule✔️
mw.cmd.rename/mw rename✔️
mw.cmd.manage/mw manage✔️

Custom World Generator:

multiworld что за плагин. Смотреть фото multiworld что за плагин. Смотреть картинку multiworld что за плагин. Картинка про multiworld что за плагин. Фото multiworld что за плагин

multiworld что за плагин. Смотреть фото multiworld что за плагин. Смотреть картинку multiworld что за плагин. Картинка про multiworld что за плагин. Фото multiworld что за плагин

multiworld что за плагин. Смотреть фото multiworld что за плагин. Смотреть картинку multiworld что за плагин. Картинка про multiworld что за плагин. Фото multiworld что за плагин

multiworld что за плагин. Смотреть фото multiworld что за плагин. Смотреть картинку multiworld что за плагин. Картинка про multiworld что за плагин. Фото multiworld что за плагин

multiworld что за плагин. Смотреть фото multiworld что за плагин. Смотреть картинку multiworld что за плагин. Картинка про multiworld что за плагин. Фото multiworld что за плагин

multiworld что за плагин. Смотреть фото multiworld что за плагин. Смотреть картинку multiworld что за плагин. Картинка про multiworld что за плагин. Фото multiworld что за плагин

multiworld что за плагин. Смотреть фото multiworld что за плагин. Смотреть картинку multiworld что за плагин. Картинка про multiworld что за плагин. Фото multiworld что за плагин

multiworld что за плагин. Смотреть фото multiworld что за плагин. Смотреть картинку multiworld что за плагин. Картинка про multiworld что за плагин. Фото multiworld что за плагин

multiworld что за плагин. Смотреть фото multiworld что за плагин. Смотреть картинку multiworld что за плагин. Картинка про multiworld что за плагин. Фото multiworld что за плагин

Nether World Generator:

multiworld что за плагин. Смотреть фото multiworld что за плагин. Смотреть картинку multiworld что за плагин. Картинка про multiworld что за плагин. Фото multiworld что за плагин

multiworld что за плагин. Смотреть фото multiworld что за плагин. Смотреть картинку multiworld что за плагин. Картинка про multiworld что за плагин. Фото multiworld что за плагин

End World Generator:

multiworld что за плагин. Смотреть фото multiworld что за плагин. Смотреть картинку multiworld что за плагин. Картинка про multiworld что за плагин. Фото multiworld что за плагин

multiworld что за плагин. Смотреть фото multiworld что за плагин. Смотреть картинку multiworld что за плагин. Картинка про multiworld что за плагин. Фото multiworld что за плагин

multiworld что за плагин. Смотреть фото multiworld что за плагин. Смотреть картинку multiworld что за плагин. Картинка про multiworld что за плагин. Фото multiworld что за плагин

🖊️ World Game Rules API

The World game rules API was added in MultiWorld v1.5.0, you can download stubs on release page, there are all WorldGameRulesAPI methods

Источник

Bukkit

Bukkit Plugins

Details

multiworld что за плагин. Смотреть фото multiworld что за плагин. Смотреть картинку multiworld что за плагин. Картинка про multiworld что за плагин. Фото multiworld что за плагин

Supported Bukkit Versions

Changelog

Downgraded used craftbukkit when compiling, should be no longer giving errors spams in the console

Fixed problem with loading worlds from the console

Made multiworld not spoil normally hidden players using tab completing

Updated multiworld for updates inside 1.7.10

Made Multiworld 1.8 name changing ready, started to redesign the core of multi world so there is less legally code inside it

added official support for 1.6.4

Reactivated the metrics system

deleted

entities can pass though portal now too

changes

compiled using cb 1.6.2

fixes

fixed nether portals

changed

A bug in the code caused can have caused armor duplication bug, patched

changed

World loading broke at 4.6.2, this fixes it

changed

new generator: islands

changes

changes

changes

changes

changes

changes

Added generators: plugin_nether, plugin_end

changes

bug fixes

bug fixes

fixed the gamemode config bug, it was reading from the wrong node

changes

compiled using 1.4.5-r0.2

fixes

Fixed a default configuration bug, affecting the node «usecreativemodeinv»

changes

chanced the debug command output to see if there was a config problem when a module is not loaded

changes

fixed the annoying mistake that caused the config to get wiped( after more than 2 hours I saw it with a blink of my eye)

changes

chances

Major overhaul, rewritten big parts of code o make it look more like the OOP concept, cleaned up the output of /mw list, /mw debug and added command aliases

new world generator: epiccaves, pretty epic world (but laggy) for the true expierence of nether and overworld combined

new world generator: desert, around the same options as the ocean world gen

chances

/mw create saves config by default now

chances

uses AsyncPlayerChatEvent instead of PlayerChatEvent (its thread safe if I belive the guys on irc)

enderblock module, do /mw save, and it registering its options into the config, so you can set if you want to use it or not

chances

chances

Added suport for the metrics system, whit this system, its posiable to see how mutch a plugin is used, the usage of this system dont include anny personal data, to see what is collected, go to: http://mcstats.org/plugin/Multiworld

chances

Compiled using bukkit 1.2.5-R4.0 no code chances from r3.0

added an option to block chat between worlds, a little the same set up as the other kind of addons for this

chances

Compiled using bukkit 1.2.5-R3.0

bug fixes

bug fixes

bug fixes

bug fixes

3.0.0-dev-05

bug fixes

3.0.0-dev-04

bug fixes

3.0.0-dev-03

chances

chances

chances

Bug fixes

new feactures

chances

chances

chances

bug fixes

new feactures

bug fixes

chances

bug fixes

bug fixes

bug fixes

new feactures

new command: /mw setspawn
new command: /mw spawn
new command: /mw flags
new command: /mw listgens

chances

Chanced the way the portal handler saved its data, to make the plugin use less memory (now you need to link your worlds again) Improved the code on some places

Bug fixes

Found an bug that caused the whole server to freeze, and spam the excutor of the command, fast fixed.

Bug fixes

Bug fixes

You now able to use use spaces at the commands, do: /mw goto «my spaced world»
No longer able to use dots and that kind of stuff at the world name.
Fixed the but that would led to corruption of your configuration file.

New feactures

New generator: plugin, Makes an world whit another plugin. Example: /mw create world_whit_other_plugin normal plugin:skyland+

Chances

Chanced the way commands are parsed, for more readable code.

bug fixes

Fixed the bug from 2.2.0

new feactures

Addded some stuff to use the plugins of other world gen plugins

bug fixes

Solved most of the bugs

new features

added support for internationalization

bug fixes

fixed the bug whit the portals
fixed the bug that «/mw unload» was showing as «/mw remove»

Источник

Редактор миров

multiworld что за плагин. Смотреть фото multiworld что за плагин. Смотреть картинку multiworld что за плагин. Картинка про multiworld что за плагин. Фото multiworld что за плагин

Скачать плагин goBrush | Кисточки | Редактирование территории | Терра-форминг

Плагины / 1.17 / 1.16 / 1.15 / 1.14 / 1.13 / 1.12 / 1.11 / 1.10 / 1.9 / 1.8 / Редактор миров

multiworld что за плагин. Смотреть фото multiworld что за плагин. Смотреть картинку multiworld что за плагин. Картинка про multiworld что за плагин. Фото multiworld что за плагин

Скачать плагин MultiWorld | Создание миров на сервере

Плагин MultiWorld для сервера майнкрафт. Это плагин для minecraft, который служит для удобного создания миров прямо на сервере. Он отлично подойдет для создания мира, например для какой либо мини игры, или просто для того, чтобы создать плоский мир.

Плагины / 1.17 / 1.16 / 1.12 / 1.11 / 1.10 / 1.9 / 1.8 / 1.7 / Телепортация / Редактор миров

multiworld что за плагин. Смотреть фото multiworld что за плагин. Смотреть картинку multiworld что за плагин. Картинка про multiworld что за плагин. Фото multiworld что за плагин

Плагины / 1.17 / 1.16 / 1.15 / 1.14 / 1.13 / 1.12 / Развлечения / РПГ / Телепортация / Редактор миров

multiworld что за плагин. Смотреть фото multiworld что за плагин. Смотреть картинку multiworld что за плагин. Картинка про multiworld что за плагин. Фото multiworld что за плагин

Скачать плагин WorldBorder | Ограничение мира | Установка границы мира сервера майнкрафт

Плагины / 1.17 / 1.16 / 1.15 / Безопасность / РПГ / Редактор миров

multiworld что за плагин. Смотреть фото multiworld что за плагин. Смотреть картинку multiworld что за плагин. Картинка про multiworld что за плагин. Фото multiworld что за плагин

Плагин SkinsRestorer | Восстановление и смена скина прямо в игре [1.17.1]

Плагины / 1.17 / 1.16 / 1.15 / 1.14 / 1.13 / 1.12 / 1.11 / 1.10 / 1.9 / 1.8 / Развлечения / РПГ / Редактор миров / Мини-Игры

multiworld что за плагин. Смотреть фото multiworld что за плагин. Смотреть картинку multiworld что за плагин. Картинка про multiworld что за плагин. Фото multiworld что за плагин

Скачать плагин BlockBlocker | Запретить любые блоки на сервере

Плагины / 1.13 / 1.12 / 1.11 / 1.10 / 1.9 / 1.8 / 1.7 / Безопасность / РПГ / Редактор миров

multiworld что за плагин. Смотреть фото multiworld что за плагин. Смотреть картинку multiworld что за плагин. Картинка про multiworld что за плагин. Фото multiworld что за плагин

Скачать плагин NoPhysics l Отключение ФИЗИКИ Minecraft

NoPhysics – простой плагин для вашего сервера Minecraft, который отключает падение песка и гравия, дроп посевов и т.д. Вообщем, отключает физику Minecraft. Можно отключить в регионе WorldGuard.

Плагины / 1.17 / 1.16 / 1.15 / 1.14 / 1.13 / 1.12 / 1.11 / 1.10 / 1.9 / 1.8 / Редактор миров

multiworld что за плагин. Смотреть фото multiworld что за плагин. Смотреть картинку multiworld что за плагин. Картинка про multiworld что за плагин. Фото multiworld что за плагин

Плагины / 1.15 / 1.14 / 1.13 / 1.12 / 1.11 / 1.10 / 1.9 / 1.8 / Редактор миров

multiworld что за плагин. Смотреть фото multiworld что за плагин. Смотреть картинку multiworld что за плагин. Картинка про multiworld что за плагин. Фото multiworld что за плагин

Скачать плагин BlockRegenX | Генерация РУД после РАЗРУШЕНИЯ

BlockRegenX – простой плагин для вашего сервера Minecraft, который восстанавливает / генерирует блоки камня и руды после 100 тиков как на Hypixel SkyBlock.

Плагины / 1.17 / 1.16 / 1.15 / 1.14 / 1.13 / 1.12 / Редактор миров

Скачать плагин ClearLagg | Очистка сервера от мусора

Плагины / 1.16 / 1.15 / 1.14 / 1.13 / 1.12 / 1.11 / 1.10 / 1.9 / 1.8 / 1.7 / Редактор миров

Плагин EpicWorldGenerator | Новая генерация мира, теперь мир Майнкрафт выглядит совсем по другому

Плагины / 1.16 / 1.15 / Редактор миров / VIP / Плагины для випа / Маркет

multiworld что за плагин. Смотреть фото multiworld что за плагин. Смотреть картинку multiworld что за плагин. Картинка про multiworld что за плагин. Фото multiworld что за плагин

Скачать плагин NetherOnly | Пройди Minecraft не выходя из АДА [1.16+]

NetherOnly – плагин для вашего сервера Minecraft, с помощью которого вы можете пройти Minecraft, не выходя из Нижнего мира. В аду будут спавниться данжи, что и в обычном мире, а эндер дракон будет летать в этом же мире.

Плагины / 1.17 / 1.16 / Редактор миров

multiworld что за плагин. Смотреть фото multiworld что за плагин. Смотреть картинку multiworld что за плагин. Картинка про multiworld что за плагин. Фото multiworld что за плагин

Скачать плагин PlotSquared | Участки земли для игроков на сервере Майнкрафт

PlotSquared – плагин для вашего сервера Minecraft, который добавляет участки с землёй, плоты для постройки чего-либо. Плагин имеет несколько генераторов миров, отлично подходит для режима Creative.

Плагины / 1.16 / 1.15 / 1.14 / 1.13 / Редактор миров / Сливы / SpigotMC

multiworld что за плагин. Смотреть фото multiworld что за плагин. Смотреть картинку multiworld что за плагин. Картинка про multiworld что за плагин. Фото multiworld что за плагин

Скачать плагин Breaker | Измените скорость ДОБЫЧИ блока в Майнкрафт

Breaker – плагин для вашего сервера Minecraft, с помощью которого можно изменить скорость добычи блоков. Можно настроить время поломки для каждого блока.

Плагины / 1.16 / 1.15 / 1.14 / 1.13 / 1.12 / Развлечения / Редактор миров / Сливы / SpigotMC

multiworld что за плагин. Смотреть фото multiworld что за плагин. Смотреть картинку multiworld что за плагин. Картинка про multiworld что за плагин. Фото multiworld что за плагин

Плагины / 1.17 / 1.16 / 1.15 / 1.14 / 1.13 / 1.12 / Чат / Экономика / Развлечения / РПГ / Телепортация / Редактор миров / Сливы / SpigotMC

multiworld что за плагин. Смотреть фото multiworld что за плагин. Смотреть картинку multiworld что за плагин. Картинка про multiworld что за плагин. Фото multiworld что за плагин

Плагин BuildersUtilities | Незаменимый помощник билдеров для сервера Minecraft

Плагины / 1.16 / 1.15 / 1.14 / 1.13 / Редактор миров

multiworld что за плагин. Смотреть фото multiworld что за плагин. Смотреть картинку multiworld что за плагин. Картинка про multiworld что за плагин. Фото multiworld что за плагин

Плагин LeadWires | Интерьерные верёвки для сервера Minecraft

Плагины / 1.16 / 1.15 / 1.14 / 1.13 / 1.12 / 1.11 / 1.10 / 1.9 / 1.8 / Редактор миров

multiworld что за плагин. Смотреть фото multiworld что за плагин. Смотреть картинку multiworld что за плагин. Картинка про multiworld что за плагин. Фото multiworld что за плагин

Плагин FartherViewDistance | Независимая дальность прорисовки для сервера Minecraft

Плагины / 1.17 / 1.16 / 1.15 / 1.14 / Редактор миров

multiworld что за плагин. Смотреть фото multiworld что за плагин. Смотреть картинку multiworld что за плагин. Картинка про multiworld что за плагин. Фото multiworld что за плагин

Плагин TerraformGenerator | Удивительная генерация мира для сервера Minecraft

Плагины / 1.17 / 1.16 / 1.15 / 1.14 / Редактор миров

multiworld что за плагин. Смотреть фото multiworld что за плагин. Смотреть картинку multiworld что за плагин. Картинка про multiworld что за плагин. Фото multiworld что за плагин

Скачать плагин MiniatureBlocks [1.16-1.17] | СОЗДАНИЕ маленькой КОПИИ постройки [БЕЗ МОДОВ]

MiniatureBlocks – плагин, с помощью данного плагина вы сможете создавать миниатюры (небольшие постройки на блоке), говорят даже без модов.

Источник

Bukkit

Bukkit Plugins

Multiworld

Table of Contents

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

Craftbukkit 1.9 support!

The easy to use multiworld plugin, support custom end and nether worlds for each worlds, you can configure what you want, and you get it (limited to what I programmed)

History

I made this plugin because the previous author «Baummann», the original creator of Multiworld, became inactive. Before, it was just a simple plugin with 2 commands: /goto and /newworld. I took control of the project and developed a better version. We are now at version 5.2.8 of Multiworld.

Features

Commands and Permissions

world commands

Moves a player to an worldmultiworld.command.moveSpawning/mw spawnTeleports yourself to spawn, to move other people use /mw move.multiworld.command.spawn/mw setspawnSets the spawn of a world, you can use this to correct the starting spawn pointmultiworld.command.setspawnCore and Utility/mw saveSaves the plugin datamultiworld.command.save/mw reloadReload the plugin datamultiworld.command.reload/mw debugShows some debugging information, this information is very handy when you create a bug reportmultiworld.command.debug/mw helpShows help about the commands used in Multiworld, useful so you don’t need to go to this pagemultiworld.command.help/mw eastereggNot a real command, but there is a easter egg hidden in multiworld—Other—Permission used to allow multiworld to change the gamemode of the affected player when entering a creative world. Its recommend to give everyone this permission.multiworld.creativemode—Gives access to the basic Multiworld moderator controll, this permission won’t allow users to modefy settings of existing world, it only allows them to view the settings / teleport to worldsmultiworld.basic—All the permissions from multiworld, you can also use the star permission to give them all permissions.Multiworld.admin

Optional features

Feature NameDescriptionConfiguration location
End portal handlerThe end portal handlers allows you to define custom end portals per worldoptions.useEndPortalHandler
Nether portal handlerThis addon makes it posiable to redirect netherportals to custom nether worlds, this setting is per-worldoptions.usePortalHandler
WorldChatSeperatorThis allows you to use the RecieveChat and the SendChat flags on a worldoptions.useWorldChatSeperator
GamemodeChangerThis allows you to use the flag CreativeWorld to turn on creative mode for a world, to use this you need to give you users the following permissions on all worlds: multiworld.creativemode
This module also comes with a other configuration settings, when you turn off usecreativemodeinv, it ONLY handles the gamemode part, it won’t change the inventory contents, this can be used if you have a custom plugin for per world inventories.
options.usecreativemode
EnderBlockPrevents the use of ender chests in creative mode, this can be used to prevent people from cheating stuff by storing it inside a ender chest in a creative world, and then removing it in a survival world.options.blockEnderChestInCrea
WorldSpawnHandlerThis allows you to have custom respawn worlds per world group, this can be setup by turning this part on to generate the configuration needed for this.options.useWorldSpawnHandler
CraftbukkitHooksAllows multiworld to hook into craftbukkit to display information that the bukit api won’t provide. This feature will try to turn itself off when there are any errors.options.craftbukkitHooks

Multiworld and Data Collecting

Multiworld is using a statistcs tracking code so useage statistics wil be logged, for more information what is logged see:

Other recommended plugins for your server

Comments

multiworld что за плагин. Смотреть фото multiworld что за плагин. Смотреть картинку multiworld что за плагин. Картинка про multiworld что за плагин. Фото multiworld что за плагин

How do I link existent worlds using end portals? I have 4 end portals at my spawn and would like to connect them each to seperate worlds (Creative Survival Factions and MiniGames) but I can’t seem to figure out how to make the portals link.

multiworld что за плагин. Смотреть фото multiworld что за плагин. Смотреть картинку multiworld что за плагин. Картинка про multiworld что за плагин. Фото multiworld что за плагин

multiworld что за плагин. Смотреть фото multiworld что за плагин. Смотреть картинку multiworld что за плагин. Картинка про multiworld что за плагин. Фото multiworld что за плагин

how do i make a world that is simply void? i want to do a skyblock and a skywars but i cant get a void how do i do this

multiworld что за плагин. Смотреть фото multiworld что за плагин. Смотреть картинку multiworld что за плагин. Картинка про multiworld что за плагин. Фото multiworld что за плагин

Getting this error a hell of a lot when switching worlds and using portals http://pastebin.com/zyNFV159

multiworld что за плагин. Смотреть фото multiworld что за плагин. Смотреть картинку multiworld что за плагин. Картинка про multiworld что за плагин. Фото multiworld что за плагин

Hello. I use the flags that I have found to do the trick.. granted I wish there was more documentation for them. But here is what I have found that works for me.

In your creative world section put this somewhere. I have it right under/inline with autoload: flags: CREATIVEWORLD: true

also don’t forget to change these if you haven’t: usecreativemode: true usecreativemodeinv: true

If I am doing it wrong (it does work) or if someone knows the «right» way, feel free to correct me.

multiworld что за плагин. Смотреть фото multiworld что за плагин. Смотреть картинку multiworld что за плагин. Картинка про multiworld что за плагин. Фото multiworld что за плагин

Hello. My server is 1.10 and this is working great. I would definitely recommend using the latest version.

multiworld что за плагин. Смотреть фото multiworld что за плагин. Смотреть картинку multiworld что за плагин. Картинка про multiworld что за плагин. Фото multiworld что за плагин

Will this be updated to 1.10? I still need a world plugin for 1.10.2.

multiworld что за плагин. Смотреть фото multiworld что за плагин. Смотреть картинку multiworld что за плагин. Картинка про multiworld что за плагин. Фото multiworld что за плагин

I currently have 2 worlds But my trouble is this in one world i want to have creative, the second one survival how do set so that when the players enter the second world there will be force to play survival

multiworld что за плагин. Смотреть фото multiworld что за плагин. Смотреть картинку multiworld что за плагин. Картинка про multiworld что за плагин. Фото multiworld что за плагин

I solved the problem, i dont know what was causing that but i downloaded older versions of the plugins, thank you anyway!

multiworld что за плагин. Смотреть фото multiworld что за плагин. Смотреть картинку multiworld что за плагин. Картинка про multiworld что за плагин. Фото multiworld что за плагин

Do i need to restart the computer?

multiworld что за плагин. Смотреть фото multiworld что за плагин. Смотреть картинку multiworld что за плагин. Картинка про multiworld что за плагин. Фото multiworld что за плагин

Update Java to 8u92.

multiworld что за плагин. Смотреть фото multiworld что за плагин. Смотреть картинку multiworld что за плагин. Картинка про multiworld что за плагин. Фото multiworld что за плагин

So how can i fix it? What do you mean with ancient Java?

multiworld что за плагин. Смотреть фото multiworld что за плагин. Смотреть картинку multiworld что за плагин. Картинка про multiworld что за плагин. Фото multiworld что за плагин

Simple: ancient Java.

multiworld что за плагин. Смотреть фото multiworld что за плагин. Смотреть картинку multiworld что за плагин. Картинка про multiworld что за плагин. Фото multiworld что за плагин

My server cant load the plugin, what can i do so it can load it?

multiworld что за плагин. Смотреть фото multiworld что за плагин. Смотреть картинку multiworld что за плагин. Картинка про multiworld что за плагин. Фото multiworld что за плагин

I setup a mw world made a touchscreenhologram to use with commands

as long as your OP you can use How can i get my reg players to use When they click it it says no permissions what do i put in GroupManager so they can use it without being OP?

multiworld что за плагин. Смотреть фото multiworld что за плагин. Смотреть картинку multiworld что за плагин. Картинка про multiworld что за плагин. Фото multiworld что за плагин

Great plugin, This is a lot smoother than multiverse 😀

multiworld что за плагин. Смотреть фото multiworld что за плагин. Смотреть картинку multiworld что за плагин. Картинка про multiworld что за плагин. Фото multiworld что за плагин

I am trying to figure out why when some one dies in any of my 4 worlds, they always respawn at the Hub ( which isn’t one of the 4 worlds). I have been trying to figure out how I can make them respawn at the spawn of the worlds that they die in.

I was thinking that the optional feature: UseWorldSpawnHandler would take care of this. I have it turned on (true), but I am uncertain of how to make any more of the Groups. I see the default is set for every world. I have looked and I haven’t found any examples or any docs on how to use this feature.

Any help would be appreciated.

multiworld что за плагин. Смотреть фото multiworld что за плагин. Смотреть картинку multiworld что за плагин. Картинка про multiworld что за плагин. Фото multiworld что за плагин

Источник

Добавить комментарий

Ваш адрес email не будет опубликован. Обязательные поля помечены *