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]SimpleSpleef,brak odliczania.


Rekomendowane odpowiedzi

Opublikowano

Witam. Mam problem z odliczaniem na Spleef. Korzystam z pluginu SimpleSpleef. Kiedy dołączam do gry teleportuje mnie na spleef,jednak nie rozpoczyna się odliczanie... Tutaj proszę mój config:

 

 

# 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:
defaultArena: default
enableSigns: true
useSignPermissions: true
signsFirstLine: '[spleef]'
signsOnlyRightClick: false
announceGame: false
announceJoin: false
announceTeam: false
announceReady: false
announceStart: false
announceStop: false
announceDelete: false
announceCountdown: false
announceLose: false
announceWin: false
announcePrize: false
preventTeleportingDuringGames: true
keepOriginalLocationsSeconds: 3600
arenas:
default:
name: Spleef Arena
type: standard
enabled: false
minimumPlayers: 2
maximumPlayers: 10
remainingPlayersWin: 1
announceOnJoin: true
spleeferStart: true
teamCommand: true
teamBlockMaterialBlue: WOOL:11
teamBlockMaterialRed: WOOL:14
teamJoiningAlsoReadies: true
useReady: false
readyAutoStart: true
readyBlockMaterial: '42'
clearInventory: true
addToInventory: false
addInventoryItems:
- 1:BOW
- 64:ARROW
entryFee: 0.0
entryFeeGoesToPlayer: none
entryFeeAmountToPlayer: 0.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: 1.0
prizeMoneyFixed: 0.0
prizeExperiencePerPlayer: 0
prizeExperienceFixed: 0
loseOnTouchBlocks: true
loseBlocks:
- STATIONARY_WATER
- STATIONARY_LAVA
loseOnDeath: true
loseOnLogout: false
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: 1
allowBlockPlacing: false
blockDropping: true
diggingIfArenaUndefined: floorOnly
diggingIfFloorUndefined: inArena
protectArena: true
restoreArenaAfterGame: true
restoreArenaAfterGameTimer: 0
enableBackCommand: true
arenaFloorDissolvesAfter: -1
arenaFloorDissolveTick: 5
arenaFloorRepairsAfter: -1
arenaFloorRepairTick: 10
arena:
enabled: true
a:
world: world
x: -521
y: 35
z: 659
b:
world: world
x: -465
y: 119
z: 716
floor:
enabled: true
a:
world: world
x: -518
y: 45
z: 674
b:
world: world
x: -496
y: 45
z: 696
lose:
enabled: true
a:
world: world
x: -519
y: 30
z: 672
b:
world: world
x: -495
y: 31
z: 697
loungeSpawn:
enabled: true
world: world
x: -527.2712871847482
y: 46.0
z: 686.5787011514095
yaw: -88.0376
pitch: 4.9500227
gameSpawn:
enabled: true
world: world
pitch: -1.1074543E-5
yaw: -90.596466
x: -506.94197402848795
y: 46.0
z: 685.1609359698356
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: world
pitch: 32.699986
yaw: -266.6966
x: -492.1529241357933
y: 46.0
z: 685.4982874001439
loseSpawn:
enabled: true
world: world
pitch: 37.349983
yaw: -265.6466
x: -492.1529241357933
y: 46.0
z: 685.4982874001439
winnerSpawn:
enabled: false
world: world
pitch: 0.0
yaw: 0.0
x: 0.0
y: 0.0
z: 0.0

 

 

Z góry dziękuję i pozdrawiam. ;)

mcgc.gif

Zarchiwizowany

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

×
×
  • Dodaj nową pozycję...