[Magical Spells] Plugin Permissions Issue

Discussion in 'Bukkit Help' started by Darkvoltage3, Oct 1, 2012.

Thread Status:
Not open for further replies.
  1. Offline

    Darkvoltage3

    Hello,
    I have this issue with a plugin called magical spells theres a problem with the permissions node:
    Code:
    Magicalspells.use.<wandname>
    Magicalspells.craft.<wandname>
    when I try to place my wand name for example:
    Code:
    Magicalspells.use.Tribestaff 1
    Magicalspells.craft.Tribestaff 1
    I get weird things happening with this plugin like it says in the server "You do not a permission to use /ms craft Tribestaff 1 and other times when I do /wandlist <page> it doesnt show any wands. I am OP and owner of my server.

    Note: I am using Bukkit Permissions.
     
  2. Offline

    Kimahri88

    use magicspells.use.* or craft.*i think this will work but if u owner of the server u dont need to set perms. because *.* is perm for all!
     
  3. Offline

    Darkvoltage3

    This is for the players useage I want them to craft a specific wand type and only that wand type.
     
  4. Offline

    Kimahri88

    than dont use spaces in wandname. tribestaff1 not tribestaff 1, i think the space is the problem.
     
  5. Offline

    Darkvoltage3

    ok I will try it without the space.
     
  6. Offline

    Kimahri88

    when the space is the problem post it for other peopletheyve the same problem!
     
  7. Offline

    Darkvoltage3

    Thanks but it didn't work..
     
Thread Status:
Not open for further replies.

Share This Page