Provo

Provo

Provo is a general-purpose utilities plugin that contains several various functions (and later, fixes and admin tools) that i found were missing from many other plugins. Here's what is implemented as of now:

  • InventoryTweaks-Style sorting (except works in multiplayer, via commands, obviously!)
  • Measurement via /measure
  • Mail
  • Reminders
  • /math - Calculate something in-game
  • /recipe - Shows recipe of an item
  • /unenchant - Removes enchantments on the item in hand

Others to be implemented are chest searching (find an item in any chest within x blocks), admin chat, wiki lookups, and many more.

The plugin is also to be translated to Spanish in the near future.

Installation

Simply run Provo for the first time after placing it in your plugins folder; all necessary files will be created on first run.

How to use

Use /provo for a list of commands in-game. Many commands are shown above. For sorting help, use /sortinghelp to get started.

Sorting is a complicated system and is going to be simplified in a future update.

Permissions

provo.* - provo.sorting.* - - provo.sorting.sort - Use the /sort command - - provo.sorting.createclass - Create a sorting class - - provo.sorting.editclass - Edit a sorting class - - provo.sorting.ignorelimits - Ignore sorting limits (see below) - provo.mail.* - - provo.mail.send- Send someone mail

Configuration

Right now not many features are in need of configuration. Provided in the default config.yml file are three values under the sorting node. These are limits for players without the provo.sorting.ignorelimits permission node. Players with this node have no limits, players without are subject to how you configure the below:

  • max-classes - The maximum amount of classes a player can have
  • max-rules-per-class - The maximum number of rules each class can have
  • max-rules-per-class_include-hotbar - Whether or not rules that target the bottom 9 spaces of the inventory should be counted in the max-rules-per-class count.

Notes

  • This plugin makes connections to api.mojang.com and sessionserver.mojang.com to verify unique ID's of players sending mail.

Changelog

1.0 - Initial release! 1.1 - Added two constants to /math - pi and phi, representing pi and the golden ratio respectively - Denied sorting class inheritance to classes with fewer inventory slots (this could generate exceptions) - Canceled block placement when using /measure - Fixed material matching issues - Other minor fixes


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Members

Recent Files

Bukkit

  • 1.1
    Aug 7, 2014