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?
djxy
May 9, 2016, 10:00pm
22
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
djxy
May 11, 2016, 3:48pm
24
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 ?
djxy
May 11, 2016, 4:25pm
26
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.
djxy
May 11, 2016, 4:59pm
28
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 ?
djxy
May 11, 2016, 5:08pm
30
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!
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.
djxy
May 12, 2016, 1:00am
35
I think a plugin is crashing and that make my plugin not loading correctly.
djxy
May 12, 2016, 1:28am
36
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
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 ?