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! You need the TitleManager plugin for this plugin! (For displaying alerts in Title and Subtitle)]
Currently this plugin does not automatically update. I think this will be implemented in version 1.2.1. So check this page occasionally.
Warning: if you are updating from an older version, delete the InventoryFilled folder in the plugins folder BEFORE updating to version 1.2.0. This is because i changed the way of creating the config.yml file!
Please read this:
Note that this plugin only alerts players at an action, like when you break a block or kill a mob. There is NO other way to check for a full inventory! (The ItemPickUp event won't be called when you have a fill inventory!) So i have to make a check for every action. If you want me to add a check for an action i forgot, create an issue on GitHub or contact me on spigotmc.org.
Currently i only made checks for 2 actions (have you read the above?):
- When you break a block.
- When you kill a mob.
I will frequently update this plugin with more cool stuff! If you have a great idea what i should add, create an issue on GitHub (link below, under source code).
At the moment there are 2 ways to alert a player that he has no inventory space:
Chat Alert:
Sends an message to the player through the chat!
Title Alert:
Shows the player a title and a subtitle on their screen!
Requires TitleManager
Config Files
All alerts can be turned on and off through the config file! Just type true or false!
- config.yml:
Chat-Alert: true Title-Alert: true Sound-Alert: true
You can change the messages that are being send to players when they have a full inventory.[/SIZE]
- messages.yml:
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 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!
ISource Code
The source code can be found on GitHub, https://github.com/MCLovesMy/InventoryFilled. On GitHub you can also mention bugs and give feedback!
Commands
The commands are:
- /InventoryFilled: shows you the avaiable commands.
- /if: shows you the avaiable commands.
- /InventoryFilled reload: reload the config files.
- /if reload: /inventoryfilled shortcut.
To Do
This are all the ideas i want to add to InventoryFilled.
Green with a striketrough means finished and implemented.
Unknown color 'rgb(0, 179, 0)'. Green means finished but not implemented yet.
Unknown color 'rgb(255, 128, 0)'. Orange means i'm working on it.
black means i didn't work on it yet.
- Unknown color 'rgb(0, 179, 0)'.
Alert through Title & Subtitle/S]. - [S]More ways to activate the alert--. (I'm always updating this, Please read the explanation at the top of this page with the heading 'Please read this'!)
Alert through sound.Configurable messages.
<<size 4>>[Alert through Action bar.- Option to turn off for Creative.
- Command for players to turn messages on/off. (click here for full idea)
- Auto Updater.
- [SIZE=25]IInstallation<</size>>
The installation of InventoryFilled is the same as almost every plugin:
1. Download InventoryFilled
2. Drag the files to your plugins folder.
3. Restart your server. DO NOT RELOAD! ALWAYS RESTART!
4. Enjoy!
- [SIZE=25]IInstallation<</size>>
ISupport
If you have questions or problems you can get support on:
- Skype: live:vandijkendaniel
- [Spigotmc: pm or plugin discussion.
- [GitHub: Create an issue. (link above, under source code)
- If you find bugs, please create an issue on GitHub (link above, under source code).
[MCStats
This plugin sends information about your server to MCStats.org. Everything is anonymously so don't worry about your privacy! With this information i can improve the plugin! If you still don't want this you can opt-out in the config.yml file in the pluginMetrics folder in the InventoryFilled folder
Comments