
The cookies is used to store the user consent for the cookies in the category "Necessary". Users can buy one or more tickets and have the chance to win money in the pot (total tickets bought price net payout variable / 100 ) Configurable price, material (including money/coins), hours between lottery drawings and other configurations. This cookie is set by GDPR Cookie Consent plugin. Supports iConomy v4, iConomy v5, iConomy v6, BOSEconomy v6, BOSEconomy v7, Essentials. The cookie is used to store the user consent for the cookies in the category "Other. 21:24:04 imaxorz tried to use command /home adsfĪt .The cookie is used to store the user consent for the cookies in the category "Performance". 21:24:04 Could not pass event PLAYER_COMMAND_PREPROCESS to Command iConomy 21:23:59 imaxorz tried to use command /home help +$Īt .error(Unknown Source)Īt .group0(Unknown Source)Īt .sequence(Unknown Source)Īt .expr(Unknown Source)Īt .compile(Unknown Source)Īt .(Unknown Source)Īt .chargePlayerForCommand(CIListener.java:69)Īt .onPlayerCommandPreprocess(CIListener.java:46)Īt .JavaPluginLoader$5.execute(JavaPluginLoader.java:272)Īt .callEvent(RegisteredListener.java:58)Īt .callEvent(SimplePluginManager.java:338)Īt .handleCommand(NetServerHandler.java:730)Īt .chat(NetServerHandler.java:701)Īt .a(NetServerHandler.java:694)Īt 3Chat.a(Packet3Chat.java:33)Īt .b(NetworkManager.java:226)Īt .a(NetServerHandler.java:89)Īt .a(SpoutNetServerHandler.java:436)Īt .a(SourceFile:105)Īt .h(MinecraftServer.java:454)Īt .run(MinecraftServer.java:363)Īt .run(SourceFile:422) 圎xception: Unknown inline modifier near index 2 21:23:59 Could not pass event PLAYER_COMMAND_PREPROCESS to Command iConomy 21:23:48 imaxorz tried to use command /home if someone is against this, he can format my post himself Sidenote spoiler's are messed up so i removed them.
#Iconomy plugin free
CommandIConomy.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. Commands are matched using java regular expressions.

Since deltahat is in lack of time, i will continue his plugin for him:Ĭommand iConomy - Charge for each commandĬ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.
