Перейти к содержимому
Mineforgian

SepareWorldsItems

SEPARE WORLD ITEMS INVENTORY Add-on that sets a different inventory in each world.

1K загрузок9 подписчиковLicenseRef-Custom-License-bukkitfoliaforgepaperpurpurspigot

Обновлён 22 марта 2026 г. · опубликован 5 августа 2023 г.

Separe World Items [1.8-26.X]

Never expect it to have 12000 downloads, thank you very much. I invite you to join my discord: Join Discord

GitHub: https://github.com/Happyuky7/SEPARE-WORLD-ITEMS

Description

Do not leave bad criticism if you find any errors contact Discord and I will try to fix it.

Separate World Items, want to create a Network or a Server with various modes and separate its Inventories by worlds?, Separe World Items is what you need.

Dependencies (Optional)

Config

Click Here

Commands

COMMANDS:

/swi help (Help plugin SepareWorldItems)
/swi reload (Reload Config SepareWorldItems)
/swi update (update SepareWorldItems)
/swi api (API SepareWorldItems)

Permissions

Permission Details

Tutorials

Spanish/Español: Version 1.2.7 ;)

Spanish Tutorial

English: No English Tutorial :(

Servers

  • mc.kaory.xyz

API

API Documentation: https://github.com/Happyuky7/SEPARE-WORLD-ITEMS/wiki/API

License

License Terms and Conditions

TERMS AND CONDITIONS.

  1. DO NOT UPLOAD THIS PLUGIN AS YOURS TO ANY PLATFORM OR WEB PAGE.
  2. DO NOT SELL THE COMPLETE BECAUSE IT IS FREE TO USE.
  3. LEAVE CREDITS IN CASE OF USING IT IN ANY CONFIGURED SERVER.

Code: https://github.com/Happyuky7/SEPARE-WORLD-ITEMS

GitHub: https://github.com/Happyuky7

Discord: https://discord.gg/3EebYUyeUX

Donate: https://www.paypal.me/Happygg

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
2.0.0Релиз1.21.8, 1.21.9, 1.21.10, 1.21.11bukkit, folia, paper, purpur, spigot22 марта 2026 г..jar (27.0 МБ)
2.0.0-DEV-105-InitSupport-1.21.9Бета1.21.6, 1.21.7, 1.21.8, 1.21.9bukkit, folia, paper, purpur, spigot1 октября 2025 г..jar (135 КБ)
2.0.0-DEV-104Релиз1.21.5, 1.21.6, 1.21.7, 1.21.8bukkit, folia, paper, purpur, spigot4 августа 2025 г..jar (120 КБ)
2.0.0-DEV-103Релиз1.21.2, 1.21.3, 1.21.4, 1.21.5bukkit, folia, paper, purpur, spigot5 мая 2025 г..jar (120 КБ)
1.2.26Релиз1.21.1, 1.21.2, 1.21.3, 1.21.4bukkit, folia, paper, purpur, spigot10 февраля 2025 г..jar (124 КБ)
1.2.25Релиз1.21.1, 1.21.2, 1.21.3, 1.21.4bukkit, folia, paper, purpur, spigot19 января 2025 г..jar (121 КБ)
1.2.24Релиз1.21.1, 1.21.2, 1.21.3, 1.21.4bukkit, folia, paper, purpur, spigot29 декабря 2024 г..jar (118 КБ)
1.2.23Релиз1.16.2, 1.16.3, 1.16.4, 1.16.5bukkit, folia, paper, purpur, spigot26 декабря 2024 г..jar (120 КБ)
1.2.21Релиз1.20.5, 1.20.6, 1.21, 1.21.1bukkit, folia, paper, purpur, spigot8 сентября 2024 г..jar (22 КБ)
1.2.20Релиз1.19.3, 1.19.4, 1.20, 1.20.1bukkit, folia, forge, paper, purpur, spigot5 августа 2023 г..jar (22 КБ)

Ченджлог

2.0.0Релиз1.21.9, 1.21.10, 1.21.11 · 22 марта 2026 г.

https://github.com/Happyuky7/SEPARE-WORLD-ITEMS/releases/tag/2.0.0

2.0.0

This is a major rewrite/recode release.

Full Changelog: https://github.com/Happyuky7/SEPARE-WORLD-ITEMS/compare/1.2.26...Pre-Update-2.0.0-DEV-105-TEST-2

Discord: https://discord.gg/3EebYUyeUX

Download Directories:


Highlights

  • Folia support
  • WorldGuard integration (BETA)
  • Multiple storage backends (YAML / SQLite / MySQL / MariaDB / MongoDB / Redis)
  • Any → Any migration between backends
  • Backups (scheduled + manual)
  • Change-logs (audit snapshots) with minimum 30 days retention
  • Critical actions confirmation workflow (confirm <code> / cancel)
  • Updated translations / multi-language support

New

  • Storage system rewrite with selectable backends.
  • Backup system:
    • scheduled backups
    • manual backups (/swi backup)
    • optional remote snapshot export for DB backends
  • Change-logs (audit): snapshot logs + retention cleanup.
  • Config improvements for SQL:
    • storage.sql.jdbc-url support
    • or host/port/database/parameters fields

Fixes / Stability

  • WorldGuard region switching only applies inside configured regions (ignores __global__).
  • Reduced risk of inventory overwrite in rapid world/region transitions by serializing per-player switching.
  • Improved stability for remote DB backends via async operations (recommended for remote MySQL/MariaDB).

Commands

  • /separeworlditems (aliases: /swi, /separeitems)
  • New confirmation flow for critical actions:
    • /swi confirm <code>
    • /swi cancel

Notes / Warnings

  • YAML and SQLite are the most stable options.
  • MySQL/MariaDB/MongoDB/Redis are BETA in 2.0.0.
  • WorldGuard region switching is BETA: test before production and keep backups.

Upgrade notes

  • This is a major update: make a full server backup before upgrading.
  • If you have an old config, regenerate it and re-apply settings.
  • If you plan to migrate storage, do a manual backup first.
2.0.0-DEV-105-InitSupport-1.21.9Бета1.21.7, 1.21.8, 1.21.9 · 1 октября 2025 г.

[!WARNING]
Test version of support in Minecraft 1.21.9, it is recommended to use the latest official version 2.0.0-DEV-104, until the final version of 2.0.0-DEV-105 is released. An initial version was published for testing purposes.


Full Changelog: https://github.com/Happyuky7/SEPARE-WORLD-ITEMS/compare/Pre-Update-2.0.0-DEV-105-TEST-2...2.0.0-DEV-105-INITIAL-Support-1.21.9

Discord: https://discord.gg/3EebYUyeUX

Download Directories:

2.0.0-DEV-104Релиз1.21.6, 1.21.7, 1.21.8 · 4 августа 2025 г.
2.0.0-DEV-103Релиз1.21.3, 1.21.4, 1.21.5 · 5 мая 2025 г.
1.2.26Релиз1.21.2, 1.21.3, 1.21.4 · 10 февраля 2025 г.
1.2.25Релиз1.21.2, 1.21.3, 1.21.4 · 19 января 2025 г.
1.2.24Релиз1.21.2, 1.21.3, 1.21.4 · 29 декабря 2024 г.
1.2.23Релиз1.16.3, 1.16.4, 1.16.5 · 26 декабря 2024 г.

Полная история изменений — на Modrinth.

Комментарии

Загружаем…