Players not being charged #17


  • New
  • Other
Open
Assigned to kostronor
  • _ForgeUser8529789 created this issue Jul 16, 2013

    What is the issue?

    Please provide any additional information below.

    So, I want the command /rg claim <regionname> [owners] to cost $1000, here is my prices.yml:

    # To charge for a command, list a matching regular expression below on its own
    # line with the price, separated by a colon. For more info on regular expressions
    # see http://www.regular-expressions.info/reference.html

    # ^/tp: 10$
    ^/rg claim \S+$: 1000$

    For some reason when I de opped myself and changed my permissions rank to player, I didnt get charged for the command "/rg claim mycity myfriend". I really need to find out why this is happening because if I dont get it fixed soon players will region my whole world.

    Thanks

  • _ForgeUser8529789 added the tags New Other Jul 16, 2013

To post a comment, please login or register a new account.