So i'm having an issue with my servers permissions, for some reason anyone not OP, cannot use any commands, at all. It's not like the commands don't exist, it that it's telling them they don't have the power to do so. Here's the permissions.yml file Code (YAML): groups: Default: default: true permissions: - discordmc.chat - discordmc.command.lookup - discordmc.command.toggle - nick.use - rtp.tp - rtp.worlds - rtp.world.* - rtp.biomes - rtp.biome.* - warp.gui - warp.list - warp.use.* - sethome.use - aconomy.balance - aconomy.balance.other - aconomy.help - aconomy.top - aconomy.pay - ushops.user - ushops.make Admin: permissions: - discordmc.admin - discordmc.command.login - discordmc.command.logout - discordmc.command.debug - discordmc.command.send - rtp.reload - rtp.tp.others - rtp.cooldown - rtp.delay - rtp.bypass - rtp.tpprotection - rtp.placesign - warp.create - warp.delete - warp.sign.create - warp.sign.destroy - vault.admin - aconomy.admin - ushops.admin - ushops.tag.TAG inheritance: - Default if anyone can help with this, that'd be nice i'm not using Essentials or LuckPerms or anything like that, this is the normal permissions.yml that came with Spigot
The permissions you have ^^^^^ look like a PEX perm file, but you just plopped them into the perm file the server provides? Thats not how that works. You will need an actually permission plugin.