PerWorldPlugins not working

Discussion in 'Bukkit Help' started by wexeh, Dec 4, 2019.

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

    wexeh

    I'm using 1.14.4 Bukkit and PerWorldPlugins, but at none point the plugin has worked. Here's the config file:


    Code:
    # This config controls what plugins work on certain worlds.
    # Example
    # limit:
    #   WorldEdit:
    #     - world
    #     - world_nether
    #   Essentials: []
    # This will make it so worldedit will only work in world & world_nether, meaning in the end it is not usable.
    # When there is no worlds in the list it will allow it for any worlds, in this example allowing all worlds.
    # Whenever a plugin is added, this config will automatically add it!
    # exempt-login-events is for excluding login events when true, this means if a plugin uses PlayerLogin it will allow it for any world. We advise this to be enabled!
    # blocked-msg is the string displayed to a client when a command is blocked
    exempt-login-events: true
    check-for-updates: true
    blocked-msg: '&c[Error] This command cannot be performed in this world.'
    limit:
      WorldEdit: []
      PerWorldChat: []
      HubThat: []
      AntiCooldown:
      - PvP
      Essentials:
      - HubWorld
      - gameshow
      EssentialsGeoIP: []
      VoidWorld: []
      EssentialsChat: []
      ViaVersion: []
      PerWorldInventory: []
      WorldGuard: []
      Multiverse-Core: []
      Multiverse-Portals: []
      Holograms: []
      Citizens: []
      GreatKits:
      - PvP
      CratesPlus: []
      KillerMoney:
      - PvP
      HealthBar: []
      PowerRanks: []
      TrollBoss: []
      iDisguise: []
      PermissionsEx: []

    I've tried to put the -'s in different positions before the worlds but it has never worked. Help.
     
  2. Online

    timtower Administrator Administrator Moderator

  3. Offline

    wexeh

    @timtower

    @timtower The console logs? when i open the logs file in the server files with notepad, it shows just random things that arent letters.

    The console logs? when i open the logs file in the server files with notepad, it shows just random things that arent letters.

    also i'm really bad at this so im sending many replies I'm sorry

    Found it, https://pastebin.com/MP3Tm8VM also ignore the command block threads

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.

    Ok but can you help? And i'm sorry if i'm hurrying you but i just feel so happy when i might have found a solution
     
    Last edited: Dec 4, 2019
  4. Online

    timtower Administrator Administrator Moderator

    Locked
    Protocol hacks are not supported by Bukkit (ViaVersion)
     
Thread Status:
Not open for further replies.

Share This Page