[Abandoned] 🔑 PermissionManager [v3.0.1] [API 5.X] A simple and easy permission plugin

Wow
 I’m not even sure what I did wrong. I copy/pasted the things from example, went through it again and now it works
 So when I want to now build the permissions for RedProtect, for example -

member:
prefix: ‘&f[Member]’
permissions:
redprotect.create: true
default: true

Is this the correct?

The permission for RedProtect would be

This way you allow to use the permission

permissions:
- redprotect.create

This way you deny to use the permission

permissions:
- !redprotect.create

You just have to add ! to deny a permission. Else the permission is allowed.

1 Like

I cannot thank you enough - Found I’d missed a space in the groups.yml which kept wiping it, we’re golden.

Thank you!!

1 Like

Update v1.0

  • Some permissions changed
  • File commands
  • Fix a bug with SubjectCollection
  • New rule
  • Time rule
  • Fix a bug with file saving. Doesn’t erase your last config when there is an error in the loading.
  • New translations
  • fr_CA
  • en_US
  • Now require DjxyCore

Save your files before in case something broke with the new update

##Links

Bonjour, j’ai un petit problĂšme aucun fichier ne se crĂ©e dans mon fichier config/PermissionManager. Il est vide. Comment rĂ©soudre ce problĂšme ?

Les fichier vont se créer lors de la premiÚre fermeture du serveur.

D’accord, enfaite j’ai mis Ă  jour sponge et sa marche ^^ Tu pourrais mettre un lien d’un groups.yml avec modĂ©rateur, admin, joueur 
 Car a chaque manipulation il me remet le fichier d’origine.

Le fichier se sauvegarde a chaque fois que le serveur ferme. Donc pour le modifier il faut fermer le serveur et modifier le fichier.
Voici deux exemples de fichiers.

D’accord, quelle est la commande pour changer une personne de rang ?

Il a le wiki si tu veux. Mais pour promouvoir quelqu’un ces la commande /promote

I cant seem to get this to work: http://hastebin.com/oyowuxewid.js Please help asap!

Can I see your logs?

Not sure how much of my log paste is relevant, usually quite easy to determine the issue, but I cant find the issue.

http://hastebin.com/zisedeluca.vbs

Basically if I make the Prefix for default with any name at all it deletes the file. Players have no perms what so ever.http://hastebin.com/pukenivaca.js If you can share all your config files/groups I can just work from them.

I think a plugin is crashing and that make my plugin not loading correctly.

Are you sure you are using the good version of your plugins? I can confirm with the logs you gave me this is not a config problem.

below is the error after updating sponge/forge and removing mcclans http://hastebin.com/usewecukec.vbs

Update v1.0.1

  • Fix a bug with getCommandSource

Require DjxyCore

##Links

Thanks for all your help I will be more detailed in my reports next time. I will test this out now to see if its all cleared up. Thanks!

J’ai mis Ă  jour ma version (1.0.1) mais quand je fais la commande /promote il me dit : Cette comande n’est pas reconnu. Comment rĂ©soudre ce problĂšme ?