Plugin Besoin d'aide pour plotme

  • Auteur de la discussion Auteur de la discussion getwell2
  • Date de début Date de début

getwell2

Aventurier
9 Juin 2014
2
0
1
34
Salut a tous, bon, voila j'ai un petit gros problème avec mon plotme, tout simplement il ne protége pas les parcelles claim des autres joueurs :-\

Merci d'avance pour votre aide
 
Config du plugin ?
Liste de tes plugin ?
"OS" de ton serveur ? (Bukkit, Spigot...)
Version du serveur ?
Version du plugin ?
Permissions de tes joueurs ?
Copie de tes logs ?

Sans ce genre d'info, personne ne peut rien.
 
Salut,
Config du plugin:
Code:
worlds:
  plotworld:
    PlotAutoLimit: 100000000
    PathWidth: 7
    PlotSize: 64
    BottomBlockId: '7'
    WallBlockId: '44'
    PlotFloorBlockId: '2'
    PlotFillingBlockId: '3'
    RoadMainBlockId: '5'
    RoadStripeBlockId: '5:2'
    RoadHeight: 64
    DaysToExpiration: 7
    ProtectedBlocks:
    - 54
    - 61
    - 62
    - 120
    - 94
    - 93
    - 84
    - 25
    - 355
    - 118
    - 117
    - 138
    - 140
    - 145
    - 23
    - 158
    - 154
    PreventedItems:
    - '351:15'
    - '259'
    - '328'
    - '343'
    - '342'
    - '408'
    - '333'
    ProtectedWallBlockId: '44:4'
    ForSaleWallBlockId: '44:1'
    AuctionWallBlockId: '44:1'
    AutoLinkPlots: true
    DisableExplosion: true
    DisableIgnition: true
    economy:
      UseEconomy: false
      CanPutOnSale: false
      CanSellToBank: false
      RefundClaimPriceOnReset: false
      RefundClaimPriceOnSetOwner: false
      ClaimPrice: 0.0
      ClearPrice: 0.0
      AddPlayerPrice: 0.0
      DenyPlayerPrice: 0.0
      RemovePlayerPrice: 0.0
      UndenyPlayerPrice: 0.0
      PlotHomePrice: 0.0
      CanCustomizeSellPrice: false
      SellToPlayerPrice: 0.0
      SellToBankPrice: 0.0
      BuyFromBankPrice: 0.0
      AddCommentPrice: 0.0
      BiomeChangePrice: 0.0
      ProtectPrice: 0.0
      DisposePrice: 0.0
usemySQL: false
mySQLconn: jdbc:mysql://localhost:3306/minecraft
mySQLuname: root
mySQLpass: gwenco
globalUseEconomy: false
AdvancedLogging: false
Language: english
allowWorldTeleport: true
defaultWEAnywhere: false
auto-update: false
allowToDeny: true

Version plugin: 0.13f

Server Bukkit 1.6.4

Les joueurs ont : - plotme.use
Les admins et Modos: - plotme.admin

J'ai les plugins a ce lien : http://getwell2.no-ip.org/owncloud/public.php?service=files&t=yszn1wjqblwdvb4a8prd0e2amuwsy38r
 
J'avais le même problème avec ce plugin. Je me suis donc renseigné sur certain forum et possède peut être la solution a ton problème. Je sais que si ton serveur CraftBukkit est en version 1.7.2, il faut que la version de ton plugin soit non pas en 1.7.9 mais bien en 1.7.2. En tout cas, j'ai réaliser cette manipulation et mon soucis a été réglé.