jobgugl.blogg.se

Bukkit iconomy
Bukkit iconomy






bukkit iconomy
  1. Bukkit iconomy full#
  2. Bukkit iconomy Offline#
  3. Bukkit iconomy free#

It seems to work for default bukkit commands, like /tp, but doesn't work for other commands like /warp or /sethome from Essentials. Three additional settings can be made in the config.yml file to localize Command iConomy's text.

Bukkit iconomy free#

Ex:ĬommandIConomy.Free - Grants free access to all commands. To do so, add a space and then the number of seconds to wait after the command's cost. You can now configure a number of seconds before charging a player again for a command. \S+ = One or more non-whitespace characters>įor best results, please study and learn regular expressions!įor more info on regular expressions, see: Together these features allow open ended commands to be individually charged. If the command is configured with a cost of zero, processing will stop but the player will not be charged. If a match is found, Command iConomy stops looking for a match and charges the player the configured amount. Regular expressions allow you to charge separately for individual sub-commands or even specific command arguments.Ī typical configuration line looks like this: ^/tp$: 10Ī configuration line matching sub-commands might look like this: ^/time (day|night)$: 20Ĭommand expressions are matched in order from top to bottom. Command iConomy matches regular expressions against user input. To set the price of a command, add a line to prices.yml. Command iConomy requires Vault!Įxamples include charging for each summoned magic carpet, or adding a fee for different kits. If text entered by a player matches a configured rule, Command iConomy will attempt to bill the player.

bukkit iconomy

Commands are matched using java regular expressions. PLEASE OPEN A NEW TICKET FOR EVERY ISSUE, THERE WILL BE NO HELP IN COMMENTS!Ĭommand iConomy is a plugin that allows a server admin to assign a cost to server commands that is deducted from a player's iConomy account whenever a player uses that command. NOTICE: Don't Forget To add softdepend: or depend: to your plugin.Command iConomy - Charge for each command NOTICE: Vault automatically logs what Plugins it found and hooks to, there is no need to display this information in your plugin. Make sure to add depend: to your plugin.yml - You don't need to use all 3 if you don't want to in your plugin! If you only want one or two of the three APIs only use those ones you need! The following 3 methods can be used along with the 3 variables to load both the permission, economy, and chat systems from Vault. There's a slightly longer/more detailed example on the Vault github page on how you might link to vault in a plugin. Opting out of this service can be done by editing plugins/bstats/config.yml and changing opt-out to true.

  • Which Chat, Economy, and Permission hook is in use.
  • Bukkit iconomy Offline#

  • Whether the server is in offline or online mode.
  • the following information is collected and sent to unless opted out: This plugin utilizes Hidendra's plugin metrics system.
  • Other economies/permissions systems may have built-in support for Vault, check with them to be sure.
  • bukkit iconomy

  • Chat: mChat, iChat, bPermissions, PEX, P3, DroxPerms.
  • iCo6 flatfile has SEVERE bugs, USE AT YOUR OWN RISK.
  • bukkit iconomy

    Bukkit iconomy full#

    It's suggested to use BOSE for full featured banks.

  • iCo6/Currenc圜ore use merged player/bank accounts.
  • Bank support in CraftConomy, Currenc圜ore, BOSE & iCo6 only.
  • Econ: iConomy 4,5,6, BOSEconomy 6 & 7, EssentialsEcon, 3Co, MultiCurrency, MineConomy, eWallet, EconXP, Currenc圜ore, CraftConomy, AEco, Gringotts.
  • Perms: Permissions 3, bPermissions, PEX, GroupManager, PermissionsBukkit, zPermission, SimplyPerms, Privileges, DroxPerms, xPerms.
  • setting to false in permissions.yml will disable version check messages for console.
  • Anyone with this permission will be notified when Vault is out-dated.
  • allows access to vault info and conversion commands.
  • Vault attempts to solve these issues by being intuitive and providing plugins with support for any system that they may use. It was born out of a distaste for how both Register and the current Permissions API are run, and their lack of features or over-complicated implementations. Vault is a Permissions, Chat, & Economy API to give plugins easy hooks into these systems without needing to hook or depend on each individual plugin themselves.








    Bukkit iconomy