If you use an earlier version of the 1.0.0 BETA delete your files inventories.yml and mob.yml
- This plugin works as the basis for inventory which you can configure as you wish , create maximum 54 inventories whatever you want .
- Help support anything
- Fully configurable as you wish
- Possibilities of putting permission inventory
- Support Economy Vault
- Easy to use command
- Mobs using to open inventories
- /uinv <shop-name> | [ For open inventory ]
- /uinv reload | [ For reload cofiguration ]
- /uinv showall | [ Show inventories created by you ]
- /umob refresh | [ Refresh all mobs ] (Using when mobs buggy)
- /umob reload | [ Reload all mobs ]
- uinventory.admin.reload || [ For use /uinv reload ]
- umobs.admin.refresh || [ For use /umob refresh ]
- umob.admin.reload || [ For use /umob reload ]
- I added new option for the use of inventories , you can create a mob from the config , making this to be interacted open one of your unwanted inventories.
Spoiler: mobs.yml
Code (Text):
mobs-name:
- test
Mobs:
test:
world_spawn: bTest
location: '-27,63,14'
mob_name: '&e&lMob Selector'
mob_type: ZOMBIE
inventory-open-name: name
mobParticle: false
- test
Mobs:
test:
world_spawn: bTest
location: '-27,63,14'
mob_name: '&e&lMob Selector'
mob_type: ZOMBIE
inventory-open-name: name
mobParticle: false
Spoiler: inventories.yml
# Permissions is optional if you dont need permissions, please dont set nothing
# But need permissions please set this
# permissions: <permission>
# ticksPerSeconds = seconds refresh server status.
# Server status example:
# server: 'ip:port:timeout' Need set ':'
ticksPerSeconds: 3
inventory-names:
- tutorial
- server
Inventarios:
tutorial:
name: '&b&lShop'
rows: 1
items:
example:
item-type: '2:0'
item-name: '&cExample'
item-amount: 1
price-activate: true
price: 10
lore:
- '&fExample lore'
send-message:
- '&7[Compras] &bYou boy teen diamonds for <price>'
rewards:
- give <player> 264 10
slot: 2
server:
name: '&bLocal Status'
rows: 1
items:
servidor:
server: localhost:25565:80
slot: 0
online:
item-type: '2:0'
item-name: '&aLocalhost[ONLINE]'
lore:
- '&cPlayers: &a<onlines>/<maxonline>'
- '&cMotd: &a<motd>'
offline:
item-type: '152:0'
item-name: '&cLocalhost[OFFLINE]'
lore:
- '&cPlayers: &cserver offline'
- '&cMotd: &cserver offline'
Code (Text):
# Permissions is optional if you dont need permissions, please dont set nothing
# But need permissions please set this
# permissions: <permission>
# ticksPerSeconds = seconds refresh server status.
# Server status example:
# server: 'ip:port:timeout' Need set ':'
ticksPerSeconds: 3
inventory-names:
- tutorial
- server
Inventarios:
tutorial:
name: '&b&lShop'
rows: 1
items:
example:
item-type: '2:0'
item-name: '&cExample'
item-amount: 1
price-activate: true
price: 10
lore:
- '&fExample lore'
send-message:
- '&7[Compras] &bYou boy teen diamonds for <price>'
rewards:
- give <player> 264 10
slot: 2
server:
name: '&bLocal Status'
rows: 1
items:
servidor:
server: localhost:25565:80
slot: 0
online:
item-type: '2:0'
item-name: '&aLocalhost[ONLINE]'
lore:
- '&cPlayers: &a<onlines>/<maxonline>'
- '&cMotd: &a<motd>'
offline:
item-type: '152:0'
item-name: '&cLocalhost[OFFLINE]'
lore:
- '&cPlayers: &cserver offline'
- '&cMotd: &cserver offline'
- If you want to use the system server status , please put in your configuration " server" and "server-send " if you put this need to divide your items in online or offline , if you have questions please send me a message private, below I leave an example of the configuration, if you do not want to use this simply read the above settings , thanks.
Spoiler: Example
server:
name: '&bLocal Status'
rows: 1
items:
servidor:
server-send: survival
server: localhost:25565:80
slot: 0
online:
item-type: '2:0'
item-name: '&aLocalhost[ONLINE]'
lore:
- '&cPlayers: &a<onlines>/<maxonline>'
- '&cMotd: &a<motd>'
offline:
item-type: '152:0'
item-name: '&cLocalhost[OFFLINE]'
lore:
- '&cPlayers: &cserver offline'
- '&cMotd: &cserver offline'
Code (Text):
server:
name: '&bLocal Status'
rows: 1
items:
servidor:
server-send: survival
server: localhost:25565:80
slot: 0
online:
item-type: '2:0'
item-name: '&aLocalhost[ONLINE]'
lore:
- '&cPlayers: &a<onlines>/<maxonline>'
- '&cMotd: &a<motd>'
offline:
item-type: '152:0'
item-name: '&cLocalhost[OFFLINE]'
lore:
- '&cPlayers: &cserver offline'
- '&cMotd: &cserver offline'
Spoiler: Simple variables. (For Server Status)
Only applies to put it in lore
<onlines> || Get players online.
<maxonline> || Get max players.
<motd> || Get motd.
Code (Text):
Only applies to put it in lore
<onlines> || Get players online.
<maxonline> || Get max players.
<motd> || Get motd.
Spoiler: IMAGES
INVENTORY SHOW ALL
INVENTORY CREATED BY YOU
INVENTORY CREATED BY YOU
Spoiler: IMAGES
MOBS
Quick facts
- Edition: Minecraft Java
- File type: .jar
- 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.
UltraInventories is a free Minecraft Java mod. Downloaded 1,640 times (via Spigot). Download it and open it directly in the game.