GroupManager / unofficial

GNU General Public License v3.0
10 stars 8 forks source link

Cannot add temporary permissions #33

Open Chris6ix opened 4 years ago

Chris6ix commented 4 years ago

Bukkit/Spigot Version Craftbukkit version git-Spigot-800b93f-8160e29 (MC: 1.15.2) (Implementing API version 1.15.2-R0.1-Snapshot)

Where did you get the Bukkit/Spigot .jar file from? I downloaded the 1.15.2 Version from https://getbukkit.org/download/spigot

GroupManager Version v0.3.1 (MC 1.15.2)

Other Plugins SkinsRestorer, WorldEdit, GroupManager, PlaceholderAPI, RandomTP, HolographicDisplays, Vault, Multiverse-Core, WorldGuard, EliteMobs, Essentials, UltraCosmetics, Multiverse-Inventories, DeluxeMenus, RealScoreboard

Describe Issue Im trying to setup a few Menus with DeluxeMenus and one of them should give you a daily Cosmetics Key. The thing is the premade DeluxeMenu "daily item" has the command "[console] lp user %player_name% permission settemp deluxemenus.dailycosmeticskey.cooldown true 1d" for LuckyPerms wich i tried "converting" to GroupManager with "[console] manuaddp %player_name% settemp deluxemenus.dailycosmeticskey.cooldown true 1d" The command does work but it stays permanently (So the daily part doesnt work)

So my question is: Does GroupManager support temporary permissions? If yes, what is the command?

Console Errors & Exceptions GroupManager says this in the console: /manuaddp player permission [permission2] [permission3]..

Config https://pastebin.com/6VZuSsh7

Thank you in advance Chris

Chris6ix commented 4 years ago

Issue resolved: I switched to LuckPerms

Due to absolutely no Support at all I decided to switch to LuckPerms and I absolutely dont regret it because its just way better than GroupManager in every way...