Skocz do zawartości
  • 👋 Witaj na MPCForum!

    Przeglądasz forum jako gość, co oznacza, że wiele świetnych funkcji jest jeszcze przed Tobą! 😎

    • Pełny dostęp do działów i ukrytych treści
    • Możliwość pisania i odpowiadania w tematach
    • System prywatnych wiadomości
    • Zbieranie reputacji i rozwijanie swojego profilu
    • Członkostwo w jednej z największych społeczności graczy

    👉 Dołączenie zajmie Ci mniej niż minutę – a zyskasz znacznie więcej!

    Zarejestruj się teraz

[Problem]Spleef...


Rekomendowane odpowiedzi

Opublikowano

Siemanko!

Mam problem ze SimpleSpleef. Odrazu mowie ze nie uzyje pluginu SuperSpleef!.

A co do problemu to:

zagramy 1 rundke spokojnie i ktos wygra jest ok da nagrode itp.

Ale potem juz 2 raz sie nie da wejsc pisze tak:

There is already a game in progress in arena spleef Arena.

Jak zrobie reload to wszystko bedzie dzialac normalnie do 1 rundy :(

Pomozecie?

Pozdro!

Posty: 100|200|300|400|500|600|700|800|900|1000 Mission Complete! xD  :P

76561198209779975.png

Opublikowano
# Simple Spleef configuration
# Note on materials: If you use numbers for IDs and data values, make sure that you use an amount! E.g.: 1:35:5 or WOOL:5 works, but not 35:5!
# RED_WOOL does not work! Use WOOL:14 instead!
# Also, if you use single item ids (like 42 for iron block, make sure to suround them with ' - e.g. '42'. If you forget to do this, Bukkit
# will interpret the value as integer and bug SimpleSpleef...
# Material ids/names can be found at https://github.com/Bukkit/Bukkit/blob/master/src/main/java/org/bukkit/Material.java
# Version number of configuration - do not touch! It is used for automatic updates of configuration settings. 
version: 3
language: en
settings:
  updateNotificationOnStart: true
  updateNotificationOnLogin: true
  defaultArena: default
  enableSigns: true
  useSignPermissions: true
  signsFirstLine: '[Spleef]'
  signsOnlyRightClick: false
  announceGame: true
  announceJoin: true
  announceTeam: false
  announceReady: false
  announceStart: true
  announceStop: true
  announceDelete: true
  announceCountdown: false
  announceLose: true
  announceWin: true
  announcePrize: true
  announcementRadius: -1
  sendMessagesToConsole: true
  preventTeleportingDuringGames: true
  keepOriginalLocationsSeconds: 3600
  changeGameModeBackToCreative: true
  removePotionEffects: true
  enableStatistics: true
  statisticsModule: file
  statisticsSettings: false
arenas:
  default:
    name: Spleef Arena
    type: standard
    enabled: true
    minimumPlayers: 2
    maximumPlayers: 0
    remainingPlayersWin: 1
    announceOnJoin: true
    spleeferStart: true
    teamCommand: true
    teamBlockMaterialBlue: WOOL:11
    teamBlockMaterialRed: WOOL:14
    teamJoiningAlsoReadies: true
    useReady: false
    readyAutoStart: true
    readyBlockMaterial: '42'
    readyTimeout: 0
    emptyInventoryToJoin: false
    emptyInventoryToSpectate: false
    clearInventory: false
    addToInventory: false
    addInventoryItems:
    - 1:BOW
    - 64:ARROW
    entryFee: 5.0
    entryFeeGoesToPlayer: none
    entryFeeAmountToPlayer: 5.0
    giveItemPrizes: true
    itemPrizes:
    - 1:APPLE
    - 1:BED
    - 6:BOOK
    - 1:CAKE
    - 1:CHAINMAIL_HELMET
    - 16:CLAY_BALL
    - 1:COMPASS
    - 4:COOKED_FISH
    - 1:DIAMOND
    - 1:FLINT_AND_STEEL
    - 1:GOLD_INGOT
    - 4:IRON_INGOT
    - 1:GLOWSTONE
    - 1:GOLD_HELMET
    - 16:INK_SACK
    - 1:IRON_HELMET
    - 2:OBSIDIAN
    - 6:RED_ROSE
    - 3:SNOW_BLOCK
    - 6:STRING
    - 3:SULPHUR
    - 1:TNT
    - 6:YELLOW_FLOWER
    - 1:MELON_SEEDS
    - 1:EYE_OF_ENDER
    - 1:GRASS
    - 4:SMOOTH_BRICK:1
    prizeMoneyPerPlayer: 5.0
    prizeMoneyFixed: 0.0
    prizeExperiencePerPlayer: 0
    prizeExperienceFixed: 0
    refundMoney: 0.0
    loseOnTouchBlocks: true
    loseBlocks:
    - STATIONARY_WATER
    - STATIONARY_LAVA
    winOnTouchBlocks: false
    winBlocks:
    - GOLD_BLOCK
    loseOnDeath: true
    loseOnLogout: true
    noHunger: true
    noPvP: true
    blockDegeneration: -1
    degeneratingBlocks:
    - DIRT
    - GRASS
    - WOOL
    - SNOW_BLOCK
    - ICE
    - GLASS
    allowDigBlocks:
    - DIRT
    - GRASS
    - WOOL
    - SNOW_BLOCK
    - ICE
    - GLASS
    disallowDigBlocks:
    - STONE
    instantDig: true
    playersReceiveShovelAtGameStart: false
    playersLoseShovelAtGameEnd: false
    shovelItem: DIAMOND_SPADE
    countdownFrom: 10
    allowBlockPlacing: false
    blockDropping: true
    diggingIfArenaUndefined: floorOnly
    diggingIfFloorUndefined: inArena
    protectArena: true
    disallowCreatureSpawns: true
    enableExplosionsDuringGame: false
    restoreArenaAfterGame: true
    simpleRestorerBlock: GRASS
    restoreArenaAfterGameTimer: 0
    enableBackCommand: true
    arenaFloorDissolvesAfter: -1
    arenaFloorDissolveTick: 5
    arenaFloorRepairsAfter: -1
    arenaFloorRepairTick: 10
    arenaTimeout: 0
    arena:
      enabled: true
      a:
        world: event
        x: -56
        y: 59
        z: 77
      b:
        world: event
        x: -26
        y: 76
        z: 105
    floor:
      enabled: true
      a:
        world: event
        x: -47
        y: 71
        z: 81
      b:
        world: event
        x: -30
        y: 71
        z: 98
    lose:
      enabled: true
      a:
        world: event
        x: -47
        y: 63
        z: 81
      b:
        world: event
        x: -29
        y: 67
        z: 100
    win:
      enabled: false
      a:
        world: world
        x: 0
        y: 0
        z: 0
      b:
        world: world
        x: 0
        y: 0
        z: 0
    loungeSpawn:
      enabled: true
      world: event
      pitch: 88.35727
      yaw: -91.75339
      x: -4.489280882499548
      y: 72.0
      z: 56.4110077105684
    gameSpawn:
      enabled: true
      world: event
      pitch: 89.45243
      yaw: -1.5857348
      x: -37.04374754529714
      y: 72.0
      z: 88.65363950684257
    redSpawn:
      enabled: false
      world: world
      pitch: 0.0
      yaw: 0.0
      x: 0.0
      y: 0.0
      z: 0.0
    blueSpawn:
      enabled: false
      world: world
      pitch: 0.0
      yaw: 0.0
      x: 0.0
      y: 0.0
      z: 0.0
    spectatorSpawn:
      enabled: true
      world: event
      pitch: 86.89707
      yaw: -92.48349
      x: -4.5
      y: 76.0
      z: 56.5
    loseSpawn:
      enabled: true
      world: event
      pitch: 88.35727
      yaw: -91.75339
      x: -4.489280882499548
      y: 72.0
      z: 56.4110077105684
    winnerSpawn:
      enabled: false
      world: world
      pitch: 0.0
      yaw: 0.0
      x: 0.0
      y: 0.0
      z: 0.0
checkCommands:
  activateWhitelist: true
  whitelist:
  - ^/spl
  - ^/spla

Prosze

Posty: 100|200|300|400|500|600|700|800|900|1000 Mission Complete! xD  :P

76561198209779975.png

Zarchiwizowany

Ten temat przebywa obecnie w archiwum. Dodawanie nowych odpowiedzi zostało zablokowane.

×
×
  • Dodaj nową pozycję...