How to set Gamemode for differents groups in specific worlds? #539


  • New
  • Defect
Open
  • _ForgeUser11055338 created this issue May 12, 2013

    Pastebin: http://pastebin.com/W9kkiw91

    Hi,

    I need disable Creative mode for some Ranks in worlds:

    Survival
    Nether
    End
    Faczone

    Currently the permissions settings for these ranges is this:
    - essentials.gamemode

    But that gives Creative mode in all worlds.
    How I can deny Creative in any specific world?

    I tried to remove the permission:
    - essentials.gamemode

    And add the following permissions to the worlds that if I want to Creative:
    (ReinosOlvidados and Parcelas)

    - essentials.gamemode.reinosolvidados.creative
    - essentials.gamdemode.parcelas.creative

    or these:

    - essentials.gamemode.reinosolvidados.*
    - esenntials.gamemode.parcelas.*

    But none works.

    What I can do?
    I use "Multiverse Core" and "bPermissions" for managing worlds.
    But this plugin does not include permission to perform th e action.

    Thanks so much

    Pastebin: http://pastebin.com/W9kkiw91

  • _ForgeUser11055338 added the tags Defect New May 12, 2013
  • _ForgeUser7183115 posted a comment May 23, 2013

    - ^essentials.gamemode

  • _ForgeUser3242208 posted a comment Jul 21, 2013

    How do I do that with PermissionsEX? I use Multiverse Core and permissionsex, but I only have Global permissions for all worlds....


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