promotional bannermobile promotional banner

MPUtils Basic Tools

MPUtil Expansion: Gives modpack developers basic tools to improve a modpack

File Details

MPBasic Tools 1.4.5 (1.12.2)

  • R
  • Feb 9, 2018
  • 103.46 KB
  • 188.0K
  • 1.12.2

File Name

mpbasic-1.12.2-1.4.5.jar

Supported Versions

  • 1.12.2

Version 1.4.5

  • New Overlay hud item. On screen notifications
  • On screen notification is configurable via a json file in your mputils/addons/mpbasic folder.
  • New Command to trigger on screen Notifications "/mpa notify <player name> <notification id>"

 

Version 1.4.4

  • Fix issue with Crash on certain worlds (Believe it has to do with Fake players) 

 


Version  1.4.1

 

  • InfoPanels should be finalized. Check the pre-generated files in your config file. 
  • InfoPanels can be trigged on first world load.
  • If a 'must read' is set in your json file. It will create a small 10sec timer before they can close the window.
  • New Command was added '/mpa infopanel <player> <givebook / opengui> <json filename>' (Use tab autocomplete)
  • You can also give a player a book via the infopanel command or /give command and adding specific NBT data. 
  • Infopanels will give you a way to inform your users of certain aspects of the game. It can have multiple pages or you can have an infopanel for every occasion. 
  • Works on both servers and clients. But the config files have to be present on both ends for it to work. 

 

 

Version  1.3.4

  • Trial run of infopanels.. check configs for options..
  • Big update to change log.. if you got strange characters.. its because they were writing in one encoding and reading in another.
  • Please change your file encodings to UTF-8 with notpad++ in a drop down menu you can convert.. or just create a new file with utf-8 encoding. This will make sure all platforms see the same thing.