Permission not working with spawners #27


  • Defect
  • Replied
Open
Assigned to _ForgeUser2021896
  • _ForgeUser7440924 created this issue Nov 12, 2012

    Hello i am having problems with the permission to change the spawners
    i am using group manager for permissions

    What is the expected output? What do you see instead?
    everyone can still chang the spawners to any mob

    What version of the product are you using?
    SpawnerAdjuster 1.9.0-Alpha 2 for CB 1.4.2-R0.1 Nov 01, 2012

    Do you have an error log of what happened?
    there no error

    Please provide any additional information below.

    config: http://pastebin.com/7dC9rAYn

    Group manager: http://pastebin.com/2WtKT8Bw

  • _ForgeUser7440924 added the tags New Defect Nov 12, 2012
  • _ForgeUser2021896 posted a comment Nov 12, 2012

    Ah ha! I think I found the problem.

    In the SpawnerAdjuster config file, change "ignorePermissions: true" to "ignorePermissions: false".

    When ignorePermissions is set to true, the permission check function skips checking to see if a player has the proper permission and simply assumes that they do. Set ignorePermissions to false and see if that fixes the issue.

    And thanks for using SpawnerAdjuster!

  • _ForgeUser2021896 removed a tag New Nov 12, 2012
  • _ForgeUser2021896 added a tag Waiting Nov 12, 2012
  • _ForgeUser7440924 posted a comment Nov 12, 2012

    ok that prevented people from changing the spawner to anything they like but now all they can change is to a pig i need cow and sheep also maby need to add the permission SpawnerAdjuster.SetMobs.Neutral.Cow ........ instead of just SpawnerAdjuster.SetMobs.Neutral.*

  • _ForgeUser7440924 removed a tag Waiting Nov 12, 2012
  • _ForgeUser7440924 added a tag Replied Nov 12, 2012
  • _ForgeUser2021896 posted a comment Nov 12, 2012

    @guruflex: Go

    SpawnerAdjuster.SetMobs.Neutral.* is supposed to give you access to all of its child nodes (SpawnerAdjuster.SetMobs.Neutral.Cow / SpawnerAdjuster.SetMobs.Neutral.Pig ect ...) but that doesn't seem to work for every permission plugin.

  • _ForgeUser7440924 posted a comment Nov 12, 2012

    so i need permissionEx or some other permission plugin or just add each permission 1 by 1

  • _ForgeUser2021896 posted a comment Nov 12, 2012

    @guruflex: Go it would probably be easier to just add them one by one,

    The full list of permission nodes (does not include the new mobs in 1.9) is here: http://dev.bukkit.org/server-mods/spawneradjuster/pages/permission-nodes/

  • _ForgeUser7440924 posted a comment Nov 12, 2012

    sorry to say but still not working and i just added permission for ........SpawnerAdjuster.SetMobs.Neutral.Sheep............. ........SpawnerAdjuster.SetMobs.Neutral.Cow........... And still i can only change it to pig i try PEx


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