Cannot disguise as dirt or other blocks #397


  • Defect
  • Accepted
Open
Assigned to devil_boy512
  • _ForgeUser11824905 created this issue Jan 23, 2014

    Summary:

    No matter what permission nodes I've throw into the file, it won't allow anyone except OPs to disguise as a block (strangely, TNT is allowed).

    I've tried the following nodes (using bPerms):

        - disguisecraft.object.*
        - disguisecraft.object.block.*
        - disguisecraft.object.block.dirt
        - disguisecraft.object.block.3

    All of these in many different configurations to make sure.

    DisguiseCraft version:

    Build #48 (Jenkins)

    Though before I tried to use that version it seemed to have the issue a few builds before that as well.

    CraftBukkit version:

    Spigot # 1260

    Console Log (if any):

    N/A

    Steps to reproduce:

    DeOP and try to disguise as dirt.

    List of plugins also on the server:

    http://pastebin.com/y5J8CuVV

    Additional information:

    If it's a conflicting plugin, it wouldn't surprise me, but since I'm at a loss on my end, I figured I'd file a ticket.  More information can be provided, just ask! :D

    Thanks for taking a look at this! :)

  • _ForgeUser11824905 added the tags New Defect Jan 23, 2014
  • Devil_Boy512 posted a comment Jan 23, 2014

    The block disguises are actually subtypes of the FallingBlock entity.
    I believe the permissions are more along the line of:
    disguisecraft.object.block.fallingblock.material.<materialName>

  • _ForgeUser11824905 posted a comment Jan 23, 2014

    @Devil_Boy: Go

    Is there a .* node for that by chance? Something along the lines of:

    disguisecraft.object.block.fallingblock.material.*

    Thanks!

  • Devil_Boy512 posted a comment Jan 24, 2014

    Yes, that node should exist. If it isn't working, just let me know.

  • _ForgeUser11824905 posted a comment Jan 24, 2014

    Doesn't look like it's working unfortunately, or I didn't type it out right. Here is what I tried just to see if I could get it working (along with the others I mentioned in the ticket):

    - disguisecraft.object.block.fallingblock.material.* - disguisecraft.object.block.material.* - disguisecraft.object.block.fallingblock.* - disguisecraft.object.block.fallingblock.material.dirt - disguisecraft.object.block.fallingblock.material.3

    Sorry this is being a pain!

  • _ForgeUser11824905 posted a comment Feb 21, 2014

    Haven't heard a follow-up to this in a month? Can anyone give me any new information perhaps? Thanks!

  • _ForgeUser7476662 posted a comment Apr 11, 2014

    @Gametista: Go It's just disguisecraft.object.block.fallingblock.material for all the blocks disguisecraft.object.block.fallingblock.material.dirt doesn't work I wish it did.


    Edited Apr 13, 2014
  • Devil_Boy512 removed a tag New Mar 22, 2015
  • Devil_Boy512 added a tag Accepted Mar 22, 2015

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