/CMILib

Primary LanguageJavaApache License 2.0Apache-2.0

CMILib

For this fork

This fork is experimental, avoid using it in production environment!

Introduction

The plugin helper, or library, is a handy tool that helps us easily manage common phrases, hex colors, and more. Instead of each plugin having its own code for these features, the plugin helper allows multiple all the Zrips made plugins to share the same code.

This reduces the overall size of our plugins and makes updating and maintaining these plugins a lot simpler and more consistent.

Required Dependancy

All current versions of the Zrips made plugins require this library to operate.

Releases / Downloads

It's recommended to always keep the CMILib .jar file up to date (as well as all Zrips plugins). You can download the latest release from these urls:

Plugins using this library

  • CMI as of 9.x version
  • Residence as of 5.x version
  • MobFarmManager as of 2.x version
  • SelectionVisualizer as of 3.0.4.0 version
  • TryMe as of 7.x version
  • BottledExp as of 3.x version
  • JobsReborn as of 5.x version
  • TradeMe as of 6.1.0.0 version
  • Recount as of 3.5.0 version

Installation Instructions

You can /stop, and back-up your server first,

Download the latest version of the CMILib .jar file, and drop it in the ~/plugins/ directory.

Include any Zrips plugin in the ~/plugins/ directory as well.

And then you can start the server back up.

After the first time running, if it's Done! and there have been no issues, you can stop and start it one more time. You can use this downtime to review plugin configurations.

Bugs and Suggestions

You're free to clone and make a pull request to offer bug fixes and/or code suggestions. If you don't know how you can report bugs and suggestions as an issue (if no existing one exists yet) under the Issues tab here on Github.

Support

You can request support from other Community Members on the Zrips Community Discord.

Please do check the FAQ page out first, before asking questions