HomeJavaModsInventoryFilled
InventoryFilled
InventoryFilled

Please read the entire page if you're gonna use this plugin!

InventoryFilled is a small plugin to tell players their inventory is full! The plugin is configurable through a config file. And messages are configurable through the messages.yml file!

Features

Alerts
At the moment there are 3 ways to alert a player that he has no inventory space:

Chat Alert:
Sends an message to the player through the chat! (Configurable text!)
WarningChat.png

Title Alert:
Shows the player a title and a subtitle on their screen! (Configurable text!)

Titlewarning.png

Sound:
Play a sound to alert the player!

Particle effects:
Show the player some nice particle effects!

Config files
Spoiler: Config.yml
Code (Text):
# InventoryFilled Config!

# Under this sentence you see the explanation of every option!

# Under that you see all the options!

# PLEASE READ THE EXPLANATIONS BEFORE CHANGING OPTIONS! IT'S REALLY WORTH IT!DO NOT EDIT LINES WITH A # IN FRONT! THIS WILL NOT CHANGE SETTINGS!

#

# Turn the Chat-Alert on or off (true/false):

# Chat-Alert:

#   Enabled: true

#

# Turn the Title-Alert on or off (true/false):

# Title-Alert:

#   Enabled: true

#

# Turn the Sound-Alert on or off(true/false

# Change which sound will be played when a full inventory.

# For sounds see: http://jd.bukkit.org/org/bukkit/Sound.html

# Sound-Alert

#   Enabled: true

#   Sound: BLAZE_HIT

#

# Players can turn alerts on or off with /if on and /if off

# This Default-Alert-State option changes if players will get alerts by default, so when they did not turn it on/off yet.

# If true, players will get alerts by default. (So they have to do /if off if they don't want alerts)

# If false, players won't get alerts by default. (So they have to do /if on if the want alerts)

# Default-Alert-State: true

#

# Enable or disable particle alerts

# Particle-Effect:

# Enabled: true

#

# Choose whether a player should be able to break blocks when their inventory is full.

# Disable-Block-Break-When-Full-Inv: false

#

# Change what sound will be played when a full inventory.

# For a list of sounds please see: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Sound.html

# Sound-Alert-Sound: ENTITY_GHAST_HURT

#

# You can also send an message to the player when their inventory has a specific amount of full inventory slots.

# The message will be: 'Your inventory is filled for ...%!'You can change those amounts!

# If you don't understand this, look at this example:

# Let's say you set the amount of slots that must be filled to get a message, to 9.

# Now we will look at Drake, a player on your server.

# Drake has 9 filled slots, so Drake will get a message.

# You can set 4 amounts, but if you don't want 4, you can turn them off

# Inventory-Part-Alert:

#   Alert1:

#     Enabled: true

#    Slots-Filled: 9

#   Alert2:

#     Enabled: true

#    Slots-Filled: 18

#   Alert3:

#     Enabled: true

#    Slots-Filled: 27

#   Alert4:

#     Enabled: true

#    Slots-Filled: 32


Chat-Alert:

  Enabled: true

Title-Alert:

  Enabled: true

Sound-Alert:

  Enabled: true

  Sound: ENTITY_GHAST_HURT

Default-Alert-State: true

Particle-Effect:

  Enabled: true

Disable-Block-Break-When-Full-Inv: false

Inventory-Part-Alert:

  Alert1:

    Enabled: true

    Slots-Filled: 9

  Alert2:

    Enabled: true

    Slots-Filled: 18

  Alert3:

    Enabled: true

    Slots-Filled: 27

  Alert4:

    Enabled: true

    Slots-Filled: 32


 

Spoiler: Messages.yml
Code (Text):
Actions:

  BlockBreak:

    Chat-Alert-Message: You can't pick this block up, your inventory is full!

    Title-Alert-Message: Inventory Full

    SubTitle-Alert-Message: You can't pick this block up

    Partial-Filled-Alert: Your inventory is filled for *percentage*%

  MobKill:

    Chat-Alert-Message: You can't pick the mob drops up, your inventory is full!

    Title-Alert-Message: Inventory Full

    SubTitle-Alert-Message: You can't pick the mob drops up!

    Partial-Filled-Alert: Your inventory is filled for *percentage*%

Source code
The source code can be found on GitHub, https://github.com/daniel-vd/InventoryFilled. On GitHub you can also mention bugs and give feedback!

Commands
Permissions
API
Developers can use the API to listen for InventoryFilled events or use some useful methods.
For more details and the javadocs please see the Github wiki page.


Installation
the installation of InventoryFilled is the same as almost every plugin:
1. Download InventoryFilled
2. Drag the .jar file to your plugins folder.
3. Restart your server. DO NOT RELOAD! ALWAYS RESTART!
4. Enjoy!


Support
bStats.org
This plugin sends information about your server to bStats. Everything is anonymously so don't worry about your privacy! With this information i can improve the plugin! You can opt-out in the config.yml in the bStats folder inside the plugins folder.

Donation
If you want to thank me for my work on this (or any other) plugin you can donate by clicking the button below.

9c91d77a0b024afc1d12d1caa95038bcb209d4b8.gif

If you like this plugin, please leave a review! Thank you!

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

InventoryFilled is a free Minecraft Java mod. Compatible with Minecraft 1.9, 1.10, 1.11, 1.12. Downloaded 2,557 times (via Spigot). Download it and open it directly in the game.

Explore more