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

oh ok and can you give me an example of this
 ? /pm [player|group] [subject] set permission [permission] [value [value]]|[world [world] value [value]]

also what folder would i find the permission.yml since i just stopped the server and i dont see it


There is no permissions.yml. You should have players.yml, gtoups.yml, promotions.yml and config.yml

oh ok thanks
 last thing
 how can i make all players in the server [besides me] in one group and apply permissions to that group? thxx

You can set the default group. The new players will get this group.

1 Like

PermissionManager 2.0.1

  • English
  • The commands now support the quotations marks.
  • Example: The command /pm users djxy set option prefix '[Owner of the server]' will set the prefix to [Owner of the server].
  • Français
  • Les commandes supportent maintenant les guillemets.
  • Example: La commande /pm users djxy set option prefix '[Owner of the server]' va modifier le prefix Ă  la valeur [Owner of the server].

##Links

1 Like
[20:18:22] [Server thread/ERROR] [FML/]: Detected an attempt by a mod Plugin{id=permissionmanager, name=PermissionManager, version=2.0, authors=[Djxy], source=/var/games/minecraft/servers/TDF_REBOOT/mods/permissionManager-2.0-API-5.X.jar} to perform game activity during mod construction. This is a serious programming error.

I get this. Sometimes my server hangs. People who join nothing loads for them, and after 5 sec they get disconnected.

Any idea why?

I will check that, but do you have an error when the players get disconnected?

Sorry I forgot to note that down. When it happens again I will post it here or on GitHub.

1 Like

Is there a way to implement the Nucleus Plugin for a home counter. I have tried a few different methods but none seem to work. Any Ideas?

Thanks in advance
-Abarat

To limit the number of house a player can have you have to set the option home-count. You can do like this /pm users your_name set option home-count nb_of_house or /pm groups group_to_edit set option home-count nb_of_house.

Yea ive tried that and it comes back with “this is not a command”. Now im on version 1.2. do I need to update to 2.0 for this to work? I’m currently on versions Forge:1.8.9(11.15.1.1890) with Sponge 4.2.0(1653). Is there a manual way for me to add to the config?

Thanks again, really appreciate your time

You are using Sponge API 4.2.0, so you could use PermissionManager 2.0.1

Okay great, ill test that out, thanks for your help, really appreciate it!

1 Like

Bonjour dxjy,
Déjà merci pour la version 2.0.1 du plugin qui est de trÚs bonne qualité :smiley:
Mais il y a un seul dĂ©tail que j’ai pas compris personnellement c’est au niveau du chat.
J’ai vu que l’option pour indiquer le prefix avait Ă©tĂ© modifiĂ© donc je l’ai modifiĂ© (Jusque-lĂ  c’est logique) mais cela n’apparaĂźt toujours pas dans le chat :frowning:.
J’ai bien EssentialsCmds d’installer et voici comment j’ai Ă©cris l’options: http://pastebin.com/jrxH4cCA

Merci d’avance si tu viens Ă  t’embĂȘter pour ce problĂšme :sweat_smile:

PS: DĂ©solĂ© si j’ai pas mis certaines rĂšgles Ă  jour je compte le faire aprĂšs avoir trouvĂ© pour le bug de mon chat.

Ce que tu viens de m’envoyer est le vieux fichier de la 1.2, tu dois modifier les groups dans le fichier groups.

Ah oui, maintenant que tu le dis :sweat_smile:.
Je comprenais pas pourquoi dans l’exemple que tu mettais y avait les perms avant le groupe maintenant c’est un peu plus clair :laughing:.
Je fais la modification dans le bon fichier demain matin et je tiens au courant :slight_smile:.

1 Like

So I updated to version 2.0.1 and now I cannot get my old promotions and groups to work. I manually added them and tried them when they converted over and nothing seems to work
here are my old files
I am unable to promote, and when I manually add them to player files it doesn’t seem to register.

Group:
Admin:
prefix: ‘&1[&3Admin&1]’
permissions:
- nucleus.unban.base
- pixelextras.command.pokeedit
- nucleus.fly.base
- nucleus.ignite.base
- nucleus.ban.base
- nucleus.thru.base
- nucleus.more.base
- rankupper.*
- pixelextras.command.pokecolor
- nucleus.exp.set.base
- permissionmanager.*
- nucleus.kit.resetusage.base
- nucleus.tempban.base
- nucleus.rtp.base
- pixelextras.command.pokegive
- pixelextras.command.poketake
- nucleus.checkban.base
- nucleus.teleport.tppos.base
- nucleus.repair.base
- pixelextras.command.pokedel
- nucleus.exp.give.base
- nucleus.vanish.base
- nucleus.lightning.base
- nucleus.broadcast.base
- nucleus.gamemode.base
- nucleus.enchant.base
- nucleus.kill.base
groups:
- Moderator

Promotion:

Admin:
groups:
add:
- Admin
remove:
- Owner
- HeadAdmin
- Moderator
- JrMod
- Tourist
- Youngster
- PokeFan
- Trainer
- AceTrainer
- Veteran
- JrTrainer

J’ai voulu faire la modification mais en faĂźtes elle est dĂ©jĂ  fait et je vois pas oĂč est l’erreur :frowning:
Tiens voici le Admin.yml: http://pastebin.com/v3wUVur0 .

I will check that tonight when I will comeback.