BaseIO
A library mod for many UWM mods
Util Classes
Packet filtering
BaseIONetworkManager contains two fields: sendFilters and receiveFilters. You can filter packets ...
CommandSenderUtils
CommandSenderUtils provides methods for differentiating different ICommandSenders. You can differ...
CommunicationUtils
CommunicationUtils groups functions for communicating with users. Click events This feature all...
Simple ItemStack creation
DisplayStackGen is a simple util class that is able to generate your own ItemStack in one line. ...
DataUtils
DataUtils is a class designed to load and save all data from or to a file (e.g. PlayerIO is based...
PlayerUtils
Player Teleportation In version 1.10 BaseIO contains multiple teleport implementations. If you e...
Main Features
Player Storage
BaseIO provides an easy way to store data for the players. To use this feature just create a new ...
Simple Commands
BaseIO simplifies command creation with the class SimpleCommand. Instead of implementing ICommand...
Localization
It is highly recommended that you use this feature as it also allows server admins to customize y...
Background Features
Help Fixer BaseIO contains the fixed /help command from matthewprenger.Mod PageSource Ban Entry...