Earlier Versions
| Name | Size | Uploaded | Game Version | Downloads | |
| v1.6 release | 24.50 KB | Jan 25, 2013 | CB 1.4.6-R0.3 | 2,207 | Download |
| v1.5 release | 23.99 KB | Jan 14, 2013 | CB 1.4.6-R0.3 | 726 | Download |
| v1.42 release | 23.93 KB | Nov 22, 2012 | CB 1.3.2-R2.0 | 872 | Download |
| v1.41 release | 23.94 KB | Oct 25, 2012 | CB 1.3.2-R1.0 | 786 | Download |
| v1.4 release | 23.23 KB | Oct 19, 2012 | CB 1.3.2-R1.0 | 673 | Download |
| v1.3 release | 22.52 KB | Oct 17, 2012 | CB 1.3.2-R1.0 | 243 | Download |
| v1.2 release | 25.86 KB | May 17, 2012 | CB 1.2.5-R1.2 | 794 | Download |
| v1.1 release | 8.40 KB | Dec 29, 2011 | 1.0.0 | 1,271 | Download |
| v1.0 release | 9.39 KB | Sep 27, 2011 | CB 1185 | 859 | Download |
Screenshots
Description

About mmoInfo
mmoInfo provides an Info bar at the top of the screen. The bar is split into three sections: left, center and right. This bar automatically pushes any other mmoMinecraft HUD display down so they don't overlap.
There is an event based API for creating new "tokens" to be replaced with widgets. Each token can have an icon (10×10), and any Spout Widget (even a Container). You can also have plain text in the bar.
The mmoMinecraft suite is a collection of plugins that together attempt to create a more mmorpg-like experience in Minecraft.
Server Dependencies
- mmoCore – Required by all mmoMinecraft plugins.
- SpoutPlugin
Client Dependencies
- Spoutcraft Client
Features
- Easy to change the bar content.
- Simple API for creating new tokens.
- Automatically moves other mmoMinecraft HUD elements to prevent overlap.
- Tokens that aren't installed will be skipped.
- NOTE: Only built in token (at this time) is {name}
Permissions
- mmo.info.display – allows user to see main Info Bar.
Commands
- /showgui = Shows all mmoInfo GUI Objects, hide default GUI objects based on configuration.
- /hidegui = Hides mmoInfo GUI Objects and displays all default GUI objects.
Config.yml
#mmoInfo Configuration # Separate the sections with a tilde (~). All tokens are within curly brackets. Tokens can (optionally) have arguments (up to the specific token) tokenlines: 1 info: '{name}~mmoMinecraft~{compass}{coords}' info2: '{name}~Row2~{compass}{coords}' info3: '{name}~Row3~{compass}{coords}' info4: '{name}~Row4~{compass}{coords}' HideDefaultHealthBar: false HideDefaultExpBar: false HideDefaultHungerBar: false HideDefaultArmorBar: false HideDefaultArmorBar: false HideDefaultOxygenBar: false
Configuration
As you increase the number on "tokenlines" above 1, use the corresponding additional lines such as info2, info3, info4 to designate the tokens for that specified row. Max Lines is currently 4.
Changelog
Commit log
Get 0.05 TON 💎
Download
Add a comment