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.
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
[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.
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!
Bonjour dxjy,
Déjà merci pour la version 2.0.1 du plugin qui est de trÚs bonne qualité
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 .
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
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 .
Je comprenais pas pourquoi dans lâexemple que tu mettais y avait les perms avant le groupe maintenant câest un peu plus clair .
Je fais la modification dans le bon fichier demain matin et je tiens au courant .
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
Tiens voici le Admin.yml: http://pastebin.com/v3wUVur0 .
I will check that tonight when I will comeback.