This plugins adds some useful properties to RPGInventory.
It also adds also ItemsAdder compatibility.
slots.yml changes:
With this plugin you can write this:
Instead of this:
items.yml changes:
With this plugin you can write this:
Instead of this:
If you follow the example you will be able to use the command /rpginv item <player> ring-of-lonedev and get the custom item. Then place it in the ring slot and see.
WARNING: in items.yml you have to set a texture value even if you set texture-by-name as you see in my example or RPGInventory will throw an error.
It also adds also ItemsAdder compatibility.
slots.yml changes:
With this plugin you can write this:
Code (YAML):
rings:
type : PASSIVE
slot : [10, 28 ]
holder:
item : DIAMOND_HOE:90012
name : "&a&lRing slot"
lore :
- "&6&oHere possible to put only ring"
allowed-items-by-name :
- ring-of-gods
denied-items-by-name :
- another-rpginventory-item
type : PASSIVE
slot : [10, 28 ]
holder:
item : DIAMOND_HOE:90012
name : "&a&lRing slot"
lore :
- "&6&oHere possible to put only ring"
allowed-items-by-name :
- ring-of-gods
denied-items-by-name :
- another-rpginventory-item
Code (YAML):
rings:
type : PASSIVE
slot : [10, 28 ]
holder:
item : DIAMOND_HOE:90012
name : "&a&lRing slot"
lore :
- "&6&oHere possible to put only ring"
items :
- STICK:43
- -DIAMOND_HOE:90024
type : PASSIVE
slot : [10, 28 ]
holder:
item : DIAMOND_HOE:90012
name : "&a&lRing slot"
lore :
- "&6&oHere possible to put only ring"
items :
- STICK:43
- -DIAMOND_HOE:90024
items.yml changes:
With this plugin you can write this:
Code (YAML):
ring-of-lonedev:
texture : DIAMOND
texture-by-name : itemsadder:purple_ring
name : Ring of LoneDev
rarity : LEGENDARY
drop : false
abilities:
permissions :
- essentials.gamemode
right-click:
op : true
command : time set day %WORLD%
lore : Set day
message : Good day!
left-click:
op : true
command : weather %WORLD% sun
lore : Clear weather
message : Sunshine!
another-rpginventory-item:
texture : DIAMOND
texture-by-name : example:example_item
name : Test
rarity : LEGENDARY
drop : false
texture : DIAMOND
texture-by-name : itemsadder:purple_ring
name : Ring of LoneDev
rarity : LEGENDARY
drop : false
abilities:
permissions :
- essentials.gamemode
right-click:
op : true
command : time set day %WORLD%
lore : Set day
message : Good day!
left-click:
op : true
command : weather %WORLD% sun
lore : Clear weather
message : Sunshine!
another-rpginventory-item:
texture : DIAMOND
texture-by-name : example:example_item
name : Test
rarity : LEGENDARY
drop : false
Code (YAML):
ring-of-lonedev:
texture : STICK:43
name : Ring of LoneDev
rarity : LEGENDARY
drop : false
abilities:
permissions :
- essentials.gamemode
right-click:
op : true
command : time set day %WORLD%
lore : Set day
message : Good day!
left-click:
op : true
command : weather %WORLD% sun
lore : Clear weather
message : Sunshine!
another-rpginventory-item:
texture : DIAMOND_HOE:90024
name : Test
rarity : LEGENDARY
drop : false
texture : STICK:43
name : Ring of LoneDev
rarity : LEGENDARY
drop : false
abilities:
permissions :
- essentials.gamemode
right-click:
op : true
command : time set day %WORLD%
lore : Set day
message : Good day!
left-click:
op : true
command : weather %WORLD% sun
lore : Clear weather
message : Sunshine!
another-rpginventory-item:
texture : DIAMOND_HOE:90024
name : Test
rarity : LEGENDARY
drop : false
If you follow the example you will be able to use the command /rpginv item <player> ring-of-lonedev and get the custom item. Then place it in the ring slot and see.
WARNING: in items.yml you have to set a texture value even if you set texture-by-name as you see in my example or RPGInventory will throw an error.
Spoiler
This plugin uses Plugman code to reload itself to bypass a RPGInventory bug.
License is here
License is here
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.14, 1.15, 1.16
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
DISCONTINUED - RPGInventory-BetterConfigs (+ ItemsAdder compatibility) is a free Minecraft Java mod. Compatible with Minecraft 1.14, 1.15, 1.16. Downloaded 905 times (via Spigot). Download it and open it directly in the game.