Unofficial site, not affiliated with modrinth.com.What is this?
Плагины/NuLLAbyss / NuLLOtchłań
  • NuLLAbyss / NuLLOtchłań 3.1.0

    release9 июня 2026 г.

    v3.1.0 — The Void Reaches Further

    🐛 Bug Fixes

    Items in Empty Worlds

    • The Void now collects and clears ground items in worlds with no players online
    • Previously, items in unloaded chunks (an empty Nether or End) were ignored
    • Items left behind after a player teleports away are now swept into The Void as intended
    • Item chunks are tracked and saved to disk, so they survive a server restart

    ✨ New Features

    Update Notifier

    • Automatically checks for a new version on startup
    • Notifies the console and admins (permission abyss.updatenotify) on join
    • Toggle it with check-for-updates in config.yml
    • Notification available in English and Polish (follows the language setting)

    📝 Changes

    • Default config: Nether and End now use collect-items: true
    • New permission: abyss.updatenotify (default: op)
    • Throttled, asynchronous chunk loading keeps the sweep light on server performance

  • NuLLAbyss / NuLLOtchłań 3.0.0

    beta18 января 2026 г.

    Complete Rewrite

    v3.0.0 — Major Update

    🔄 Rebranding

    • Renamed from DEVAbyss to NuLLAbyss
    • New permission nodes: abyss.use, abyss.reload, abyss.admin
    • Updated all messages with new branding

    ✨ New Features

    Per-World Settings

    • Individual settings for each world
    • allow-command — Enable/disable /abyss command
    • collect-items — Enable/disable item collection to Void
    • clear-items — Enable/disable ground item clearing
    • Whitelist/Blacklist mode for unlisted worlds

    Item Clear Module

    • Actively clear ground items in specific worlds
    • Two modes:
      • interval: 0 — Clear when Void opens
      • interval: X — Clear every X seconds
    • Configurable warning broadcasts before clearing
    • Player warnings on world enter and item drop
    • Minimum item age before clearing

    Exclude Items System

    • New exclude_items.yml configuration file
    • Exclude items by material type (e.g., DIAMOND, NETHERITE_INGOT)
    • Exclude items by custom display name (supports color codes)
    • Excluded items are never collected or cleared

    Smart Scheduling

    • New minPlayers setting
    • Pause abyss cycle when server is empty
    • Configurable player threshold (0, 1, 2+)
    • Current cycle completes before pausing
    • Auto-resume when enough players join

    Pagination Support

    • Store unlimited items across multiple pages
    • Navigation buttons (previous, info, next)
    • Configurable items per page (max 51)
    • Optional page limit or unlimited

    📝 Changes

    • Replaced simple world blacklist/whitelist with granular per-world settings
    • Improved reminder system with seconds-based warnings
    • Better console logging with player count info
    • Optimized scheduler — doesn't run when no clear-worlds configured
    • Updated default messages with hardcore theme

    🆕 New Messages

    • notEnoughPlayers — When waiting for more players
    • clearWarningWorld — Warning on entering clear-world
    • clearWarningDrop — Warning when dropping items
    • clearWarningDropOnOpen — Warning for on-open mode
    • clearBroadcast — Broadcast before periodic clear
    • clearBroadcastOnOpen — Broadcast when Void clears items
    • clearReminderSeconds — Seconds countdown warning

    ⚠️ Breaking Changes

    • Permissions renamed: devotchlan.*abyss.*
    • Config restructured: Old worlds.list format no longer works
    • Delete old config and let plugin regenerate, then reconfigure

    📋 Migration Guide

    1. Backup your current plugins/DEVAbyss/ folder
    2. Remove old plugin jar
    3. Delete plugins/DEVAbyss/ folder (or rename)
    4. Install NuLLAbyss-3.0.0.jar
    5. Restart server — new configs will generate
    6. Reconfigure settings in new format
    7. Update permission nodes in your permission plugin

    Questions? Join our Discord

  • Abyss / Otchłań 2.0.1

    release12 января 2026 г.

    v2.0.1 - Major Update

    New Features

    • Pagination Module - Abyss can now hold unlimited items across multiple pages
      • Enable with pagination.enabled: true in config
      • Configure items per page (max 51)
      • Set page limit or use "off" for unlimited
      • Navigation buttons: Previous (slot 45), Info (slot 49), Next (slot 53)
    • Page Limit System - Control max pages with pagination.limit (1-999 or "off")
    • Configurable Button Names - All pagination button texts are in language files

    Bug Fixes

    • Fixed reminder timing - Announcements now trigger at exact minute marks
      • Previously triggered at 1:59 instead of 1:00
      • Now uses second-based calculation for precision
    • Fixed page navigation - Player page tracking no longer resets when changing pages
    • Fixed item taking - Items are now properly retrieved from internal storage
      • Full stacks are given correctly
      • No more single-item issues

    Changes

    • Players can only TAKE items from abyss (no putting own items)
    • Shift-click and drag into abyss is blocked
    • Navigation buttons are always visible (not just when needed)
    • Improved inventory synchronization

    Technical

    • Refactored AbyssManager for pagination support
    • Added ITEM_SLOTS mapping for proper slot handling
    • Improved event handling in InventoryListener
  • Abyss / Otchłań 2.0.0

    release17 декабря 2025 г.

    ✨ New Features

    • 🧹 Automatic Item Collection — All ground items are collected into The Void the moment it opens
    • 🌍 World Whitelist/Blacklist — Control which worlds the plugin operates in
    • ⌨️ Custom Commands — Set your own main command and aliases directly in config.yml
    • Configurable Reminders — Define multiple reminder times (e.g., 15, 10, 5, 1 minutes before)
    • 🗑️ Despawn Protection — Optionally save items that are about to despawn
    • 🔧 Admin Commands — New /abyss open, /abyss close, /abyss status commands

    🔧 Improvements

    • Complete code refactor for better performance
    • Modular architecture with separate managers
    • Full HEX color support (&#RRGGBB)
    • Tab completion for all commands
    • Better error handling and logging

    ⚠️ Note

    Command aliases require server restart to update. Other settings reload instantly with /abyss reload.

  • Version 1.1 (Stable Release)

    release29 марта 2025 г.

    🔧 Changelog: ✅ Full compatibility with Minecraft 1.21.x

    🔁 New command: /abyss reload Reloads both config.yml and language files (pl_messages.yml / en_messages.yml) without needing to restart the server

    🎨 HEX color support! You can now use hex colors like &#00ffaa in messages and GUI titles ![#HEX Color update!] (https://i.imgur.com/XzXsRci.png)

    🧠 GUI title now updates automatically after reload

    📢 Broadcast message when the plugin is reloaded

  • 1.0 - Snapshot (Stable Release)

    release6 мая 2024 г.
    • Abyss opening time: You can set the interval of time after which the Abyss will open (in seconds).

    • Abyss Opening Duration: Set the time interval for which the Abyss remains open after it is activated (in seconds).

    • Messages: Ability to personalize the messages sent to players at different times of the plugin (opening, closing, reminder).

    • GUI name: Ability to change the name of the Abyss GUI interface.

    • Language: Support for multilingualism with the ability to load different language files. For now there are 2 ready language files: English and Polish.

    • Permissions: Setting permissions for the command that opens the Abyss GUI. (devotchlan.use)

Совместимость

Minecraft: Java Edition

Ссылки

Сведения

Лицензия:
Опубликован:2 года назад
Обновлён:5 дней назад
ID проекта:
Главная