Electrixx Posted April 3, 2011 Share Posted April 3, 2011 Bonjour voila j'ai un soucis un ami ne peux pas ce connecter a mon serveur ça lui dis : Identification... Téléchargement de la carte... Connexion perdu, la connexion au serveur a expiré. Voilà je ne sais pas pourquoi ça ne le fais qu'a lui pouvais vous m'aidez c'est un compte officiel qu'il dispose et non hacked. donc ça ne peux pas venir de là. Quote Link to comment Share on other sites More sharing options...
Yannou34 Posted April 3, 2011 Share Posted April 3, 2011 Salut ! Tu l'a rajouté dans ton fichier permission ? Quote Link to comment Share on other sites More sharing options...
Electrixx Posted April 3, 2011 Author Share Posted April 3, 2011 Je n'est pas la whitelist sur mon serveur et pas je n'est jamais ajouté une personne dans le fichier permissions pour qu'il ce connecte ^^. Sinon je pense que la politesse n'est pas le "Sujet d'actualité" pour ce topic je dis toujours merci une fois les réponses données. Quote Link to comment Share on other sites More sharing options...
Yannou34 Posted April 3, 2011 Share Posted April 3, 2011 Re ! Fais-nous un copier-coller de ton fichier permission avec les balises "CODE", je vais te modifier ça... Il me faut aussi le pseudo de ton ami. Sinon je pense que la politesse n'est pas le "Sujet d'actualité" pour ce topic je dis toujours merci une fois les réponses données. Si tu fais allusion à ma signature, elle se met à la fin de tout mes messages et je ne peux pas la retirée... Quote Link to comment Share on other sites More sharing options...
Electrixx Posted April 3, 2011 Author Share Posted April 3, 2011 Ha merdouille toutes mes excuse j'ai crus que c'était une "provovation" >< Désolé de mon agression. # System is no longer used, but may become used in the future # Copies is for multiple-world support # Put the name of the world you wish for it to be a clone of, otherwise leave it empty. # If this file is for your default world (the one in server.properties) then you must # leave copies blank. # Example: copies: Derp - This will clone the permissions of the world Derp # # Make sure to rename this file to the name of the world that is in sever.properties under # level-name. So if it is level-name: world then this should be world.yml and in the # plugins/Permissions directory (ie. plugins/Permissions/world.yml) # # NOTE: Do not use tabs while editing this document. Use only spaces. A good way to avoid # doing this is to use Notepad++ and replace the tab with 4 spaces. plugin: permissions: system: default copies: ## # AntiBuild is included with this. To disable a group from being able to build then # set the build: flag to false (build: false). If you want a group to be able to build # then set it to true. ## # Groups can contain inheritance. # To make a group inherit the permissions from another # group simply place the groups name in the "inheritance:" like so: # # Example: # inheritance: # - Default ## # All permissions including the asterisks must be placed in single quotes. # like so: # # - 'foo.bar' # # Otherwise errors will happen! ## # Globalized Permission settings: # # If a permission contains periods (.) you can denote a globalized parameter: # # - 'foo.*' # # This will allow you to use all general commands. # ## # Single Asterisk denotes all commands: # # - '*' # If you give a group this permissions, do not have the group inherit any permissions # from other groups. Any users assigned to this group should NOT be given any additional # permissions either. ## # To exempt a node use the - prefix like so: # - '-foo.bar' ## # prefix: and suffix: do not do anything on their own. You need another outside plugin # such as iChat or HeroChat in order for these to do anything. groups: X: default: true info: prefix: '' suffix: '' build: false inheritance: permissions: - 'foo.bar' V: default: false info: prefix: '&2' suffix: '' build: true inheritance: - X permissions: [lwc.protect, lwc.blockinventory, essentials.warp, essentials.home, essentials.sethome, essentials.msg, essentials.list, essentials.msg, essentials.afk, essentials.me, iConomy.payment, iConomy.access, iConomy.list, iConomy.rank, iConomyChestShop.shop.use, iConomyChestShop.shop.sell, defaultcommands.warp.self, defaultcommands.sethome.self, defaultcommands.home.self, defaultcommands.spawn.self, iConomyChestShop.shop.create] Admins: default: false info: prefix: '&3' suffix: '' build: true inheritance: permissions: - '*' Super: default: false info: prefix: '&4' suffix: '' build: true inheritance: permissions: - '*' ## # Users denote which users are included in which group. # TheNo1Yeti is in the Admin group # Herpina is a member of the Moderator group but also has access # to the herp.derp permissions # Derpina is a member of the admin group but does not have access # to the derp.derp permission node # Users can also have a prefix and suffix as seen with Herpina ## users: Electrixx: group: Super Madara: group: Admins Guitoudu04: group: Admins DjiDji: group: V Cdkiller04: group: Admins KemeZis: group: V ticloown: group: V loloid: group: V Benja: group: V Seiya37: group: V g3n3sisr: group: V youba: group: V Mrmitoo: group: V pithiben: group: V Babounkiller: group: V Zero: group: V donald: group: V Goroh76: group: V Mickey: group: V Dingo: group: V Le pseudo de mon ami est Darkmichou. Quote Link to comment Share on other sites More sharing options...
Yannou34 Posted April 3, 2011 Share Posted April 3, 2011 Tu le veux dans quel groupe ? Quote Link to comment Share on other sites More sharing options...
Electrixx Posted April 3, 2011 Author Share Posted April 3, 2011 le groupe V Quote Link to comment Share on other sites More sharing options...
Yannou34 Posted April 3, 2011 Share Posted April 3, 2011 Normalement, c'est bon... # System is no longer used, but may become used in the future # Copies is for multiple-world support # Put the name of the world you wish for it to be a clone of, otherwise leave it empty. # If this file is for your default world (the one in server.properties) then you must # leave copies blank. # Example: copies: Derp - This will clone the permissions of the world Derp # # Make sure to rename this file to the name of the world that is in sever.properties under # level-name. So if it is level-name: world then this should be world.yml and in the # plugins/Permissions directory (ie. plugins/Permissions/world.yml) # # NOTE: Do not use tabs while editing this document. Use only spaces. A good way to avoid # doing this is to use Notepad++ and replace the tab with 4 spaces. plugin: permissions: system: default copies: ## # AntiBuild is included with this. To disable a group from being able to build then # set the build: flag to false (build: false). If you want a group to be able to build # then set it to true. ## # Groups can contain inheritance. # To make a group inherit the permissions from another # group simply place the groups name in the "inheritance:" like so: # # Example: # inheritance: # - Default ## # All permissions including the asterisks must be placed in single quotes. # like so: # # - 'foo.bar' # # Otherwise errors will happen! ## # Globalized Permission settings: # # If a permission contains periods (.) you can denote a globalized parameter: # # - 'foo.*' # # This will allow you to use all general commands. # ## # Single Asterisk denotes all commands: # # - '*' # If you give a group this permissions, do not have the group inherit any permissions # from other groups. Any users assigned to this group should NOT be given any additional # permissions either. ## # To exempt a node use the - prefix like so: # - '-foo.bar' ## # prefix: and suffix: do not do anything on their own. You need another outside plugin # such as iChat or HeroChat in order for these to do anything. groups: X: default: true info: prefix: '' suffix: '' build: false inheritance: permissions: - 'foo.bar' V: default: false info: prefix: '&2' suffix: '' build: true inheritance: - X permissions: [lwc.protect, lwc.blockinventory, essentials.warp, essentials.home, essentials.sethome, essentials.msg, essentials.list, essentials.msg, essentials.afk, essentials.me, iConomy.payment, iConomy.access, iConomy.list, iConomy.rank, iConomyChestShop.shop.use, iConomyChestShop.shop.sell, defaultcommands.warp.self, defaultcommands.sethome.self, defaultcommands.home.self, defaultcommands.spawn.self, iConomyChestShop.shop.create] Admins: default: false info: prefix: '&3' suffix: '' build: true inheritance: permissions: - '*' Super: default: false info: prefix: '&4' suffix: '' build: true inheritance: permissions: - '*' ## # Users denote which users are included in which group. # TheNo1Yeti is in the Admin group # Herpina is a member of the Moderator group but also has access # to the herp.derp permissions # Derpina is a member of the admin group but does not have access # to the derp.derp permission node # Users can also have a prefix and suffix as seen with Herpina ## users: Electrixx: group: Super Madara: group: Admins Guitoudu04: group: Admins DjiDji: group: V Cdkiller04: group: Admins KemeZis: group: V ticloown: group: V loloid: group: V Benja: group: V Seiya37: group: V g3n3sisr: group: V youba: group: V Mrmitoo: group: V pithiben: group: V Babounkiller: group: V Zero: group: V donald: group: V Goroh76: group: V Mickey: group: V Dingo: group: V Darkmichou: group: V Désolé pour le retard :mrgreen: Cordialment, Quote Link to comment Share on other sites More sharing options...
Electrixx Posted April 5, 2011 Author Share Posted April 5, 2011 C'est bon ça remarche tout seul sans avoir fais ce que tu ma dis je sais pas pk pétage de cable ^^ Merci bien tout cas. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.