1. Hey Wulf,

    When I try to revoke permissions using wildcards it fails. Any idea why? See the example below.

    Code:
    o.show user FireStorm78
    Player 'FireStorm78 (REDACTED)' permissions: boxlooters.checkbox, lustymap.admin, vanish.allowed, visualcupboard.allowed, visualcupboard.admin, autopurge.exclude, zonemanager.zone, copypaste.copy, copypaste.paste, copypaste.undo, zonemanager.ignoreflag.pvpgod, vanish.use, deathnotes.customize, zonemanager.ignoreflag.sleepgod, kits.admin, removertool.remove, removertool.admin, removertool.target, removertool.all, oxide.plugins, oxide.load, oxide.reload, oxide.unload, oxide.grant, oxide.group, oxide.revoke, oxide.show, oxide.usergroup, backpacks.admin, helicontrol.callheli, helicontrol.callheliself, helicontrol.callhelitarget, helicontrol.killheli, helicontrol.shortname, helicontrol.strafe, helicontrol.update, helicontrol.destination, helicontrol.killnapalm, helicontrol.killgibs, helicontrol.unlockcrates, helicontrol.admin, helicontrol.ignorecooldown, helicontrol.ignorelimits, helicontrol.tpheli, helicontrol.helispawn, helicontrol.callmultiple, helicontrol.nodrop, helicontrol.limit.0, helicontrol.limit.1, helicontrol.limit.2, helicontrol.limit.3, helicontrol.limit.4, helicontrol.limit.5, helicontrol.limit.6, helicontrol.limit.7, helicontrol.limit.8, helicontrol.limit.9, helicontrol.cooldown.0, helicontrol.cooldown.1, helicontrol.cooldown.2, helicontrol.cooldown.3, helicontrol.cooldown.4, helicontrol.cooldown.5, helicontrol.cooldown.6, helicontrol.cooldown.7, helicontrol.cooldown.8, helicontrol.cooldown.9, botspawn.allowed, damagecontrol.admin, bgrade.1, bgrade.2, bgrade.3, bgrade.4, bgrade.nores, bgrade.all, blueprintmanager.admin, backpacks.use, skinbox.use, nofalldamage.use, signartist.url, signartist.cd, autogrades.all, guessthenumber.enter, pets.bear, pets.boar, pets.chicken, pets.horse, pets.stag, pets.wolf, norespawncooldowns.allow, zlevelsremastered.use, automaticauthorization.use, tsunhorse.stophorse, tsunhorse.ridehorse, molotovs.use, blueprintmanager.config, furnacesplitter.use, nteleportation.tptown, nteleportation.tphome, nteleportation.deletehome, nteleportation.homehomes, nteleportation.tpb, fishing.allowed, oilcrate.allow, nteleportation.tppvp, discordmessages.report Player 'FireStorm78 (76561198088020088)' groups: steamgroup, default
    o.revoke user FireStorm78 *
    Player 'FireStorm78' does not have permission '*'
    o.revoke user FireStorm78 helicontrol.*
    Player 'FireStorm78' does not have permission 'helicontrol.*'
     
  2. Wulf

    Wulf Community Admin

    There is no wildcard revoking right now, only granting.
     
  3. Oh! okay. So I'm not going crazy. I was following Using the Oxide permission system. Is it temporary? If not should the doc be updated? Thanks
     
  4. Wulf

    Wulf Community Admin

    It'll be added when able, not sure why I used it as an example in that thread.