PropHunt

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
TheMikee
Příspěvky: 185
Registrován: 02 říj 2013, 15:43
Reputation: 0

PropHunt

#1 Příspěvekod TheMikee » 09 bře 2014, 21:29

93.91.250.219:25565

Preco to furt po mne chce ked skonci hra aby som dal /prophunt host aby islo /prophunt join

A este ze ked dam na server prophunt atd pluginy vsetko ide (ked zmenim v configu len napr. 1 true na false tak uz nejde PropHunt) pise to errory
Config PropHuntu po uprave (ked uz to nejde):
Spoiler: zobrazit

Kód: Vybrat vše

# If you want to use your own messages, copy the Language.yml file, (Do not delete language file)
# And rename it, then put the title of the renamed file in "UseLanguageFile:"
UseLanguageFile: English.yml
players-to-start: 5
interval: 5
lobby-time: 60
starting-time: 300
seeker-damage: 5
time-reward: 30
automatic: false
dedicated: false
random-arenas: true
blow-disguises-last-30-seconds: true
seeker-delay-time: 10
blind-seeker-in-delay: true
seeker-lives: 10
crouching-block-lock: true
use-solid-block: true
solid-block-time: 5
using-custom-tab: false
use-hitmarkers: true
use-hitsounds: true
auto-respawn: true
use-side-scoreboard-stats: true
choose-new-seeker-if-original-dies: true
AutomationSettings:
  dispatch-commands-after-x-games: false
  number-of-games: 10
  commands:
  - say PropHunt Server resetting!
  - give tomskied 357 1
  - kickalltohub
  - stop
ServerSettings:
  force-motd-prophunt: false
  block-access-whilst-in-game: false
  force-max-players: false
  force-max-players-size: 36
BungeeSettings:
  using-bungee: false
  kick-back-to-hub: false
  hub-name: hub
  ping-interval-ticks: 20
  this-bungee-server-name: prophunt1
ShopSettings:
  use-shop: true
  currency-name: Cookies
  use-vault-for-currency: true
  points-per-hider-kill: 10
  points-per-seeker-kill: 5
  point-per-second-hidden: 0.2
  points-hiders-win: 20
  points-seekers-win: 0
DatabaseSettings:
  type: mysql
  host: localhost
  port: 3306
  database: minecraft
  username: root
  password: minecraft
HiderClass:
  Inventory: 283:1,357:20
  Effects: 1:20000:1,8:20000:1
  Helmet: 298 4:1
  Chestplate: 299 0:1
  Leggings: 300 1:2
  Boots: 301 2:4
SeekerClass:
  Inventory: 276,261:1,262:64,391:10,366:10
  Effects: 1:20000:1
  Helmet: 310 0:4
  Chestplate: 311 0:4
  Leggings: 312 1:4
  Boots: 313 2:1
block-disguises:
- 173
- 47
- 17
- 123



Error v chate co mi napise ked dam /prophunt ...
Spoiler: zobrazit

Kód: Vybrat vše

An internal error ocured atd.


Error v console ked napisem ten prikaz:
Spoiler: zobrazit

Kód: Vybrat vše

TheMikee issued server command: /prophunt
> [13:20:16 ERROR]: null
org.bukkit.command.CommandException: Unhandled exception executing command 'prophunt' in plugin PropHunt v1.42
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~inecraft_server.jar:git-Spigot-1328]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:175) ~inecraft_server.jar:git-Spigot-1328]
at org.bukkit.craftbukkit.v1_7_R1.CraftServer.dispatchCommand(CraftServer.java:704) ~inecraft_server.jar:git-Spigot-1328]
at net.minecraft.server.v1_7_R1.PlayerConnection.handleCommand(PlayerConnection.java:984) inecraft_server.jar:git-Spigot-1328]
at net.minecraft.server.v1_7_R1.PlayerConnection.a(PlayerConnection.java:829) inecraft_server.jar:git-Spigot-1328]
at net.minecraft.server.v1_7_R1.PacketPlayInChat.a(PacketPlayInChat.java:28) inecraft_server.jar:git-Spigot-1328]
at net.minecraft.server.v1_7_R1.PacketPlayInChat.handle(PacketPlayInChat.java:65) inecraft_server.jar:git-Spigot-1328]
at net.minecraft.server.v1_7_R1.NetworkManager.a(NetworkManager.java:147) inecraft_server.jar:git-Spigot-1328]
at net.minecraft.server.v1_7_R1.ServerConnection.c(ServerConnection.java:77) inecraft_server.jar:git-Spigot-1328]
at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:700) inecraft_server.jar:git-Spigot-1328]
at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:273) inecraft_server.jar:git-Spigot-1328]
at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:562) inecraft_server.jar:git-Spigot-1328]
at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:469) inecraft_server.jar:git-Spigot-1328]
at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) inecraft_server.jar:git-Spigot-1328]
Caused by: java.lang.NoClassDefFoundError: Could not initialize class me.tomski.utils.PropHuntMessaging
at me.tomski.prophunt.PropHunt.onCommand(PropHunt.java:337) ~[?:?]
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~inecraft_server.jar:git-Spigot-1328]
... 13 more


Server log pri starte:
Spoiler: zobrazit

Kód: Vybrat vše

13:18:05] [Server thread/INFO]: Starting minecraft server version 1.7.2
[13:18:05] [Server thread/INFO]: Loading properties
[13:18:05] [Server thread/INFO]: Default game type: SURVIVAL
[13:18:05] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-1328 (MC: 1.7.2) (Implementing API version 1.7.2-R0.4-SNAPSHOT)
[13:18:05] [Server thread/INFO]: Using 4 threads for Netty based IO
[13:18:05] [Server thread/INFO]: Server Ping Player Sample Count: 12
[13:18:05] [Server thread/INFO]: Generating keypair
[13:18:05] [Server thread/INFO]: Starting Minecraft server on 93.91.250.219:25565
[13:18:05] [Server thread/INFO]: [PermissionsEx] sql backend registered!
[13:18:05] [Server thread/INFO]: [PermissionsEx] file backend registered!
[13:18:05] [Server thread/INFO]: [AlphaChest] Loading AlphaChest v1.16.0
[13:18:05] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.10.8-RC-sMD5NET-b664
[13:18:05] [Server thread/INFO]: [FakaHedaMinequery] Loading FakaHedaMinequery v1.3
[13:18:05] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.6
[13:18:05] [Server thread/INFO]: [FrameProtect] Loading FrameProtect v2.5
[13:18:05] [Server thread/INFO]: [SimpleJoinMessage] Loading SimpleJoinMessage vL1.5.4
[13:18:05] [Server thread/INFO]: [Vault] Loading Vault v1.2.31-b411
[13:18:05] [Server thread/INFO]: [PlayerHeads] Loading PlayerHeads v3.8-jenkins-PlayerHeads-1-48-ged24b6b
[13:18:05] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.20.4
[13:18:05] [Server thread/INFO]: [PermissionsEx] Initializing file backend
[13:18:05] [Server thread/INFO]: Permissions file successfully reloaded
[13:18:05] [Server thread/INFO]: [BungeePortals] Loading BungeePortals v1.1
[13:18:05] [Server thread/INFO]: [LWC] Loading LWC v4.4.0 (b881) (July 11, 2013)
[13:18:05] [Server thread/INFO]: [BarAPI] Loading BarAPI v3.0
[13:18:05] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v5.9
[13:18:05] [Server thread/INFO]: [HeroicDeathPlus] Loading HeroicDeathPlus v2.5
[13:18:05] [Server thread/INFO]: [AutoMessage] Loading AutoMessage v2.4.0
[13:18:05] [Server thread/INFO]: [Horses] Loading Horses v1.1.8
[13:18:05] [Server thread/INFO]: [TNTRun] Loading TNTRun v2.6
[13:18:05] [Server thread/INFO]: [Marriage] Loading Marriage v1.2.3
[13:18:06] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v3.1.3-SNAPSHOT
[13:18:06] [Server thread/INFO]: [Essentials] Loading Essentials v2.12.2
[13:18:06] [Server thread/INFO]: [Residence] Loading Residence v2.6.6.6
[13:18:06] [Server thread/INFO]: [Jobs] Loading Jobs v2.11.3
[13:18:06] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.12.2
[13:18:06] [Server thread/INFO]: [PlotMe] Loading PlotMe v0.13b
[13:18:06] [Server thread/INFO]: [ScoreboardStats] Loading ScoreboardStats v0.7.3
[13:18:06] [Server thread/INFO]: [DisguiseCraft] Loading DisguiseCraft v5.1
[13:18:06] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.7.5
[13:18:06] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.12.2
[13:18:06] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b678
[13:18:06] [Server thread/INFO]: [Paintball] Loading Paintball v1.2.5
[13:18:06] [Server thread/INFO]: [MineResetLite] Loading MineResetLite v0.3.5
[13:18:06] [Server thread/INFO]: [AuthMe] Loading AuthMe v3.3.3
[13:18:06] [Server thread/INFO]: [PropHunt] Loading PropHunt v1.42
[13:18:06] [Server thread/INFO]: [CreativeControl] Loading CreativeControl v6.4
[13:18:06] [Server thread/INFO]: [Vault] Enabling Vault v1.2.31-b411
[13:18:06] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy found: Waiting
[13:18:06] [Server thread/INFO]: [Vault] [Vault][Permission] PermissionsEx found: Waiting
[13:18:06] [Server thread/INFO]: [Vault] [Vault][Permission] SuperPermissions loaded as backup permission system.
[13:18:06] [Server thread/INFO]: [Vault] [Vault][Chat] PermissionsEx found: Waiting
[13:18:06] [Server thread/INFO]: [Vault] [Vault] Enabled Version 1.2.31-b411
[13:18:06] [Server thread/INFO]: [LWC] Enabling LWC v4.4.0 (b881) (July 11, 2013)
[13:18:06] [Server thread/INFO]: [LWC] Connecting to MySQL
[13:18:06] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v3.1.3-SNAPSHOT
[13:18:06] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
[13:18:06] [Server thread/INFO]: [PlotMe] Enabling PlotMe v0.13b
[13:18:07] [Server thread/INFO]: §9[PlotMe] §r 5424 plots loaded
[13:18:07] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[13:18:07] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[13:18:07] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
[13:18:07] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[13:18:07] [Server thread/INFO]: Preparing level "Normal"
[13:18:07] [Server thread/INFO]: -------- World Settings For [Normal] --------
[13:18:07] [Server thread/INFO]: Cactus Growth Modifier: 100%
[13:18:07] [Server thread/INFO]: Cane Growth Modifier: 100%
[13:18:07] [Server thread/INFO]: Melon Growth Modifier: 100%
[13:18:07] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[13:18:07] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[13:18:07] [Server thread/INFO]: Sapling Growth Modifier: 100%
[13:18:07] [Server thread/INFO]: Wheat Growth Modifier: 100%
[13:18:07] [Server thread/INFO]: Anti X-Ray: false
[13:18:07] [Server thread/INFO]:    Engine Mode: 1
[13:18:07] [Server thread/INFO]:    Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[13:18:07] [Server thread/INFO]:    Replace Blocks: [1, 5]
[13:18:07] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[13:18:07] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[13:18:07] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8
[13:18:07] [Server thread/INFO]: Random Lighting Updates: false
[13:18:07] [Server thread/INFO]: Structure Info Saving: true
[13:18:07] [Server thread/INFO]: Sending up to 5 chunks per packet
[13:18:07] [Server thread/INFO]: Max Entity Collisions: 8
[13:18:07] [Server thread/INFO]: View Distance: 5
[13:18:07] [Server thread/INFO]: Chunks to Grow per Tick: 650
[13:18:07] [Server thread/INFO]: Clear tick list: false
[13:18:07] [Server thread/INFO]: Experience Merge Radius: 3.0
[13:18:07] [Server thread/INFO]: Mob Spawn Range: 4
[13:18:07] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[13:18:07] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: false
[13:18:07] [Server thread/INFO]: Zombie Aggressive Towards Villager: false
[13:18:07] [Server thread/INFO]: Item Merge Radius: 2.5
[13:18:07] [Server thread/INFO]: Item Despawn Rate: 6000
[13:18:07] [Server thread/INFO]: Arrow Despawn Rate: 1200
[13:18:07] [Server thread/INFO]: -------- World Settings For [Normal_nether] --------
[13:18:07] [Server thread/INFO]: Cactus Growth Modifier: 100%
[13:18:07] [Server thread/INFO]: Cane Growth Modifier: 100%
[13:18:07] [Server thread/INFO]: Melon Growth Modifier: 100%
[13:18:07] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[13:18:07] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[13:18:07] [Server thread/INFO]: Sapling Growth Modifier: 100%
[13:18:07] [Server thread/INFO]: Wheat Growth Modifier: 100%
[13:18:07] [Server thread/INFO]: Anti X-Ray: false
[13:18:07] [Server thread/INFO]:    Engine Mode: 1
[13:18:07] [Server thread/INFO]:    Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[13:18:07] [Server thread/INFO]:    Replace Blocks: [1, 5]
[13:18:07] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[13:18:07] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[13:18:07] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8
[13:18:07] [Server thread/INFO]: Random Lighting Updates: false
[13:18:07] [Server thread/INFO]: Structure Info Saving: true
[13:18:07] [Server thread/INFO]: Sending up to 5 chunks per packet
[13:18:07] [Server thread/INFO]: Max Entity Collisions: 8
[13:18:07] [Server thread/INFO]: View Distance: 5
[13:18:07] [Server thread/INFO]: Chunks to Grow per Tick: 650
[13:18:07] [Server thread/INFO]: Clear tick list: false
[13:18:07] [Server thread/INFO]: Experience Merge Radius: 3.0
[13:18:07] [Server thread/INFO]: Mob Spawn Range: 4
[13:18:07] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[13:18:07] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: false
[13:18:07] [Server thread/INFO]: Zombie Aggressive Towards Villager: false
[13:18:07] [Server thread/INFO]: Item Merge Radius: 2.5
[13:18:07] [Server thread/INFO]: Item Despawn Rate: 6000
[13:18:07] [Server thread/INFO]: Arrow Despawn Rate: 1200
[13:18:07] [Server thread/INFO]: Preparing start region for level 0 (Seed: 6287117169941192528)
[13:18:08] [Server thread/INFO]: Preparing start region for level 1 (Seed: -8509456134519576251)
[13:18:08] [Server thread/INFO]: [AlphaChest] Enabling AlphaChest v1.16.0
[13:18:08] [Server thread/INFO]: [AlphaChest] loaded 65 chests
[13:18:08] [Server thread/INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.10.8-RC-sMD5NET-b664
[13:18:08] [Server thread/INFO]: [NoCheatPlus] McAccess set to: 1.7.2 / CB2922-DEV
[13:18:08] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
[13:18:08] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
[13:18:08] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks.
[13:18:08] [Server thread/INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
[13:18:08] [Server thread/INFO]: [NoCheatPlus] Version 3.10.8-RC-sMD5NET-b664 is enabled.
[13:18:08] [Server thread/INFO]: [FakaHedaMinequery] Enabling FakaHedaMinequery v1.3
[13:18:08] [Server thread/INFO]: Starting FakaHedaMinequery server on 93.91.250.219:26565
[13:18:08] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v5.6
[13:18:08] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[13:18:08] [Server thread/INFO]: [FrameProtect] Enabling FrameProtect v2.5
[13:18:08] [Server thread/INFO]: [FrameProtect] enabled.
[13:18:08] [Server thread/INFO]: [SimpleJoinMessage] Enabling SimpleJoinMessage vL1.5.4
[13:18:08] [Server thread/INFO]: [SimpleJoinMessage] Loading configuration...
[13:18:08] [Server thread/INFO]: [SimpleJoinMessage] Configuration loaded.
[13:18:08] [Server thread/INFO]: [SimpleJoinMessage] Loading listener...
[13:18:08] [Server thread/INFO]: [SimpleJoinMessage] Listener loaded.
[13:18:08] [Server thread/INFO]: [SimpleJoinMessage] Enabling Metrics...
[13:18:08] [Server thread/INFO]: [SimpleJoinMessage] Metrics enabled.
[13:18:08] [Server thread/INFO]: [SimpleJoinMessage] SimpleJoinMessage enabled.
[13:18:08] [Server thread/INFO]: [PlayerHeads] Enabling PlayerHeads v3.8-jenkins-PlayerHeads-1-48-ged24b6b
[13:18:09] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.20.4
[13:18:10] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
[13:18:10] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
[13:18:10] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
[13:18:10] [Server thread/INFO]: [BungeePortals] Enabling BungeePortals v1.1
[13:18:10] [Server thread/INFO]: [BungeePortals] Metrics initiated!
[13:18:10] [Server thread/INFO]: [BungeePortals] Commands registered!
[13:18:10] [Server thread/INFO]: [BungeePortals] Events registered!
[13:18:10] [Server thread/INFO]: [BungeePortals] Plugin channel registered!
[13:18:10] [Server thread/INFO]: [BungeePortals] Configuration file config.yml loaded!
[13:18:10] [Server thread/INFO]: [BungeePortals] Configuration file portals.yml loaded!
[13:18:10] [Server thread/INFO]: [BungeePortals] Portal data loaded! (0ms)
[13:18:10] [Server thread/INFO]: [BungeePortals] Save task started!
[13:18:10] [Server thread/INFO]: [BungeePortals] Version 1.1 has been enabled. (3ms)
[13:18:10] [Server thread/INFO]: [BarAPI] Enabling BarAPI v3.0
[13:18:10] [Server thread/INFO]: [BarAPI] Loaded
[13:18:10] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v5.9
[13:18:10] [Server thread/WARN]: [WorldGuard] Found option with no heading blacklist.txt for 'Deny lava buckets'
[13:18:10] [Server thread/INFO]: [WorldGuard] Blacklist loaded.
[13:18:10] [Server thread/INFO]: [WorldGuard] (Normal) TNT ignition is blocked.
[13:18:10] [Server thread/INFO]: [WorldGuard] (Normal) Lighters are blocked.
[13:18:10] [Server thread/INFO]: [WorldGuard] (Normal) Lava fire is blocked.
[13:18:10] [Server thread/INFO]: [WorldGuard] (Normal) All fire spread is disabled.
[13:18:10] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Normal'
[13:18:10] [Server thread/WARN]: [WorldGuard] Found option with no heading blacklist.txt for 'Deny lava buckets'
[13:18:10] [Server thread/INFO]: [WorldGuard] Blacklist loaded.
[13:18:10] [Server thread/INFO]: [WorldGuard] (Normal_nether) TNT ignition is blocked.
[13:18:10] [Server thread/INFO]: [WorldGuard] (Normal_nether) Lighters are blocked.
[13:18:10] [Server thread/INFO]: [WorldGuard] (Normal_nether) Lava fire is blocked.
[13:18:10] [Server thread/INFO]: [WorldGuard] (Normal_nether) All fire spread is disabled.
[13:18:10] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Normal_nether'
[13:18:10] [Server thread/INFO]: [WorldGuard] 2 regions loaded for 'Normal'
[13:18:10] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'Normal_nether'
[13:18:10] [Server thread/INFO]: [HeroicDeathPlus] Enabling HeroicDeathPlus v2.5
[13:18:10] [Server thread/INFO]: [HeroicDeathPlus] 2.5 enabled.
[13:18:10] [Server thread/INFO]: [AutoMessage] Enabling AutoMessage v2.4.0
[13:18:10] [Server thread/INFO]: [Horses] Enabling Horses v1.1.8
[13:18:10] [Server thread/INFO]: [TNTRun] Enabling TNTRun v2.6
[13:18:10] [Server thread/INFO]: [Marriage] Enabling Marriage v1.2.3
[13:18:10] [Server thread/ERROR]: [Marriage] Marriage is not compatible with the version of minecraft you are using!
[13:18:10] [Server thread/ERROR]: Marriage kissing will be disabled!
[13:18:10] [Server thread/INFO]: [Marriage] Hooked with Essentials Economy using Vault
[13:18:10] [Server thread/INFO]: [Essentials] Enabling Essentials v2.12.2
[13:18:10] [Server thread/INFO]: Bukkit version format changed. Version not checked.
[13:18:10] [Server thread/INFO]: git-Spigot-1328 (MC: 1.7.2)
[13:18:10] [Server thread/INFO]: 1.7.2-R0.4-SNAPSHOT
[13:18:10] [Server thread/INFO]: Using locale cs_CZ
[13:18:10] [Server thread/INFO]: Using locale cs_CZ
[13:18:11] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
[13:18:11] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
[13:18:11] [Server thread/INFO]: [Residence] Enabling Residence v2.6.6.6
[13:18:11] [Server thread/INFO]: [Residence] - Enabling multiworld plugin: Multiverse-Core
[13:18:11] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b678
[13:18:11] [Server thread/INFO]: [Multiverse-Core] [AllPay] - Version 13.0 - hooked into Essentials Economy for Multiverse-Core v2.5-b678
[13:18:11] [Server thread/INFO]: -------- World Settings For [plotworld] --------
[13:18:11] [Server thread/INFO]: Cactus Growth Modifier: 100%
[13:18:11] [Server thread/INFO]: Cane Growth Modifier: 100%
[13:18:11] [Server thread/INFO]: Melon Growth Modifier: 100%
[13:18:11] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[13:18:11] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[13:18:11] [Server thread/INFO]: Sapling Growth Modifier: 100%
[13:18:11] [Server thread/INFO]: Wheat Growth Modifier: 100%
[13:18:11] [Server thread/INFO]: Anti X-Ray: false
[13:18:11] [Server thread/INFO]:    Engine Mode: 1
[13:18:11] [Server thread/INFO]:    Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[13:18:11] [Server thread/INFO]:    Replace Blocks: [1, 5]
[13:18:11] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[13:18:11] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[13:18:11] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8
[13:18:11] [Server thread/INFO]: Random Lighting Updates: false
[13:18:11] [Server thread/INFO]: Structure Info Saving: true
[13:18:11] [Server thread/INFO]: Sending up to 5 chunks per packet
[13:18:11] [Server thread/INFO]: Max Entity Collisions: 8
[13:18:11] [Server thread/INFO]: View Distance: 5
[13:18:11] [Server thread/INFO]: Chunks to Grow per Tick: 650
[13:18:11] [Server thread/INFO]: Clear tick list: false
[13:18:11] [Server thread/INFO]: Experience Merge Radius: 3.0
[13:18:11] [Server thread/INFO]: Mob Spawn Range: 4
[13:18:11] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[13:18:11] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: false
[13:18:11] [Server thread/INFO]: Zombie Aggressive Towards Villager: false
[13:18:11] [Server thread/INFO]: Item Merge Radius: 2.5
[13:18:11] [Server thread/INFO]: Item Despawn Rate: 6000
[13:18:11] [Server thread/INFO]: Arrow Despawn Rate: 1200
[13:18:11] [Server thread/INFO]: Preparing start region for level 2 (Seed: 165967507815977642)
[13:18:11] [Server thread/INFO]: [WorldGuard] (plotworld) TNT ignition is blocked.
[13:18:11] [Server thread/INFO]: [WorldGuard] (plotworld) Lighters are blocked.
[13:18:11] [Server thread/INFO]: [WorldGuard] (plotworld) Lava fire is blocked.
[13:18:11] [Server thread/INFO]: [WorldGuard] (plotworld) All fire spread is disabled.
[13:18:11] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'plotworld'
[13:18:11] [Server thread/INFO]: [Multiverse-Core] 3 - World(s) loaded.
[13:18:12] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b678 (API v18) Enabled - By Rigby, fernferret, lithium3141 and main--
[13:18:12] [Server thread/INFO]: [Residence] Found Vault using permissions plugin:PermissionsEx
[13:18:12] [Server thread/INFO]: [Residence] Scanning for economy systems...
[13:18:12] [Server thread/INFO]: [Residence] Found Vault using economy system: Essentials Economy
[13:18:19] [Server thread/INFO]: [Residence] Found WorldEdit
[13:18:19] [Server thread/INFO]: [Residence] Enabled! Version 2.6.6.6 by bekvon
[13:18:19] [Server thread/INFO]: [Jobs] Enabling Jobs v2.11.3
[13:18:20] [Jobs-DatabaseSaveTask/INFO]: [Jobs] Started database save task
[13:18:20] [Jobs-BufferedPaymentThread/INFO]: [Jobs] Started buffered payment thread
[13:18:20] [Server thread/INFO]: [Jobs] Plugin has been enabled succesfully.
[13:18:20] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.12.2
[13:18:20] [Server thread/INFO]: [ScoreboardStats] Enabling ScoreboardStats v0.7.3
[13:18:20] [Server thread/INFO]: DataSourcePool [ScoreboardStats] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[250]
[13:18:20] [Server thread/INFO]: DatabasePlatform name:ScoreboardStats platform:sqlite
[13:18:20] [Server thread/INFO]: SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader]
[13:18:20] [Server thread/INFO]: Entities enhanced[0] subclassed[1]
[13:18:20] [Server thread/INFO]: [DisguiseCraft] Enabling DisguiseCraft v5.1
[13:18:20] [Server thread/INFO]: [DisguiseCraft] Version 5.1 is enabled!
[13:18:20] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.7.5
[13:18:20] [Server thread/INFO]: [ChestShop] LWC version 4.4.0 (b881) (July 11, 2013) loaded.
[13:18:20] [Server thread/INFO]: [ChestShop] Residence version 2.6.6.6 loaded.
[13:18:20] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
[13:18:20] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.12.2
[13:18:20] [Server thread/INFO]: [Paintball] Enabling Paintball v1.2.5
[13:18:20] [Server thread/INFO]: [Paintball] Loading the default language: enUS.txt
[13:18:20] [Server thread/INFO]: [Paintball] Scanned lines: 379 | Skipped lines: 0
[13:18:20] [Server thread/INFO]: [Paintball] Loading the specified language now: csCZ.txt
[13:18:20] [Server thread/INFO]: [Paintball] Scanned lines: 380 | Skipped lines: 1
[13:18:20] [Server thread/INFO]: [Paintball] Loading the specified melody now: win.txt
[13:18:20] [Server thread/INFO]: [Paintball] Scanned .txt melody sucessfully. Lines: 20
[13:18:20] [Server thread/INFO]: [Paintball] Loading the specified melody now: defeat.txt
[13:18:20] [Server thread/INFO]: [Paintball] Scanned .txt melody sucessfully. Lines: 43
[13:18:20] [Server thread/INFO]: [Paintball] Loading the specified melody now: draw.txt
[13:18:20] [Server thread/INFO]: [Paintball] Scanned .txt melody sucessfully. Lines: 29
[13:18:20] [Server thread/INFO]: [Paintball] Loading ranks..
[13:18:20] [Server thread/INFO]: [Paintball] Plugin 'InSigns' not found. Additional sign features disabled.
[13:18:20] [Server thread/INFO]: [Paintball] Plugin 'TagAPI' not found. Additional tag features disabled.
[13:18:20] [Server thread/INFO]: [Paintball] Plugin 'Votifier' not found. Additional vote features disabled.
[13:18:20] [Server thread/INFO]: [Paintball] Plugin 'Vault' found and economy detected. Using it now.
[13:18:21] [Server thread/INFO]: [Paintball] By blablubbabc enabled.
[13:18:21] [Server thread/INFO]: [MineResetLite] Enabling MineResetLite v0.3.5
[13:18:21] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Anvil4.mine.yml'...
[13:18:21] [Server thread/INFO]: [MineResetLite] Loading mine from file 'BirchWood.mine.yml'...
[13:18:21] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Quartz.mine.yml'...
[13:18:21] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Melon.mine.yml'...
[13:18:21] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Coal.mine.yml'...
[13:18:21] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Obsidian.mine.yml'...
[13:18:21] [Server thread/INFO]: [MineResetLite] Loading mine from file 'EndStone.mine.yml'...
[13:18:21] [Server thread/INFO]: [MineResetLite] Loading mine from file 'NetherBrick.mine.yml'...
[13:18:21] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Anvil3.mine.yml'...
[13:18:21] [Server thread/INFO]: [MineResetLite] Loading mine from file 'StoneBlock.mine.yml'...
[13:18:21] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Sand.mine.yml'...
[13:18:21] [Server thread/INFO]: [MineResetLite] Loading mine from file 'SpurceWood.mine.yml'...
[13:18:21] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Diamond.mine.yml'...
[13:18:21] [Server thread/INFO]: [MineResetLite] Loading mine from file 'BookShelf.mine.yml'...
[13:18:21] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Anvil2.mine.yml'...
[13:18:21] [Server thread/INFO]: [MineResetLite] Loading mine from file 'NormalWood.mine.yml'...
[13:18:21] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Iron.mine.yml'...
[13:18:21] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Emerald.mine.yml'...
[13:18:21] [Server thread/INFO]: [MineResetLite] Loading mine from file 'GlowStone.mine.yml'...
[13:18:21] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Clay.mine.yml'...
[13:18:21] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Anvil1.mine.yml'...
[13:18:21] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Gold.mine.yml'...
[13:18:21] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Redstone.mine.yml'...
[13:18:21] [Server thread/INFO]: [MineResetLite] Loading mine from file 'JungleWood.mine.yml'...
[13:18:21] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Lapis.mine.yml'...
[13:18:21] [Server thread/INFO]: [MineResetLite] Loading mine from file 'MossyCobblestone.mine.yml'...
[13:18:21] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Gravel.mine.yml'...
[13:18:21] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Wool.mine.yml'...
[13:18:21] [Server thread/INFO]: [MineResetLite] MineResetLite version 0.3.5 enabled!
[13:18:21] [Server thread/INFO]: [MineResetLite] =-= MineResetLite wouldn't be possible without the support of Don't Drop the Soap, MCPrison.com =-=
[13:18:21] [Server thread/INFO]: [AuthMe] Enabling AuthMe v3.3.3
[13:18:21] [Server thread/INFO]: [AuthMe] Loading Configuration File...
[13:18:21] [Server thread/WARN]: [AuthMe] Merge new Config Options if needed..
[13:18:21] [Server thread/WARN]: [AuthMe] Please check your config.yml file!
[13:18:21] [Server thread/INFO]: [AuthMe] Set Language: cz
[13:18:21] [Server thread/INFO]: [AuthMe] Vault plugin detected, hook with PermissionsEx system
[13:18:21] [Server thread/INFO]: [AuthMe] Hook with Multiverse-Core for SpawnLocations
[13:18:21] [Server thread/INFO]: [AuthMe] Hook with Essentials plugin
[13:18:21] [Server thread/INFO]: [AuthMe] Hook with EssentialsSpawn plugin
[13:18:21] [Server thread/INFO]: [AuthMe] MySQL driver loaded
[13:18:21] [Server thread/INFO]: [AuthMe] Connection pool ready
[13:18:21] [Server thread/INFO]: [AuthMe]  This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com
[13:18:21] [Server thread/INFO]: [AuthMe] Authme 3.3.3 enabled
[13:18:21] [Server thread/INFO]: [PropHunt] Enabling PropHunt v1.42
[13:18:21] [Server thread/INFO]: [PropHunt] loaded Seeker Effects List
[13:18:21] [Server thread/INFO]: [PropHunt] loaded Seeker Helmet
[13:18:21] [Server thread/INFO]: [PropHunt] loaded Seeker Chestplate
[13:18:21] [Server thread/INFO]: [PropHunt] loaded Seeker Leggings
[13:18:21] [Server thread/INFO]: [PropHunt] loaded Seeker Boots
[13:18:21] [Server thread/ERROR]: Error occurred while enabling PropHunt v1.42 (Is it up to date?)
java.lang.ArrayIndexOutOfBoundsException: 1
   at me.tomski.prophunt.PropHunt.parseITEMStringToStack(PropHunt.java:956) ~[?:?]
   at me.tomski.prophunt.PropHunt.setupClasses(PropHunt.java:800) ~[?:?]
   at me.tomski.prophunt.GameManager.<init>(GameManager.java:94) ~[?:?]
   at me.tomski.prophunt.PropHunt.init(PropHunt.java:95) ~[?:?]
   at me.tomski.prophunt.PropHunt.onEnable(PropHunt.java:65) ~[?:?]
   at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250) ~[minecraft_server.jar:git-Spigot-1328]
   at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:350) [minecraft_server.jar:git-Spigot-1328]
   at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:390) [minecraft_server.jar:git-Spigot-1328]
   at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugin(CraftServer.java:460) [minecraft_server.jar:git-Spigot-1328]
   at org.bukkit.craftbukkit.v1_7_R1.CraftServer.enablePlugins(CraftServer.java:380) [minecraft_server.jar:git-Spigot-1328]
   at net.minecraft.server.v1_7_R1.MinecraftServer.m(MinecraftServer.java:348) [minecraft_server.jar:git-Spigot-1328]
   at net.minecraft.server.v1_7_R1.MinecraftServer.g(MinecraftServer.java:325) [minecraft_server.jar:git-Spigot-1328]
   at net.minecraft.server.v1_7_R1.MinecraftServer.a(MinecraftServer.java:281) [minecraft_server.jar:git-Spigot-1328]
   at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:186) [minecraft_server.jar:git-Spigot-1328]
   at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:437) [minecraft_server.jar:git-Spigot-1328]
   at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [minecraft_server.jar:git-Spigot-1328]
[13:18:21] [Server thread/INFO]: [CreativeControl] Enabling CreativeControl v6.4
[13:18:21] [Server thread/INFO]: [CreativeControl]  Initializing configurations...
[13:18:21] [Server thread/INFO]: [CreativeControl]  Loading Modules...
[13:18:21] [Server thread/INFO]: [CreativeControl]  Connecting to the MySQL database...
[13:18:21] [Server thread/INFO]: [CreativeControl]  MySQL database connected Successfuly!
[13:18:21] [Server thread/INFO]: [CreativeControl]  Registring Events...
[13:18:21] [Server thread/INFO]: [CreativeControl]  Vault hooked as permissions plugin
[13:18:21] [Server thread/INFO]: [CreativeControl]  CreativeControl v6.4 loaded in 37 ms!
[13:18:22] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[13:18:22] [Server thread/INFO]: Done (14.707s)! For help, type "help" or "?"
[13:18:22] [Server thread/INFO]: Starting GS4 status listener
[13:18:22] [Server thread/INFO]: Starting remote control listener
[13:18:22] [Query Listener #1/INFO]: Query running on 93.91.250.219:25565
[13:18:22] [RCON Listener #2/INFO]: RCON running on 93.91.250.219:25575
[13:18:22] [Server thread/INFO]: [Jobs] [Jobs] Successfully linked with Vault.
[13:18:22] [Server thread/INFO]: [NoCheatPlus] Post-enable running...
[13:18:22] [Server thread/INFO]: [NoCheatPlus] Post-enable finished.
[13:18:22] [Craft Scheduler Thread - 14/INFO]: [LWC] [LWC] The updater ran into a minor issue: http://update.griefcraft.com/lwc/branch/stable/LATEST
[13:18:22] [Craft Scheduler Thread - 14/INFO]: [LWC] [LWC] This can probably be ignored.
[13:18:22] [Craft Scheduler Thread - 14/WARN]: Exception in thread "Craft Scheduler Thread - 14"
[13:18:22] [Craft Scheduler Thread - 14/WARN]: org.apache.commons.lang.UnhandledException: Plugin LWC v4.4.0 (b881) (July 11, 2013) generated an exception while executing task 4
   at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
   at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   at java.lang.Thread.run(Thread.java:744)
Caused by: java.lang.NullPointerException
   at com.griefcraft.util.Updater$1.run(Updater.java:81)
   at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftTask.run(CraftTask.java:58)
   at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
   ... 3 more

[13:18:22] [Craft Scheduler Thread - 13/INFO]: [CreativeControl]  Cached 15,900 protections
[13:18:22] [Craft Scheduler Thread - 13/INFO]: [CreativeControl]  Loaded 0 regions
[13:18:22] [Craft Scheduler Thread - 13/INFO]: [CreativeControl]  901,627 blocks protected
[13:18:24] [Server thread/INFO]: [Paintball] --------- Checking version ----------
[13:18:25] [Server thread/INFO]: [Paintball] You are running the latest version (or a dev- or compat-build). :)
[13:18:25] [Server thread/INFO]: [Paintball] --------- ---------------- ----------
[13:18:25] [Server thread/INFO]: Accepted EditSessionFactory of type me.FurH.CreativeControl.integration.worldedit.CreativeEditSessionFactory from me.FurH.CreativeControl.integration.worldedit
[13:18:25] [Server thread/INFO]: /178.212.94.9:53511 lost connection: Disconnected
[13:18:25] [Server thread/INFO]: /90.181.20.153:11367 lost connection: Internal Exception: java.io.IOException: Connection reset by peer
[13:18:25] [Server thread/INFO]: /88.103.166.219:24969 lost connection: Disconnected
[13:18:25] [Server thread/INFO]: /141.136.49.241:7542 lost connection: Disconnected
[13:18:25] [Server thread/INFO]: /81.90.161.206:56098 lost connection: Disconnected
[13:18:25] [Server thread/INFO]: /90.179.99.86:28638 lost connection: Disconnected
[13:18:25] [Server thread/INFO]: /92.53.131.109:53346 lost connection: Disconnected
[13:18:25] [Server thread/INFO]: /46.13.33.40:52062 lost connection: Disconnected
[13:18:25] [Server thread/INFO]: /81.90.161.206:56101 lost connection: Disconnected
[13:18:25] [Server thread/INFO]: /88.103.166.219:24971 lost connection: Disconnected
[13:18:25] [Server thread/INFO]: /141.136.49.241:7543 lost connection: Disconnected
[13:18:25] [Server thread/INFO]: /89.177.61.95:50031 lost connection: Disconnected
[13:18:25] [Server thread/INFO]: /81.90.161.206:56102 lost connection: Disconnected
[13:18:25] [Server thread/INFO]: /81.90.161.206:56103 lost connection: Disconnected
[13:18:25] [Server thread/INFO]: /95.102.212.127:13794 lost connection: Disconnected
[13:18:25] [Server thread/INFO]: /93.99.69.91:65428 lost connection: Disconnected
[13:18:25] [Server thread/INFO]: ath[/88.83.173.133:55078] logged in with entity id 2767 at ([plotworld] 1337.193266312485, 65.0, 1082.4009672929094)
[13:18:25] [Server thread/INFO]: [WorldEdit] Using inbuilt NmsBlock for this version.


Preto pouzivam /prophunt a nie /ph lebo mam plugin PlayerHeads
Dakujem za vyrieseni 5x karma +

mominil2
Příspěvky: 506
Věk: 25
Registrován: 28 lis 2012, 22:07
Reputation: 0
Bydliště: /home
Kontaktovat uživatele:

Re: PropHunt

#2 Příspěvekod mominil2 » 09 bře 2014, 21:44

Spammer 3 topicy za den ty samé

Smexhy
Příspěvky: 5602
Věk: 26
Registrován: 31 říj 2012, 15:50
Reputation: 20
Bydliště: Slovensko
Kontaktovat uživatele:

Re: PropHunt

#3 Příspěvekod Smexhy » 09 bře 2014, 22:03

Musíš dat automatic na true aby si nemusel používať host...

Uživatelský avatar
ABYSI!DORANA!
Příspěvky: 248
Věk: 34
Registrován: 23 úno 2013, 00:09
Reputation: 0

Re: PropHunt

#4 Příspěvekod ABYSI!DORANA! » 10 bře 2014, 14:00

celkovo prophunt plugin je dost zabugovaný, je este jeden ktory funguje 100% :) skus hladať :D

TheMikee
Příspěvky: 185
Registrován: 02 říj 2013, 15:43
Reputation: 0

Re: PropHunt

#5 Příspěvekod TheMikee » 10 bře 2014, 15:14

SmeXhy DK Karma +
Dali by ste mi prosim vas link na ten 2. plugin?
Toto je asi ten 2. http://www.youtube.com/watch?v=IUk5tquR864
Nie?

Smexhy
Příspěvky: 5602
Věk: 26
Registrován: 31 říj 2012, 15:50
Reputation: 20
Bydliště: Slovensko
Kontaktovat uživatele:

Re: PropHunt

#6 Příspěvekod Smexhy » 10 bře 2014, 15:41

To je on - http://dev.bukkit.org/bukkit-plugins/blockhunt/ ...je tam aj video návod :)

TheMikee
Příspěvky: 185
Registrován: 02 říj 2013, 15:43
Reputation: 0

Re: PropHunt

#7 Příspěvekod TheMikee » 10 bře 2014, 17:21

OK DIK Ide
a nevies ako by som mohol urobit aby ked sa tam pripoja aby im vyplo fly god gm atd

Smexhy
Příspěvky: 5602
Věk: 26
Registrován: 31 říj 2012, 15:50
Reputation: 20
Bydliště: Slovensko
Kontaktovat uživatele:

Re: PropHunt

#8 Příspěvekod Smexhy » 10 bře 2014, 17:40

Máš to na druhom svete? Ak áno stačí im na ten svet prideliť záporné permisse na daný príkaz...

TheMikee
Příspěvky: 185
Registrován: 02 říj 2013, 15:43
Reputation: 0

Re: PropHunt

#9 Příspěvekod TheMikee » 13 bře 2014, 19:50

Ked prejde z 1 sveta do 2 tak sa mu vypne god aj gm aj fly?
Zaporne permise iba zakazu mu to v tom svete zapnut

Smexhy
Příspěvky: 5602
Věk: 26
Registrován: 31 říj 2012, 15:50
Reputation: 20
Bydliště: Slovensko
Kontaktovat uživatele:

Re: PropHunt

#10 Příspěvekod Smexhy » 13 bře 2014, 21:33

Existuje na to región flag ak si stiahneš dodatočný plugin na to...


Zpět na „Minecraft, Tekkit“

Kdo je online

Uživatelé prohlížející si toto fórum: Žádní registrovaní uživatelé a 23 hostů