Skip to content

This is a simple `minecraft spigot plugin` that allows you to limit the amount of slots players have in their inventory.

License

Notifications You must be signed in to change notification settings

SchachSebastian/NoInventory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NoInventory

img_5.png

Description

This is a simple minecraft spigot plugin that allows you to limit the amount of slots players have in their inventory. It uses the Spigot 1.19 API and Java SDK 17.

You may want to use this plugin to challenge yourself and your friends by limiting the amount of different items they can carry in their inventory.

Usage

To use this plugin, simply download the latest release and put it in your plugins folder. Then, restart your server, and you're good to go!

Configuration

The configuration file is located in the plugins/NoInventory folder and is called config.yml. The default configuration is as follows:

# The maximum amount of slots players have in their inventory
slotlimit: 9

Commands

  • /slotlimit - Displays or sets the maximum amount of slots players have in their inventory

Examples

One enabled the plugin directly limits the amount of slots players have in their inventory to 9. This can be changed in the configuration file or by using the /slotlimit command.

img_3.png

Using the slot limit command, you can set the maximum amount of slots players have in their inventory. For example, if you want to set the maximum amount of slots players have in their inventory to 2, you can use the following command:

img_2.png

Now just hit enter, and you're inventory will be limited to 2 slots.

img.png

Don't worry to lose items during this process, instead of removing them, the plugin will drop them for you.

img_4.png

License

This project is licensed under the MIT License.

About

This is a simple `minecraft spigot plugin` that allows you to limit the amount of slots players have in their inventory.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages