Please Update #10


  • New
  • Defect
Open
Assigned to _ForgeUser7663640
  • _ForgeUser8368830 created this issue Jan 25, 2015

    What steps will reproduce the problem?
    1. Config only has one rule:

    ironEquipment:
            description: 'Use of iron stuff until level 2'
            messages:
                restricted: 'You cant %s %s until level 2'
            actions: [USE, BREAK, PICKUP]
            xp:
                min: 2
            items:
                restrict: [256, 257, 258, 267, 292]

    (which is the default example given in the Overview tab)

    2. Started up server from scratch with only ItemRules running
    3. I have 0 xp yet I am able to use a iron shovel (256), even though it should be restricted!

    What is the expected output? What do you see instead?

    I expect the plugin to work. It doesn't.

    What version of the product are you using?

    R: ItemRules v.1.0.10 for CB 1.5.2-R1.0 Jun 27, 2013

    Do you have an error log of what happened?

    No there is no real error that the console recognizes.

    Please provide any additional information below.

    I have contacted the author numerous times (just check the chat log) yet still no reply. This is my last resort to have someone fix this. I need this plugin to work :/

  • _ForgeUser8368830 added the tags New Defect Jan 25, 2015
  • _ForgeUser8368830 added an attachment 2015-01-25_08.50.36.png Jan 25, 2015

    2015-01-25_08.50.36.png

    <p>1 plugin installed, iron shovel, dirt block.</p>


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