Uploaded image for project: 'SpigotPlugins'
  1. SpigotPlugins
  2. PLUG-204

Non-OPs can't chat, no permission

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: Minor Minor
    • None
    • Ubuntu server, BungeeCord, Spigot 1.11.2, ChatEx, PermissionEx

    • ChatEx, PermissionEx

      I've been trying to make non-OP players be able to chat for 3 days now, it just doesn't work!
      Here is my list of plugins:
      BungeePortals(Yes, I use BungeeCord)
      ChatEX
      Clearlag
      EssentialsX
      EssentialsXProtect
      EssebtialsXSPawn
      iDisguise
      KeepDeathDrop(Addon for Clearlag)
      PermissionEx
      WorldEdit
      WorldGuard

      I did permissions correctly and players can do every single command I gave them except chat.
      I tried putting ModifyWorld plugin and giving modifyworld.* permission but it didn't work, so I deleted it.
      PEX works and everything else is working normaly and no error in console, when player tries to send something in chat it says "Sorry you don't have permission to do that!".
      Please help me I am hosting a really big server but I can't let it be online without chat!
      I tried essentials.chat and permissions.chat(don't know what this ism but I just tried despretly) and bukkit.chat and bukkit.command.chat.

      Here is my ChatEx config:

      1. enable: Should the plugin be enabled?
      2. message-format: The standard message-format.
      3. global-message-format: The message-format if ranged-mode is enabled.
      4. ranged-mode: Should the ranged-mode be enabled?
      5. chat-range: The range to talk to other players.
      6. multi-prefixes: Should the multi-prefixes be enabled? See readme.txt for more info.
      7. multi-suffixes: Should the multi-suffixes be enabled? See readme.txt for more info.
      8. logChat: Should the chat be logged?
      9. Priority: EventPriority for the ChatListener. See readme.txt for more info.
      10. Debug: Enables debug mode. Enable this if you get a bug.
      11. Locale: Which language do you want? (You can choose betwenn de-DE, en-EN and ru-RU by default.)
      12. Ads.Enabled: Should we check for ads?
      13. Ads.Bypass: A list with allowed ips or domains.
      14. Ads.Log: Should the ads be loged in a file?
      15. Messages.JoinAndQuit.Enabled: Do you want to change the join and the quit messages?

      enable: true
      message-format: '%faction %prefix%displayname%suffix: %message'
      global-message-format: '%faction &9[%world] %prefix%displayname%suffix: &e%message'
      ranged-mode: false
      chat-range: 100.0
      multi-prefixes: false
      multi-suffixes: false
      logChat: true
      Priority: LOWEST
      Debug: false
      Locale: en-EN
      Ads:
      Enabled: true
      Bypass:

      • 127.0.0.1
      • my-domain.com
        Log: true
        Messages:
        JoinAndQuit:
        Enabled: false

      And here is my PermissionEx config;

      multiserver:
      use-netevents: true
      permissions:
      debug: false
      allowOps: true
      user-add-groups-last: false
      log-players: false
      createUserRecords: false
      backend: file
      informplayers:
      changes: false
      basedir: plugins/PermissionsEx
      backends:
      file:
      type: file
      file: permissions.yml
      updater: true
      alwaysUpdate: true

      And permissions:

      groups:
      Player:
      permissions:

      • bukkit.command.help
      • essentials.chat
      • essentials.kit
      • essentials.kits.tools
      • essentials.kits.dtools
      • essentials.balance
      • essentials.balancetop
      • essentials.pay
      • essentials.afk
      • essentials.afk.auto
      • essentials.help
      • essentials.msg
      • essentials.rules
      • essentials.suicide
      • essentials.ping
      • essentials.spawn
      • essentials.worlds.*
      • essentials.delhome
      • essentials.home
      • essentials.home.bed
      • essentials.sethome
      • essentials.sethome.bed
      • essentials.tpa
      • essentials.tpaccept
      • essentials.tpdeny
      • essentials.warps.*
      • BungeePortals.portal.*
        options:
        prefix: '&4[&ePlayer&4]'
        worlds:
        world:
        options:
        default: 'true'
        Builder:
        inheritance:
      • Player
        permissions:
      • bukkit.gamemode
      • essentials.gamemode
      • essentials.hat
      • essentials.heal
      • essentials.kits.*
      • essentials.repair
      • essentials.repair.all
      • essentials.repair.armor
      • essentials.repair.enchanted
      • essentials.chat.color
        options:
        prefix: '&4[&aBuilder&4]'
        Moderator:
        inheritance:
      • Builder
        permissions:
      • essentials.enchant
      • essentials.exp
      • essentials.exp.give
      • essentials.exp.set
      • essentials.firework
      • essentials.fly
      • essentials.god
      • essentials.heal
      • essentials.speed.fly
      • essentials.speed.walk
      • essentials.balance.others
      • essentials.sell
      • essentials.worth
      • essentials.list
      • essentials.nick
      • essentials.nick.color
      • essentials.realname
      • essentials.kick
      • essentials.kick.notify
      • essentials.mute
      • essentials.mute.notify
      • essentials.weather
      • essentials.back
      • essentials.back.ondeath
      • essentials.keepxp
      • essentials.sethome.multiple
      • essentials.tp
      • essentials.chat.color
      • essentials.joinfullserver
        options:
        prefix: '&4[&5Moderator&4]'
        Admin:
        inheritance:
      • Moderator
        options:
        prefix: '&4[&cAdmin&4]'
        Owner:
        inheritance:
      • Admin
        permissions:
      • bukkit.*
      • essentials.*
      • BungeePortals.*
      • BungeePortals.command.BPortals
        options:
        prefix: '&4[&6Owner&4]'
        schema-version: 1
        users:
        9fac4c06-53d2-4821-90c1-d659549bad6c:
        group:
      • Owner
        options:
        name: Kakaranfil
        e6351b60-8595-4368-85a3-7999f377e82b:
        group:
      • Owner
      • Default
      • Player
        options:
        name: Greenleaf1234
        player:
        group: []
        0db3fd7d-36d3-476c-b7f6-9593ef479ed8:
        group:
      • Builder
        options:
        name: niko_sacko
        23d73b60-c405-4ddb-99d4-7ff947a3c5cb:
        group:
      • Builder
        options:
        name: Cyan_TricksterYT
        (I didn't use TABS, I used SPACES!)

      It would be even better if I someone could skype me to help me get this issue solved!

            Unassigned Unassigned
            aleksasiriski Aleksa Siriski
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: