HomeJavaModsGround Items
Ground Items
GroundItems
This plugin is quite simple. I think a lot of us can get annoyed when we have a lot of items on the ground, we want to pick up a certain item and instead we pick up everything because it can be a bit hard to see what is what.


This plugin aims to fix that for players and displays item names above the item on the ground. Items that are stacked will show how many items are in the stack!


2020-04-02_19.01.31.png

Installation
  1. Copy JAR file into Plugins folder
  2. Start Spigot server
  3. Ready to go!

Configuration
Its very simple.

You can add a prefix to the item name
Code (Text):
global_pre: ''


You can add a suffix to the item name
Code (Text):
global_suf: ''


The stack icon is the character before the stack size number. Typically you would use the 'x' character which is set by default
Code (Text):
stack_icon: 'x'


You can enable or disable the plugin in-game or by editing it in the config.yml
Code (Text):
enabled: true


This is where you arrange how the item names appear.
You have 3 placeholders to use:
  1. #name# - this is where the item name will be
  2. #stackicon# - this is where the character for the stack will be
  3. #stacksize# - this is where the stack number will be
The default example is set below
Code (Text):
display_format: '#name#&6#stackicon##stacksize#'


Permissions
grounditems.admin - Grants access to reload, enable and disable commands


Commands

Any questions, feel free to reach out to me in the comments below!

I have other ideas to add to the plugin so its even more simple so stay tuned!

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.

Ground Items is a free Minecraft Java mod. Compatible with Minecraft 1.15. Downloaded 674 times (via Spigot). Download it and open it directly in the game.

Explore more