Configuration du mod Grief Prevention et bugs

Pio154

Architecte en herbe
7 Mars 2011
43
0
70
Bonjour,

Bon, j'espère en venir au bout du petit serveur que j'essaie de faire !

J'ai installé Grief Prevention et impossible de modifier la largeur du claim. J'ai notamment un soucis, qu'il faut faire /claim pour en poser un, alors que je voudrais le créer en posant un coffre, je l'ai déjà vue faire mais je ne sais pas du tout comment faire.

Merci à ceux qui m'aideront !

Code:
# Default values are perfect for most servers.  If you want to customize and have a question, look for the answer here first: http://dev.bukkit.org/bukkit-plugins/grief-prevention/pages/setup-and-configuration/
GriefPrevention:
  SeaLevelOverrides:
    Batards City: -1
    Batards City_nether: -1
    Batards City_the_end: -1
  Claims:
    Mode:
      Batards City: Survival
      Batards City_the_end: Disabled
      Batards City_nether: Disabled
    PreventTheft: true
    ProtectCreatures: true
    PreventButtonsSwitches: true
    LockWoodenDoors: false
    LockTrapDoors: false
    LockFenceGates: true
    EnderPearlsRequireAccessTrust: true
    ProtectHorses: true
    InitialBlocks: 100
    Claim Blocks Accrued Per Hour:
      Default: 100
    Max Accrued Claim Blocks:
      Default: 2000
    Accrued Idle Threshold: 0
    AbandonReturnRatio: 1.0
    AutomaticNewPlayerClaimsRadius: 4
    ExtendIntoGroundDistance: 5
    MinimumWidth: 5
    MinimumArea: 100
    MaximumDepth: 0
    InvestigationTool: STICK
    ModificationTool: STICK
    Expiration:
      ChestClaimDays: 7
      UnusedClaimDays: 14
      AllClaims:
        DaysInactive: 60
        ExceptWhenOwnerHasTotalClaimBlocks: 10000
        ExceptWhenOwnerHasBonusClaimBlocks: 5000
      AutomaticNatureRestoration:
        SurvivalWorlds: false
    AllowTrappedInAdminClaims: false
    MaximumNumberOfClaimsPerPlayer: 1
    CreationRequiresWorldGuardBuildPermission: true
    PortalGenerationRequiresPermission: false
    VillagerTradingRequiresPermission: true
    CommandsRequiringAccessTrust: /sethome
    DeliverManuals: true
    ManualDeliveryDelaySeconds: 30
  Spam:
    Enabled: false
    LoginCooldownSeconds: 15
    ChatSlashCommands: /me;/global;/local
    WhisperSlashCommands: /tell;/pm;/r;/whisper;/msg
    WarningMessage: Please reduce your noise level.  Spammers will be banned.
    BanOffenders: true
    BanMessage: Banned for spam.
    AllowedIpAddresses: 1.2.3.4; 5.6.7.8
    DeathMessageCooldownSeconds: 120
    Logout Message Delay In Seconds: 0
  PvP:
    RulesEnabledInWorld:
      Batards City: true
      Batards City_nether: true
      Batards City_the_end: true
    ProtectFreshSpawns: true
    PunishLogout: true
    CombatTimeoutSeconds: 15
    AllowCombatItemDrop: false
    BlockedSlashCommands: /home;/vanish;/spawn;/tpa
    ProtectPlayersInLandClaims:
      PlayerOwnedClaims: true
      AdministrativeClaims: true
      AdministrativeSubdivisions: true
    AllowLavaDumpingNearOtherPlayers: true
    AllowFlintAndSteelNearOtherPlayers: true
    ProtectPetsOutsideLandClaims: false
  Economy:
    ClaimBlocksPurchaseCost: 0.0
    ClaimBlocksSellValue: 0.0
  ProtectItemsDroppedOnDeath:
    PvPWorlds: false
    NonPvPWorlds: true
  BlockLandClaimExplosions: true
  BlockSurfaceCreeperExplosions: true
  BlockSurfaceOtherExplosions: true
  LimitSkyTrees: true
  LimitTreeGrowth: false
  LimitPistonsToLandClaims: true
  FireSpreads: false
  FireDestroys: false
  AdminsGetWhispers: true
  AdminsGetSignNotifications: true
  SmartBan: true
  Mute New Players Using Banned Words: true
  MaxPlayersPerIpAddress: 3
  Siege:
    Worlds: []
    BreakableBlocks:
    - DIRT
    - GRASS
    - LONG_GRASS
    - COBBLESTONE
    - GRAVEL
    - SAND
    - GLASS
    - THIN_GLASS
    - WOOD
    - WOOL
    - SNOW
  EndermenMoveBlocks: false
  SilverfishBreakBlocks: false
  CreaturesTrampleCrops: false
  RabbitsEatCrops: true
  HardModeZombiesBreakDoors: false
  Database:
    URL: ''
    UserName: ''
    Password: ''
  UseBanCommand: false
  BanCommandPattern: ban %name% %reason%
  Mods:
    BlockIdsRequiringAccessTrust: []
    BlockIdsRequiringContainerTrust:
    - 99999:*:Example - ID 99999, all data values.
    BlockIdsExplodable: []
    PlayersIgnoringAllClaims: []
  Abridged Logs:
    Days To Keep: 7
    Included Entry Types:
      Social Activity: true
      Suspicious Activity: true
      Administrative Activity: false
      Debug: false
      Muted Chat Messages: false
 

Pio154

Architecte en herbe
7 Mars 2011
43
0
70
Bon, je ne sais pas quoi modifier dans le fichier permissions PermissionEx ou GriefPrevention pour la config ...

Mods installés :
ChestCommands
EssantialsX
- Antibuild
- Chat
- Protect
LoginSecurity
PermissionsEx
Vault
WoodCutter

Code:
GriefPrevention:
  SeaLevelOverrides:
    Batards City: -1
    Batards City_nether: -1
    Batards City_the_end: -1
  Claims:
    Mode:
      Batards City: Survival
      Batards City_the_end: Disabled
      Batards City_nether: Disabled
    PreventTheft: true
    ProtectCreatures: true
    PreventButtonsSwitches: true
    LockWoodenDoors: false
    LockTrapDoors: false
    LockFenceGates: true
    EnderPearlsRequireAccessTrust: true
    ProtectHorses: true
    InitialBlocks: 100
    Claim Blocks Accrued Per Hour:
      Default: 100
    Max Accrued Claim Blocks:
      Default: 2000
    Accrued Idle Threshold: 0
    AbandonReturnRatio: 1.0
    AutomaticNewPlayerClaimsRadius: 4
    ExtendIntoGroundDistance: 5
    MinimumWidth: 5
    MinimumArea: 100
    MaximumDepth: 0
    Creation Tool: STICK
    InvestigationTool: STICK
    ModificationTool: STICK
    Expiration:
      ChestClaimDays: 7
      UnusedClaimDays: 14
      AllClaims:
        DaysInactive: 60
        ExceptWhenOwnerHasTotalClaimBlocks: 10000
        ExceptWhenOwnerHasBonusClaimBlocks: 5000
      AutomaticNatureRestoration:
        SurvivalWorlds: false
    AllowTrappedInAdminClaims: false
    MaximumNumberOfClaimsPerPlayer: 0
    CreationRequiresWorldGuardBuildPermission: true
    PortalGenerationRequiresPermission: false
    VillagerTradingRequiresPermission: true
    CommandsRequiringAccessTrust: /sethome
    DeliverManuals: true
    ManualDeliveryDelaySeconds: 30
  Spam:
    Enabled: false
    LoginCooldownSeconds: 15
    ChatSlashCommands: /me;/global;/local
    WhisperSlashCommands: /tell;/pm;/r;/whisper;/msg
    WarningMessage: Please reduce your noise level.  Spammers will be banned.
    BanOffenders: true
    BanMessage: Banned for spam.
    AllowedIpAddresses: 1.2.3.4; 5.6.7.8
    DeathMessageCooldownSeconds: 120
    Logout Message Delay In Seconds: 0
  PvP:
    RulesEnabledInWorld:
      Batards City: true
      Batards City_nether: true
      Batards City_the_end: true
    ProtectFreshSpawns: true
    PunishLogout: true
    CombatTimeoutSeconds: 15
    AllowCombatItemDrop: false
    BlockedSlashCommands: /home;/vanish;/spawn;/tpa
    ProtectPlayersInLandClaims:
      PlayerOwnedClaims: true
      AdministrativeClaims: true
      AdministrativeSubdivisions: true
    AllowLavaDumpingNearOtherPlayers: true
    AllowFlintAndSteelNearOtherPlayers: true
    ProtectPetsOutsideLandClaims: false
  Economy:
    ClaimBlocksPurchaseCost: 0.0
    ClaimBlocksSellValue: 0.0
  ProtectItemsDroppedOnDeath:
    PvPWorlds: false
    NonPvPWorlds: true
  BlockLandClaimExplosions: true
  BlockSurfaceCreeperExplosions: true
  BlockSurfaceOtherExplosions: true
  LimitSkyTrees: true
  LimitTreeGrowth: false
  LimitPistonsToLandClaims: true
  FireSpreads: false
  FireDestroys: false
  AdminsGetWhispers: true
  AdminsGetSignNotifications: true
  SmartBan: true
  Mute New Players Using Banned Words: true
  MaxPlayersPerIpAddress: 3
  Siege:
    Worlds: []
    BreakableBlocks:
    - DIRT
    - GRASS
    - LONG_GRASS
    - COBBLESTONE
    - GRAVEL
    - SAND
    - GLASS
    - THIN_GLASS
    - WOOD
    - WOOL
    - SNOW
  EndermenMoveBlocks: false
  SilverfishBreakBlocks: false
  CreaturesTrampleCrops: false
  RabbitsEatCrops: true
  HardModeZombiesBreakDoors: false
  Database:
    URL: ''
    UserName: ''
    Password: ''
  UseBanCommand: false
  BanCommandPattern: ban %name% %reason%
  Mods:
    BlockIdsRequiringAccessTrust: []
    BlockIdsRequiringContainerTrust:
    BlockIdsExplodable: []
    PlayersIgnoringAllClaims: []
  Abridged Logs:
    Days To Keep: 7
    Included Entry Types:
      Social Activity: true
      Suspicious Activity: true
      Administrative Activity: false
      Debug: false
      Muted Chat Messages: false

Code:
groups:
  Clochards:
    inheritance: []
    permissions:
    - modifyworld.chat
    - essentials.spawn
    - essentials.list
    - essentials.msg
    - essentials.motd
    - modifyworld.blocks.interact.noteblock
    - modifyworld.blocks.interact.signpost
    - modifyworld.blocks.interact.wallsign
    - modifyworld.blocks.interact.lever
    - modifyworld.blocks.interact.stonepressureplate
    - modifyworld.blocks.interact.woodenpressureplate
    - modifyworld.blocks.interact.stonebutton
    - modifyworld.blocks.interact.trapdoor
    - modifyworld.blocks.interact.sign
    - modifyworld.blocks.interact.woodendoor
    - modifyworld.blocks.interact.irondoor
    - modifyworld.blocks.interact.bed
    - modifyworld.vehicle.enter
    - modifyworld.vehicle.destroy
    - modifyworld.sneak
    - modifyworld.sprint
    - use
    options:
      prefix: '&7[Clochards]&6 '
      default: true
  Batards:
    inheritance:
    - Clochards
    permissions:
    - essentials.motd
    - essentials.build.*
    - essentials.home
    - econplugin.basic.*
    - essentials.balance
    - essentials.afk
    - essentials.afk.*
    - essentials.getpos
    - essentials.help
    - essentials.list
    - essentials.me
    - essentials.msg.*
    - essentials.spawn
    - essentials.back
    - essentials.back.ondeath
    - essentials.delhome
    - essentials.mail
    - essentials.mail.*
    - griefprevention.*
    - woodcutter.use
    options:
      prefix: '&2[Batards]&6 '
      default: false
  Moderateurs:
    inheritance:
    - Batards
    permissions:
    - modifyworld.*
    - modplugin.ban
    - modplugin.kick
    - modplugin.unban
    options:
      prefix: ''
      suffix: ''
      default: false
  Admins:
    inheritance:
    - Moderateurs
    permissions:
    - '*'
    options:
      prefix: '&4[Admins]&6 '
      default: false
schema-version: 1
 

Alex Fatta

Commandant de la Flotte et de la Horde
13 Août 2014
1 391
1
191
187
Bonjour !

Ce sont des plugins que tu as et non des mods ;) Bon cela dis ca n'arrange rien. Pour modifier la taille des claim (si j'ai bien compris) c'est bien dans le fichier config.yml. J'ai vu plusieurs lignes qui pourrait se référer à ton problème mais je ne suis pas sûr de leur effet. Tu peux faire une sauvegarde ton serveur et ensuite expérimenter. Ce n'est que du virtuel et tu aura fait une sauvegarde. Alors ne crains rien et modifie les lignes du fichier pour voir ce qu'elles font ;)

AlexFatta
 

Pio154

Architecte en herbe
7 Mars 2011
43
0
70
Je ne vois pas trop quelle configuration il faudrait modifier dans le fichier d'Essentials :s
J'suis pratiquement sûr que ça serait dans la zone AntiBuild, mais quelle variable ?
Code:
############################################################
# +------------------------------------------------------+ #
# |                EssentialsAntiBuild                   | #
# +------------------------------------------------------+ #
############################################################

  # This section requires the EssentialsAntiBuild.jar to work.

  # Disable various default physics and behaviors
  # For more information, visit http://wiki.ess3.net/wiki/AntiBuild

    # Should people with build: false in permissions be allowed to build?
    # Set true to disable building for those people.
    # Setting to false means EssentialsAntiBuild will never prevent you from building.
    build: true

    # Should people with build: false in permissions be allowed to use items?
    # Set true to disable using for those people.
    # Setting to false means EssentialsAntiBuild will never prevent you from using items.
    use: false

    # Should we tell people they are not allowed to build?
    warn-on-build-disallow: false

  # For which block types would you like to be alerted?
  # You can find a list of IDs in plugins/Essentials/items.csv after loading Essentials for the first time.
  # 10 = lava :: 11 = still lava :: 46 = TNT :: 327 = lava bucket
  alert:
    on-placement:
    on-use:
    on-break:

  blacklist:

    # Which blocks should people be prevented from placing?
    placement:

    # Which items should people be prevented from using?
    usage:

    # Which blocks should people be prevented from breaking?
    break:

    # Which blocks should not be pushed by pistons?
    piston:

    # Which blocks should not be dispensed by dispensers
    dispenser:
 

Pio154

Architecte en herbe
7 Mars 2011
43
0
70
J'ai mis pour l'instant comme objet BONE pour qu'on puisse agrandir la zone claim, avec le STICK, cela ne fonctionne pas :/