Logo
MINECRAFTBIBLE
Items
Items

All game items

Blocks
Blocks

Building blocks

Mobs
Mobs

Creatures & monsters

Biomes
Biomes

World biomes

Structures
Structures

Generated structures

Recipes
Recipes

Crafting guides

Advancements
Advancements

Achievements

Loot Tables
Loot Tables

Drop rates

Tags
Tags

Item groupings

All Versions
View all data →
Capes
Cape ArchiveNEW

Browse rare Minecon capes, OptiFine capes, and custom capes from players worldwide

Browse

Player Database
Player DatabasePopular

Search any player

Skin Browser
Skin Browser

Browse & download skins

Cape Gallery
Cape GalleryNEW

Minecon & OptiFine capes

Seed Vault
Seed Vault

Curated seeds

Learn

Guides
GuidesNew

Tutorials & tips

Blog
Blog

News & updates

Community

Community Hub
Community HubHub

Posts, discussions & more

All Versions
View community →
Seed Analyzer
Seed Analyzer

World seed analysis

Loot Explorer
Loot Explorer

Drop rates

Crafting Calculator
Crafting Calculator

Material planning

Enchant Calculator
Enchant Calculator

Probability math

Redstone Lab
Redstone Lab

Signal timing

Trading Profit
Trading Profit

Villager ROI

All Versions
View all tools →
Mods
Mods

Browse all mods

Plugins
Plugins

Server plugins

Resource Packs
Resource Packs

Textures & sounds

Shaders
Shaders

Visual enhancements

Datapacks
Datapacks

World logic

Scanner
Mod Intelligence

Scan & analyze any mod

All Versions
View all mods →
Loading...
IntroductionIntroductionVersion HistoryVersion HistoryGuidesGuidesBlog & NewsBlog & News
ItemsItemsBlocksBlocksMobsMobsRecipesRecipesBiomesBiomesStructuresStructuresAdvancementsAdvancementsLoot TablesLoot TablesTagsTags
ModsModsPluginsPluginsResource PacksResource PacksShadersShadersDatapacksDatapacks

MinecraftBible

The Ultimate Wiki

Logo
MINECRAFTBIBLE

The ultimate Minecraft reference. Every item, block, mob, and recipe documented with precision.

Community

  • Skin Browser
  • Cape Gallery
  • Seed Vault
  • Blog
  • Guides

Database

  • Items
  • Blocks
  • Mobs
  • Recipes
  • Biomes
  • Structures

Tools

  • Seed Analyzer
  • Mod Intelligence
  • Crafting Calculator
  • Enchant Calculator

Mods & Packs

  • Mods
  • Plugins
  • Resource Packs
  • Shaders
  • Datapacks

Site & Legal

  • About
  • Authors
  • Editorial Policy
  • Corrections
  • Contact
  • Privacy Policy
  • Terms of Service
  • DMCA
  • Sitemap

© 2026 MinecraftBible. Not affiliated with Mojang or Microsoft.

PrivacyTermsContact
NuLLAbyss / NuLLOtchłań
PluginLicenseRef-All-Rights-Reserved

NuLLAbyss / NuLLOtchłań

The Void awakens periodically, collecting all fallen loot for survivors to claim. A shared trash system for hardcore and not only servers.

352
Downloads
3
Followers
3 months ago
Updated
📦
5
Versions
game-mechanicsoptimizationutilitybukkitpaperpurpurspigotsponge
Download Latestv3.0.0View on Modrinth

📖About NuLLAbyss / NuLLOtchłań

Main Banner of NuLLAbysss

🕳️ NuLLAbyss – Server Loot System for Hardcore Servers

NuLLAbyss is a utility plugin that creates a server-wide loot system. When players die or drop items, those items get collected into The Void, a shared inventory that opens periodically for everyone to loot.

Perfect for hardcore, survival, and SMP servers where fallen players' gear becomes fair game for the survivors.


🛠️ Key Features

Core System

  • Automatic Item Collection — Ground items collected into The Void when it opens
  • Scheduled Openings — Opens at configurable intervals, stays open for set duration
  • Configurable Reminders — Warn players before opening (e.g., 15, 10, 5, 1 min)
  • Despawn Protection — Save items right before they would disappear
  • Pagination Support — Unlimited items with multiple pages and navigation

World Control

  • Per-World Settings — Each world can have individual settings:
    • allow-command — Can players use /abyss in this world?
    • collect-items — Should items be saved to The Void?
    • clear-items — Should items be cleared from ground?
  • Whitelist/Blacklist Mode — Control default behavior for unlisted worlds

Item Clear Module

  • Active Item Clearing — Remove ground items in specific worlds
  • Two Modes:
    • interval: 60 — Clear items every 60 seconds
    • interval: 0 — Clear items only when The Void opens
  • Warning System — Broadcasts before clearing (configurable times)
  • Player Notifications — Warn on world enter and item drop

Exclude Items

  • Material Exclusions — Specify items that should never be collected
  • Name Exclusions — Exclude items by custom display name
  • Separate Config — Easy to manage exclude_items.yml

Smart Scheduling

  • Minimum Players — Pause when server is empty (configurable threshold)
  • Cycle Completion — If players leave mid-cycle, it completes before pausing
  • Auto-Resume — Starts new cycle when enough players join

Customization

  • Custom Commands — Define main command and aliases (/abyss, /trash, /void, etc.)
  • Multilingual — English and Polish included
  • HEX Color Support — Use &#RRGGBB in all messages
  • Live Reload — Apply changes without restart

🧠 How It Works

  1. Items dropped on the ground wait to be collected
  2. Reminders notify players that The Void is about to open
  3. When it opens — all ground items are swept into a shared GUI
  4. Players rush to /abyss and grab what they can
  5. After the timer ends, The Void closes

📋 Commands

Command Permission Description
/abyss abyss.use Open The Void GUI
/abyss reload abyss.reload Reload configuration
/abyss open abyss.admin Force open The Void
/abyss close abyss.admin Force close The Void
/abyss status abyss.admin View current status

Command name and aliases are configurable in config.yml


🔐 Permissions

Permission Default Description
abyss.use true Access to /abyss command
abyss.reload op Reload configuration
abyss.admin op Admin commands (open, close, status)

⚙️ Configuration

config.yml — Main configuration

minPlayers: 1        # 0 = always run, 1+ = wait for players
openDuration: 1800   # Time between openings (seconds)
openTime: 45         # How long it stays open

worlds:
  mode: "blacklist"
  list:
    world_nether:
      allow-command: false
      collect-items: false
      clear-items: true

itemClear:
  interval: 0        # 0 = clear on open, 60 = every 60s
  warningEnabled: true
  warningTimes: [30, 10, 5]

pagination:
  enabled: false
  itemsPerPage: 51
  limit: "off"

exclude_items.yml — Protected items

excludedItems:
  - BEDROCK
  - COMMAND_BLOCK

excludedNames:
  - "&cAdmin Sword"

💬 Support

Need help? Have suggestions?

Join our Discord


Crafted by NullaretH 💀
Where the fallen lose, the bold survive.

👥 Team & Contributors

NullaretH
NullaretHOwner

⚙️ Compatibility

Environment
🖥️ Server-side
Loaders
bukkitpaperpurpurspigotsponge
Minecraft Versions
1.211.21.11.21.21.21.31.21.41.21.51.21.61.21.7+4 more

🔗 Links

Modrinth Page