PreciousStones

PreciousStones

269k Downloads

I can't create a new type of protection. When i do /ps fields after i make this protection it says command not recognized and spams an error.

CheezyCheez opened this issue · 4 comments

commented

I made a 10x10 protection field and it totally screweed up everything. here is the error I get
wearwearaweraw

Here is my config

  • title: 10x10x10 Protection ($2500)
    block: 42
    radius: 10
    price: 2500
    custom-height: 10
    prevent-fire: true
    prevent-place: true
    prevent-destroy: true
commented

You messed up the language.yml file someplace. That error "No group: 2" means that where you should have 2 groups on a value like; "Hello {1.player}, this is your {2.block}" . You only have 1: "Hello {1.player} this is your"

commented

When i get rid of that protection, everything is back to normal. I dont
know what I should do with my language file to make it work.

On Mon, Jan 13, 2014 at 9:10 PM, phaed420 [email protected] wrote:

You messed up the language.yml file someplace. That error "No group: 2"
means that where you should have 2 groups on a value like; "Hello
{1.player}, this is your {2.block}" . You only have 1: "Hello {1.player}
this is your"


Reply to this email directly or view it on GitHubhttps://github.com//issues/719#issuecomment-32232936
.

commented

Deleting the language file did nothing. Gives the same error.

On Tue, Jan 14, 2014 at 7:16 PM, phaed420 [email protected] wrote:

Its not a bug with the command, the command uses a piece of the language
file that you have messed up. Delete it, it will generate a new one.


Reply to this email directly or view it on GitHubhttps://github.com//issues/719#issuecomment-32322608
.

commented

Its not a bug with the command, the command uses a piece of the language file that you have messed up. Delete it, it will generate a new one.