Mod

Public Ender Chest

Quick rating

Public Ender Chest

No reviews yet

A Minecraft server-side mod that adds a public inventory accessible via an Ender Chest.

Storage & Organization
Mod Loaders
Fabric
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Optional
Server Required

About

Project Details

Type
Mod
License
MIT License
Latest Version
1.2.3
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

SxdRC9A.png

Public Ender Chest

This server-side, configurable Fabric Minecraft mod adds a new public inventory accessible via Ender Chest blocks. The mod also includes a built-in logging system for server admins to keep track of changes to this public inventory, and other useful configuration options.

Sponsored by Ember Host

Check out Ember Host if you are looking for a Minecraft server host that offers exceptional value for price. You can support my development by using the banner below, which gives a 50% cut for every first purchase to me, alongside a 10% discount to you.

dfm9S3K.png

Features

Accessing the Public Ender Chest inventory

Players are able to access the public inventory by crouching and then right-clicking an Ender Chest block. Players can also hold an Ender Chest item in their hand and then right-click to open it.

Players can toggle the usage of the public inventory using the command /publicenderchest usePublicInventory [true|false], so that it doesn't get in the way of placing blocks on an Ender Chest block.

When users hover their mouse over an item stack in the public inventory, they will be able to see the player who inserted that item into the inventory, as well as how long ago it was inserter.

Server operators can also access the Public Ender Chest inventory using the command /publicenderchest openPublicEnderChestInventory.

Configuration

The mod has a configuration file which can be found in /config/publicenderchest.toml. Here, you can configure a couple of things:

  • Player Blacklist: You can toggle and use a blacklist which will prevent added players from being able to access the public Ender Chest inventory.
  • Dimension Blacklist: You can toggle and use a blacklist for dimensions where players are not allowed to use the Public Ender Chest inventory.
  • Database Purge Older Than Days: You can configure the entries that the mod will purge based on how old they are.

Server operators bypass both the player and dimension blacklists. You will also find commands available to operators to edit these settings (except the blacklist settings themselves) by using /publicenderchest config. The config can also be reloaded by using /publicenderchest config reload.

Logging system

The mod has an integrated logging system that allows server admins to see how players have interacted with the Public Ender Chest inventory. You can see when the interaction happened, who did it, how many items were inserted or removed, and the Item stack itself.

To query the database, you can use the following command.

/publicenderchest database query [before|after] <days> <hours> <minutes> <seconds> <playerName>

The days, hours, minutes, and seconds are a time parameter that will determine the queried logs based on the chosen time search type:

  • Before: Returns all the logs from the beginning until the current time minus the time specified in the command. For example, by running /publicenderchest database query before 0 1 0 0, you will see all the logs that happened between the start and one hour ago.
  • After: Returns all the logs that happened between the current time and the current time minus the time specified in the command. For example, if you run /publicenderchest database query 1 0 0 0, you will see all the logs that happened between now and 1 day ago.

You should favor using after queries, since the mod will have to look for considerably less log entries, compared to using a before query, which will go all the way back to the beginning starting from the specified time parameter.

There is also an optional playerName parameter that you can use to look for actions done by a specific player. The logs returned will correspond to those made by players with the given name, regardless of players' UUID.

When performing a query, the logs will be shown in your chat in a paginated style.

  • Hover your mouse over the player's username to see their full UUID. Click on the username to copy the UUID to your clipboard.
  • Hover your mouse over the Item identifier to see the full Item stack information.

At the bottom of the logs, you will see two icons << and >>, which you can click to turn to the previous or the next page.

Finally, there is also a command to purge the database...

/publicenderchest database purge

...which will purge database logs which are older than the time specified in the mod's purge_older_than_x_days config setting. You can also use...

/publicenderchest database purge <entriesOlderThanDays>

...to purge entries using the entriesOlderThanDays parameter specified in the command rather than the setting in the mod's config. The database is also automatically purged upon server shutdown.

All the database related commands are only available to operators.

Optional client-side functionality

You can optionally install this mod in your client. Doing so will let you right-click an Ender Chest item in your inventory while holding the Cntrl or Alt keys to open the Public Ender Chest inventory.

Furthermore, installing the mod in the client will allow for proper syncing of item stack information between the server and the client, allowing for proper usage of mods like Item Scroller, and reducing item stack flickering when doing quick item stack movements between inventories.

Support

If you would like to report a bug, or make a suggestion, you can do so via the mod's issue tracker.

Credits

  • Thanks to Kioku for the mod's icon and banner.

Screenshots

Gallery

  • The main UI
    The main UI Now you can easily send items to your friends through this cloud storage (heh)! [ft. Reimagined the Resource Pack]
  • Logging
    Logging That one person keeps taking all of public goodies? I gotchu! [ft. Legendary Tooltips + Peek]

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~15,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched and imported data for this project from CurseForge or Modrinth. High-traffic and active projects are checked more often.
Next pipeline sync