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] Vanish no packet


Rekomendowane odpowiedzi

Opublikowano

Witajcie mam malutki problem z pluginem vanish no pocket. Wcześniej mi pięknie działał ale za aktualizowałem go do wersji 3.10 i się rozwalił wcześniej automatycznie miałem przy wejściu vanish i silent join, teraz to nie działa pomimo tego ze mam permissions "*" i w configu jest to ustawione aby byl silent join. Wrzucalem stara wersje razem z configiem i to samo. Próbowałem wrzucić na nowo plugin to samo. Odpalałem sam vanish i jest nadal to samo. Logi z konsoli:

 

2012-07-08 23:17:13 [iNFO] Starting Minecraft server on 85.237.160.254:255652012-07-08 23:17:13 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!

2012-07-08 23:17:13 [WARNING] The server will make no attempt to authenticate usernames. Beware.

2012-07-08 23:17:13 [WARNING] 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.

2012-07-08 23:17:13 [WARNING] To change this, set "online-mode" to "true" in the server.properties file.

2012-07-08 23:17:14 [iNFO] This server is running CraftBukkit version git-Bukkit-1.2.5-R4.0-b2222jnks (MC: 1.2.5) (Implementing API version 1.2.5-R4.0)

2012-07-08 23:17:14 [sEVERE] Could not load 'plugins/Tectonicus_v2.14.jar' in folder 'plugins'

org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml

at org.bukkit.plugin.java.JavaPluginLoader.getPluginD escription(JavaPluginLoader.java:194)

at org.bukkit.plugin.SimplePluginManager.loadPlugins( SimplePluginManager.java:132)

at org.bukkit.craftbukkit.CraftServer.loadPlugins(Cra ftServer.java:213)

at org.bukkit.craftbukkit.CraftServer.<init>(CraftSer ver.java:189)

at net.minecraft.server.ServerConfigurationManager.<i nit>(ServerConfigurationManager.java:53)

at net.minecraft.server.MinecraftServer.init(Minecraf tServer.java:166)

at net.minecraft.server.MinecraftServer.run(Minecraft Server.java:432)

at net.minecraft.server.ThreadServerApplication.run(S ourceFile:492)

Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml

... 8 more

2012-07-08 23:17:14 [iNFO] [PermissionsEx] sql backend registered!

2012-07-08 23:17:14 [iNFO] [PermissionsEx] file backend registered!

2012-07-08 23:17:14 [iNFO] [PermissionsEx] PermissionEx plugin initialized.

2012-07-08 23:17:14 [iNFO] [Orebfuscator] Loading Orebfuscator v1.4.3

2012-07-08 23:17:14 [iNFO] [MinecraftViewer] Loading MinecraftViewer v1.0d

2012-07-08 23:17:14 [iNFO] [MultiWorld] Loading MultiWorld v2.9.0

2012-07-08 23:17:14 [iNFO] [WorldEdit] Loading WorldEdit v1139-6e24d98

2012-07-08 23:17:14 [iNFO] [JoinMessage] Loading JoinMessage v1.3

2012-07-08 23:17:14 [iNFO] [Vanilla] Loading Vanilla v0.2

2012-07-08 23:17:14 [iNFO] [ChatColors] Loading ChatColors v1.4

2012-07-08 23:17:14 [iNFO] [VIP-Chat] Loading VIP-Chat v1.0

2012-07-08 23:17:14 [iNFO] [Vault] Loading Vault v1.2.13-b148

2012-07-08 23:17:14 [iNFO] [PermissionsEx] Loading PermissionsEx v1.19.2

2012-07-08 23:17:14 [iNFO] [PermissionsEx] Initializing sql backend

2012-07-08 23:17:14 [iNFO] [PermissionsEx-SQL] Connecting to database "mysql://85.237.160.254/mc_forum"

2012-07-08 23:17:14 [iNFO] [PermissionsEx-SQL] Successfuly connected to database

2012-07-08 23:17:14 [iNFO] Deploying default database scheme

2012-07-08 23:17:14 [sEVERE] SQL Error: Duplicate entry '1' for key 'PRIMARY'

2012-07-08 23:17:14 [sEVERE] Deploying of default scheme failed. Please initialize database manually using mysql.sql

2012-07-08 23:17:14 [iNFO] [Multiverse-Core] Loading Multiverse-Core v2.4-b527

2012-07-08 23:17:14 [iNFO] [LogBlock] Loading LogBlock v1.52

2012-07-08 23:17:14 [iNFO] [LogBlock] [LogBlock] Version check: Your version is up to date

2012-07-08 23:17:14 [iNFO] [LogBlock] [LogBlock] Connecting to gry@jdbc:mysql://85.237.160.254:3306/mc_forum...

2012-07-08 23:17:14 [iNFO] [LogBlock] Updating config to 1.42 ...

2012-07-08 23:17:14 [iNFO] [LogBlock] Updating tables to 1.51 ...

2012-07-08 23:17:14 [sEVERE] [LogBlock Updater] Error:

com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorEx ception: Duplicate column name 'x'

at sun.reflect.NativeConstructorAccessorImpl.newInsta nce0(Native Method)

at sun.reflect.NativeConstructorAccessorImpl.newInsta nce(NativeConstructorAccessorImpl.java:39)

at sun.reflect.DelegatingConstructorAccessorImpl.newI nstance(DelegatingConstructorAccessorImpl.java:27)

at java.lang.reflect.Constructor.newInstance(Construc tor.java:513)

at com.mysql.jdbc.Util.handleNewInstance(Util.java:40 7)

at com.mysql.jdbc.Util.getInstance(Util.java:382)

at com.mysql.jdbc.SQLError.createSQLException(SQLErro r.java:1052)

at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.ja va:3593)

at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.ja va:3525)

at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:19 86)

at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java :2140)

at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionIm pl.java:2620)

at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionIm pl.java:2570)

at com.mysql.jdbc.StatementImpl.execute(StatementImpl .java:779)

at com.mysql.jdbc.StatementImpl.execute(StatementImpl .java:622)

at de.diddiz.LogBlock.Updater.update(Updater.java:171 )

at de.diddiz.LogBlock.LogBlock.onLoad(LogBlock.java:1 02)

at org.bukkit.craftbukkit.CraftServer.loadPlugins(Cra ftServer.java:218)

at org.bukkit.craftbukkit.CraftServer.<init>(CraftSer ver.java:189)

at net.minecraft.server.ServerConfigurationManager.<i nit>(ServerConfigurationManager.java:53)

at net.minecraft.server.MinecraftServer.init(Minecraf tServer.java:166)

at net.minecraft.server.MinecraftServer.run(Minecraft Server.java:432)

at net.minecraft.server.ThreadServerApplication.run(S ourceFile:492)

2012-07-08 23:17:14 [iNFO] [FigAdmin] Loading FigAdmin v4.0.16

2012-07-08 23:17:14 [iNFO] [WorldGuard] Loading WorldGuard v599-a7d1988

2012-07-08 23:17:14 [iNFO] [signColours] Loading SignColours v1.5

2012-07-08 23:17:14 [iNFO] [AutoMessage] Loading AutoMessage v1.5

2012-07-08 23:17:14 [iNFO] [iConomy] Loading iConomy v7.0

2012-07-08 23:17:14 [iNFO] [AuthMe] Loading AuthMe v2.6.6b2

2012-07-08 23:17:14 [iNFO] [DynamicEffectWhitelist] Loading DynamicEffectWhitelist v1.5.1

2012-07-08 23:17:14 [iNFO] [Reservations] Loading Reservations v2.1

2012-07-08 23:17:14 [iNFO] [OpenInv] Loading OpenInv v1.8.4

2012-07-08 23:17:14 [iNFO] [AdminPrivateChat] Loading AdminPrivateChat v1.5

2012-07-08 23:17:14 [iNFO] [Regulamin] Loading Regulamin v1.0

2012-07-08 23:17:14 [iNFO] [AutoSaveWorld] Loading AutoSaveWorld v3.2

2012-07-08 23:17:14 [iNFO] [TKC] Loading TKC v1.0

2012-07-08 23:17:14 [iNFO] [FalseBookCore] Loading FalseBookCore v0.93.1alpha

2012-07-08 23:17:14 [iNFO] [iChat] Loading iChat v2.5.7

2012-07-08 23:17:14 [iNFO] [MultiHome] Loading MultiHome v0.11.3

2012-07-08 23:17:14 [iNFO] [FalseBookCart] Loading FalseBookCart v0.93.1alpha

2012-07-08 23:17:14 [iNFO] [Essentials] Loading Essentials vDev2.9.36

2012-07-08 23:17:14 [iNFO] [Jobs] Loading Jobs v2.6.3

2012-07-08 23:17:14 [iNFO] [FalseBookChat] Loading FalseBookChat v0.93.1alpha

2012-07-08 23:17:14 [iNFO] [EssentialsSpawn] Loading EssentialsSpawn vDev2.9.36

2012-07-08 23:17:14 [iNFO] [FalseBookBlock] Loading FalseBookBlock v0.93.1alpha

2012-07-08 23:17:14 [iNFO] [Multiverse-Portals] Loading Multiverse-Portals v2.4-b548

2012-07-08 23:17:14 [iNFO] [VanishNoPacket] Loading VanishNoPacket v3.10

2012-07-08 23:17:14 [iNFO] [LWC] Loading LWC v4.2.1 (b700-git-MANUAL) (May 20, 2012)

2012-07-08 23:17:14 [iNFO] [FalseBookIC] Loading FalseBookIC v0.93.1alpha

2012-07-08 23:17:14 [iNFO] [ChestShop] Loading ChestShop v3.39

2012-07-08 23:17:14 [iNFO] [FalseBookExtra] Loading FalseBookExtra v0.93.1alpha

2012-07-08 23:17:14 [iNFO] [simpleRegionMarket] Loading SimpleRegionMarket v2.0.3-beta

2012-07-08 23:17:15 [iNFO] [ClearInv] Loading ClearInv v2.0.1

2012-07-08 23:17:15 [iNFO] [Orebfuscator] Enabling Orebfuscator v1.4.3

2012-07-08 23:17:15 [iNFO] [OFC] Spout not found, using non-Spout mode.

2012-07-08 23:17:15 [iNFO] [OFC] Statistics features enabling...

2012-07-08 23:17:15 [iNFO] [OFC] Version 1.4.3 enabled!

2012-07-08 23:17:15 [iNFO] [Vault] Enabling Vault v1.2.13-b148

2012-07-08 23:17:15 [iNFO] [Vault][Economy] Essentials Economy found: Waiting

2012-07-08 23:17:15 [iNFO] [Vault][Economy] iConomy 6 found: Waiting

2012-07-08 23:17:15 [iNFO] [Vault][Permission] PermissionsEx found: Waiting

2012-07-08 23:17:15 [iNFO] [Vault][Permission] SuperPermissions loaded as backup permission system.

2012-07-08 23:17:15 [iNFO] [Vault][Chat] PermissionsEx found: Waiting

2012-07-08 23:17:15 [iNFO] [Vault][Chat] iChat hooked.

2012-07-08 23:17:15 [iNFO] [Vault][Chat] iChat found: Waiting

2012-07-08 23:17:15 [iNFO] [Vault] Enabled Version 1.2.13-b148

2012-07-08 23:17:15 [iNFO] [Vault][Chat] iChat hooked.

2012-07-08 23:17:15 [iNFO] [LWC] Enabling LWC v4.2.1 (b700-git-MANUAL) (May 20, 2012)

2012-07-08 23:17:15 [iNFO] LWC: Loading shared objects

2012-07-08 23:17:15 [iNFO] LWC: Native library: plugins/LWC/lib/native/Linux/amd64/libsqlitejdbc.so

2012-07-08 23:17:15 [iNFO] LWC: Protection cache: 0/10000

2012-07-08 23:17:15 [iNFO] LWC: Loaded 207 locale strings (0 overrides)

2012-07-08 23:17:15 [iNFO] [LWC] Permissions API: VaultPermissions

2012-07-08 23:17:15 [iNFO] [LWC] Currency API: VaultCurrency

2012-07-08 23:17:15 [iNFO] [LWC] Connecting to SQLite

2012-07-08 23:17:15 [iNFO] [LWC] Performing any necessary database updates

2012-07-08 23:17:15 [iNFO] [LWC] Using database: Native

2012-07-08 23:17:15 [iNFO] LWC: Precached 431 protections.

2012-07-08 23:17:15 [iNFO] LWC: At version: 4.2.1 (b700)

2012-07-08 23:17:15 [iNFO] [Vault][Chat] iChat hooked.

2012-07-08 23:17:15 [iNFO] Preparing level "TKC"

2012-07-08 23:17:15 [iNFO] Default game type: 0

2012-07-08 23:17:15 [iNFO] Preparing start region for level 0 (Seed: -2622041959657363078)

2012-07-08 23:17:15 [iNFO] [LWC] Latest version: 4.2.1

2012-07-08 23:17:15 [iNFO] Preparing start region for level 1 (Seed: 2146708206145156941)

2012-07-08 23:17:16 [iNFO] Preparing start region for level 2 (Seed: 2146708206145156941)

2012-07-08 23:17:16 [iNFO] [MinecraftViewer] Enabling MinecraftViewer v1.0d

2012-07-08 23:17:16 [sEVERE] Error occurred while enabling MinecraftViewer v1.0d (Is it up to date?)

java.lang.NoSuchMethodError: org.bukkit.plugin.Plugin.getConfiguration()Lorg/bukkit/util/config/Configuration;

at com.multiplay.minecraft.bukkit.BukkitServerInterfa ce.<init>(BukkitServerInterface.java:36)

at com.multiplay.minecraft.bukkit.MinecraftViewer.onE nable(MinecraftViewer.java:17)

at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaP lugin.java:215)

at org.bukkit.plugin.java.JavaPluginLoader.enablePlug in(JavaPluginLoader.java:337)

at org.bukkit.plugin.SimplePluginManager.enablePlugin (SimplePluginManager.java:381)

at org.bukkit.craftbukkit.CraftServer.loadPlugin(Craf tServer.java:256)

at org.bukkit.craftbukkit.CraftServer.enablePlugins(C raftServer.java:238)

at net.minecraft.server.MinecraftServer.t(MinecraftSe rver.java:381)

at net.minecraft.server.MinecraftServer.a(MinecraftSe rver.java:368)

at net.minecraft.server.MinecraftServer.init(Minecraf tServer.java:197)

at net.minecraft.server.MinecraftServer.run(Minecraft Server.java:432)

at net.minecraft.server.ThreadServerApplication.run(S ourceFile:492)

2012-07-08 23:17:16 [iNFO] [Vault][Chat] iChat hooked.

2012-07-08 23:17:16 [iNFO] [MultiWorld] Enabling MultiWorld v2.9.0

2012-07-08 23:17:16 [iNFO] [MultiWorld] Enabling MultiWorld

2012-07-08 23:17:16 [iNFO] [MultiWorld] v2.9.0 enabled.

2012-07-08 23:17:16 [iNFO] [Vault][Chat] iChat hooked.

2012-07-08 23:17:16 [iNFO] [WorldEdit] Enabling WorldEdit v1139-6e24d98

2012-07-08 23:17:16 [iNFO] WEPIF: Using the Bukkit Permissions API.

2012-07-08 23:17:16 [iNFO] [Vault][Chat] iChat hooked.

2012-07-08 23:17:16 [iNFO] [JoinMessage] Enabling JoinMessage v1.3

2012-07-08 23:17:16 [iNFO] [Vault][Chat] iChat hooked.

2012-07-08 23:17:16 [iNFO] [Vanilla] Enabling Vanilla v0.2

2012-07-08 23:17:16 [iNFO] [Vault][Chat] iChat hooked.

2012-07-08 23:17:16 [iNFO] [ChatColors] Enabling ChatColors v1.4

2012-07-08 23:17:16 [iNFO] [Vault][Chat] iChat hooked.

2012-07-08 23:17:16 [iNFO] [VIP-Chat] Enabling VIP-Chat v1.0

2012-07-08 23:17:16 [iNFO] [VIP-Chat] Uzywaj formatu: §f[§6VIP Chat§f] §e%playername§f: %message

2012-07-08 23:17:16 [iNFO] [VIP-Chat] VIP-Chat version 1.0 jest wlaczony!

2012-07-08 23:17:16 [iNFO] [Vault][Chat] iChat hooked.

2012-07-08 23:17:16 [iNFO] [PermissionsEx] Enabling PermissionsEx v1.19.2

2012-07-08 23:17:16 [iNFO] [PermissionsEx] Superperms support enabled.

2012-07-08 23:17:16 [iNFO] [PermissionsEx] v1.19.2 enabled

2012-07-08 23:17:16 [iNFO] WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.

2012-07-08 23:17:16 [iNFO] [Vault][Permission] PermissionsEx hooked.

2012-07-08 23:17:16 [iNFO] [Vault][Permission] PermissionsEx_Chat hooked.

2012-07-08 23:17:16 [iNFO] [Vault][Chat] iChat hooked.

2012-07-08 23:17:16 [iNFO] [Multiverse-Core] Enabling Multiverse-Core v2.4-b527

2012-07-08 23:17:16 [iNFO] [Multiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--

2012-07-08 23:17:16 [iNFO] [AllPay] - Version 10.0 - hooked into iConomy 6 for Multiverse-Core v2.4-b527

2012-07-08 23:17:16 [iNFO] [Multiverse-Core] Loading World & Settings - 'TKC' - Env: NORMAL - Type: NORMAL & seed: -2622041959657363078

2012-07-08 23:17:16 [iNFO] [Multiverse-Core] Loading World & Settings - 'TKC_nether' - Env: NETHER - Type: NORMAL & seed: 2146708206145156941

2012-07-08 23:17:16 [iNFO] [Multiverse-Core] Loading World & Settings - 'TKC_the_end' - Env: THE_END - Type: NORMAL & seed: 2146708206145156941

2012-07-08 23:17:16 [iNFO] [Multiverse-Core] 3 - World(s) loaded.

2012-07-08 23:17:16 [iNFO] [Vault][Chat] iChat hooked.

2012-07-08 23:17:16 [iNFO] [LogBlock] Enabling LogBlock v1.52

2012-07-08 23:17:16 [iNFO] [LogBlock] [LogBlock] Permissions plugin not found. Using Bukkit Permissions.

2012-07-08 23:17:16 [iNFO] [LogBlock] [LogBlock] Scheduled consumer with bukkit scheduler.

2012-07-08 23:17:16 [iNFO] [LogBlock] LogBlock v1.52 by DiddiZ enabled.

2012-07-08 23:17:16 [iNFO] [Vault][Chat] iChat hooked.

2012-07-08 23:17:16 [iNFO] [FigAdmin] Enabling FigAdmin v4.0.16

2012-07-08 23:17:16 [iNFO] [FigAdmin] Initialized db connection

2012-07-08 23:17:16 [iNFO] FigAdmin version 4.0.16 is enabled!

2012-07-08 23:17:16 [iNFO] [Vault][Chat] iChat hooked.

2012-07-08 23:17:16 [iNFO] [WorldGuard] Enabling WorldGuard v599-a7d1988

2012-07-08 23:17:16 [iNFO] [WorldGuard] (TKC) TNT ignition is blocked.

2012-07-08 23:17:16 [iNFO] [WorldGuard] (TKC) Lighters are blocked.

2012-07-08 23:17:16 [iNFO] [WorldGuard] (TKC) Lava fire is blocked.

2012-07-08 23:17:16 [iNFO] [WorldGuard] (TKC) Fire spread is UNRESTRICTED.

2012-07-08 23:17:16 [iNFO] [WorldGuard] Loaded configuration for world 'TKC'

2012-07-08 23:17:16 [iNFO] [WorldGuard] (TKC_nether) TNT ignition is blocked.

2012-07-08 23:17:16 [iNFO] [WorldGuard] (TKC_nether) Lighters are blocked.

2012-07-08 23:17:16 [iNFO] [WorldGuard] (TKC_nether) Lava fire is blocked.

2012-07-08 23:17:16 [iNFO] [WorldGuard] (TKC_nether) Fire spread is UNRESTRICTED.

2012-07-08 23:17:16 [iNFO] [WorldGuard] Loaded configuration for world 'TKC_nether'

2012-07-08 23:17:16 [iNFO] [WorldGuard] (TKC_the_end) TNT ignition is blocked.

2012-07-08 23:17:16 [iNFO] [WorldGuard] (TKC_the_end) Lighters are blocked.

2012-07-08 23:17:16 [iNFO] [WorldGuard] (TKC_the_end) Lava fire is blocked.

2012-07-08 23:17:16 [iNFO] [WorldGuard] (TKC_the_end) Fire spread is UNRESTRICTED.

2012-07-08 23:17:16 [iNFO] [WorldGuard] Loaded configuration for world 'TKC_the_end'

2012-07-08 23:17:16 [iNFO] [WorldGuard] 173 regions loaded for 'TKC'

2012-07-08 23:17:16 [iNFO] [WorldGuard] 38 regions loaded for 'TKC_nether'

2012-07-08 23:17:16 [iNFO] [WorldGuard] 0 regions loaded for 'TKC_the_end'

2012-07-08 23:17:16 [iNFO] [Vault][Chat] iChat hooked.

2012-07-08 23:17:16 [iNFO] [signColours] Enabling SignColours v1.5

2012-07-08 23:17:16 [iNFO] SignColours version 1.5 by ichingpow enabled.

2012-07-08 23:17:16 [iNFO] [Vault][Chat] iChat hooked.

2012-07-08 23:17:16 [iNFO] [AutoMessage] Enabling AutoMessage v1.5

2012-07-08 23:17:16 [iNFO] [AutoMessage] version [1.5] loaded

2012-07-08 23:17:16 [iNFO] [Vault][Chat] iChat hooked.

2012-07-08 23:17:16 [iNFO] [iConomy] Enabling iConomy v7.0

2012-07-08 23:17:16 [iNFO] [iConomy - April Fools] Enabled (22 ms)

2012-07-08 23:17:16 [iNFO] [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy - Rare Version!

2012-07-08 23:17:16 [iNFO] [Vault][Economy] iConomy 6 hooked.

2012-07-08 23:17:16 [iNFO] [Vault][Chat] iChat hooked.

2012-07-08 23:17:16 [iNFO] [iConomy - April Fools] Purged accounts with default balance.

2012-07-08 23:17:16 [iNFO] [AuthMe] Enabling AuthMe v2.6.6b2

2012-07-08 23:17:16 [iNFO] [AuthMe] Loading Configuration File...

2012-07-08 23:17:16 [iNFO] [AuthMe] Set Language: en

2012-07-08 23:17:16 [iNFO] [AuthMe] MySQL driver loaded

2012-07-08 23:17:16 [iNFO] [AuthMe] Connection pool ready

2012-07-08 23:17:16 [iNFO] [AuthMe] MySQL Setup finished

2012-07-08 23:17:16 [iNFO] [AuthMe] Authme 2.6.6b2 enabled

2012-07-08 23:17:16 [iNFO] [Vault][Chat] iChat hooked.

2012-07-08 23:17:16 [iNFO] [DynamicEffectWhitelist] Enabling DynamicEffectWhitelist v1.5.1

2012-07-08 23:17:16 [iNFO] [DEWhitelist] Whitelist is on

2012-07-08 23:17:16 [iNFO] [DEWhitelist] Whitelist retrived successfully!

2012-07-08 23:17:16 [iNFO] [Vault][Chat] iChat hooked.

2012-07-08 23:17:16 [iNFO] [Reservations] Enabling Reservations v2.1

2012-07-08 23:17:16 [iNFO] [Reservations]: Using PermissionsEx!

2012-07-08 23:17:16 [iNFO] [Reservations] is enabled!

2012-07-08 23:17:16 [iNFO] [Vault][Chat] iChat hooked.

2012-07-08 23:17:16 [iNFO] [OpenInv] Enabling OpenInv v1.8.4

2012-07-08 23:17:16 [iNFO] [OpenInv] version 1.8.4 enabled!

2012-07-08 23:17:16 [iNFO] [Vault][Chat] iChat hooked.

2012-07-08 23:17:16 [iNFO] [AdminPrivateChat] Enabling AdminPrivateChat v1.5

2012-07-08 23:17:16 [iNFO] [AdminPrivateChat] Using format: §c[AdminChat] §f<*orange*%playername§f> %message

2012-07-08 23:17:16 [iNFO] [AdminPrivateChat] AdminPrivateChat version 1.5 is enabled!

2012-07-08 23:17:16 [iNFO] [Vault][Chat] iChat hooked.

2012-07-08 23:17:16 [iNFO] [Regulamin] Enabling Regulamin v1.0

2012-07-08 23:17:16 [iNFO] [Reg] v1.0 wlaczony!

2012-07-08 23:17:16 [iNFO] [Vault][Chat] iChat hooked.

2012-07-08 23:17:16 [iNFO] [AutoSaveWorld] Enabling AutoSaveWorld v3.2

2012-07-08 23:17:16 [iNFO] [AutoSaveWorld] Version 3.2 is enabled: cf8f1772-3e20-4b05-9513-5d64b8cb6db4

2012-07-08 23:17:16 [iNFO] [Vault][Chat] iChat hooked.

2012-07-08 23:17:16 [iNFO] [AutoSaveWorld] AutoSaveThread Started: Interval is 300 seconds, Warn Times are 0

2012-07-08 23:17:16 [iNFO] [TKC] Enabling TKC v1.0

2012-07-08 23:17:16 [iNFO] [TKC] Jest teraz włączony !

2012-07-08 23:17:16 [iNFO] [Vault][Chat] iChat hooked.

2012-07-08 23:17:16 [iNFO] [FalseBookCore] Enabling FalseBookCore v0.93.1alpha

2012-07-08 23:17:16 [iNFO] [ FalseBook Core ] using Vault for Permissions!

2012-07-08 23:17:16 [iNFO] [ FalseBook Core ] FalseBookCore v0.93.1alpha by GeMo enabled!

2012-07-08 23:17:16 [iNFO] [Vault][Chat] iChat hooked.

2012-07-08 23:17:16 [iNFO] [iChat] Enabling iChat v2.5.7

2012-07-08 23:17:16 [iNFO] [iChat] Found PermissionsEx v1.19.2

2012-07-08 23:17:16 [iNFO] iChat (v2.5.7) enabled

2012-07-08 23:17:16 [iNFO] [Vault][Chat] iChat hooked.

2012-07-08 23:17:16 [iNFO] [MultiHome] Enabling MultiHome v0.11.3

2012-07-08 23:17:16 [iNFO] [MultiHome] Using PermissionsEx for permissions system.

2012-07-08 23:17:17 [iNFO] [MultiHome] Version 0.11.3 loaded.

2012-07-08 23:17:17 [iNFO] [FalseBookCart] Enabling FalseBookCart v0.93.1alpha

2012-07-08 23:17:17 [iNFO] 0 locked storagecarts loaded.

2012-07-08 23:17:17 [iNFO] [ FalseBook Cart ] FalseBookCart v0.93.1alpha by GeMo enabled

2012-07-08 23:17:17 [iNFO] [Essentials] Enabling Essentials vDev2.9.36

2012-07-08 23:17:17 [iNFO] [Vault][Economy] Essentials Economy hooked.

2012-07-08 23:17:17 [iNFO] Essentials: Using PermissionsEx based permissions.

2012-07-08 23:17:17 [iNFO] [Essentials] Payment method found (Vault - Economy: iConomy 6 version: 1.2.13-b148)

2012-07-08 23:17:17 [iNFO] [Jobs] Enabling Jobs v2.6.3

2012-07-08 23:17:17 [iNFO] [Jobs] - max-jobs property not found. Defaulting to unlimited!

2012-07-08 23:17:17 [iNFO] [Jobs] - Job Woodcutter is missing the max-level property. defaulting to no limits !

2012-07-08 23:17:17 [iNFO] [Jobs] - Job Woodcutter is missing the slots property. defaulting to no limits !

2012-07-08 23:17:17 [iNFO] [Jobs] - Job Miner is missing the max-level property. defaulting to no limits !

2012-07-08 23:17:17 [iNFO] [Jobs] - Job Miner is missing the slots property. defaulting to no limits !

2012-07-08 23:17:17 [iNFO] [Jobs] - Job Builder is missing the max-level property. defaulting to no limits !

2012-07-08 23:17:17 [iNFO] [Jobs] - Job Builder is missing the slots property. defaulting to no limits !

2012-07-08 23:17:17 [iNFO] [Jobs] - Job Digger is missing the max-level property. defaulting to no limits !

2012-07-08 23:17:17 [iNFO] [Jobs] - Job Digger is missing the slots property. defaulting to no limits !

2012-07-08 23:17:17 [iNFO] [Jobs] - Job Farmer is missing the max-level property. defaulting to no limits !

2012-07-08 23:17:17 [iNFO] [Jobs] - Job Farmer is missing the slots property. defaulting to no limits !

2012-07-08 23:17:17 [iNFO] [Jobs] - Job Hunter is missing the max-level property. defaulting to no limits !

2012-07-08 23:17:17 [iNFO] [Jobs] - Job Hunter is missing the slots property. defaulting to no limits !

2012-07-08 23:17:17 [iNFO] [Jobs] - Job Fisherman is missing the max-level property. defaulting to no limits !

2012-07-08 23:17:17 [iNFO] [Jobs] - Job Fisherman is missing the slots property. defaulting to no limits !

2012-07-08 23:17:17 [iNFO] [Jobs] - Job Weaponsmith is missing the max-level property. defaulting to no limits !

2012-07-08 23:17:17 [iNFO] [Jobs] - Job Weaponsmith is missing the slots property. defaulting to no limits !

2012-07-08 23:17:17 [iNFO] [Jobs] - Job None is missing the max-level property. defaulting to no limits !

2012-07-08 23:17:17 [iNFO] [Jobs] - Job None is missing the slots property. defaulting to no limits !

2012-07-08 23:17:17 [iNFO] [Jobs v2.6.3] has been enabled succesfully.

2012-07-08 23:17:17 [iNFO] [FalseBookChat] Enabling FalseBookChat v0.93.1alpha

2012-07-08 23:17:17 [iNFO] [ FalseBook Chat ] FalseBookChat v0.93.1alpha by GeMo enabled

2012-07-08 23:17:17 [iNFO] [EssentialsSpawn] Enabling EssentialsSpawn vDev2.9.36

2012-07-08 23:17:17 [iNFO] [FalseBookBlock] Enabling FalseBookBlock v0.93.1alpha

2012-07-08 23:17:17 [iNFO] [ FalseBook Block ] 0 Doors successfully loaded.

2012-07-08 23:17:17 [iNFO] [ FalseBook Block ] 0 Areas loaded.

2012-07-08 23:17:17 [iNFO] [ FalseBook Block ] 0 Bridges successfully loaded.

2012-07-08 23:17:17 [iNFO] [ FalseBook Block ] 2 Cauldrons successfully loaded.

2012-07-08 23:17:17 [iNFO] [ FalseBook Block ] 3100 Books loaded!

2012-07-08 23:17:17 [iNFO] [ FalseBook Block ] 0 protected gateblocks successfully loaded.

2012-07-08 23:17:17 [iNFO] [ FalseBook Block ] FalseBookBlock v0.93.1alpha by GeMo enabled

2012-07-08 23:17:17 [iNFO] [Multiverse-Portals] Enabling Multiverse-Portals v2.4-b548

2012-07-08 23:17:17 [iNFO] [Multiverse-Portals] - Version 2.4-b548 Enabled - By Rigby and fernferret

2012-07-08 23:17:17 [iNFO] [Multiverse-Portals] 0 - Portals(s) loaded

2012-07-08 23:17:17 [iNFO] [VanishNoPacket] Enabling VanishNoPacket v3.10

2012-07-08 23:17:17 [iNFO] [VanishNoPacket] v3.10 loaded.

2012-07-08 23:17:17 [iNFO] [FalseBookIC] Enabling FalseBookIC v0.93.1alpha

2012-07-08 23:17:17 [iNFO] [ FalseBook IC ] Error while reading file: plugins/FalseBook/FalseBookIC.properties

2012-07-08 23:17:17 [iNFO] [ FalseBook IC ] 'SelftriggeredPackage' imported '18' ICs.

2012-07-08 23:17:17 [iNFO] [ FalseBook IC ] 'DetectionPackage' imported '12' ICs.

2012-07-08 23:17:17 [iNFO] [ FalseBook IC ] 'StandardPackage' imported '36' ICs.

2012-07-08 23:17:17 [iNFO] [ FalseBook IC ] 'WorldEditPackage' imported '19' ICs.

2012-07-08 23:17:17 [iNFO] [ FalseBook IC ] FalseBookIC v0.93.1alpha by GeMo enabled

2012-07-08 23:17:17 [iNFO] [ChestShop] Enabling ChestShop v3.39

2012-07-08 23:17:17 [iNFO] [ChestShop] LWC version 4.2.1 (b700-git-MANUAL) (May 20, 2012) loaded.

2012-07-08 23:17:17 [iNFO] [ChestShop] WorldGuard version 599-a7d1988 loaded.

2012-07-08 23:17:17 [iNFO] [ChestShop] Vault loaded using economy plugin iConomy 6

2012-07-08 23:17:17 [sEVERE] [ChestShop] WARNING! Your spawn-radius in bukkit.yml isn't set to 0! You won't be able to sell to shops built near spawn!

2012-07-08 23:17:18 [iNFO] [FalseBookExtra] Enabling FalseBookExtra v0.93.1alpha

2012-07-08 23:17:18 [iNFO] [ FalseBook Extra ] 2 protected blocks in 'TKC' loaded.

2012-07-08 23:17:18 [iNFO] [ FalseBook Extra ] 0 protected blocks in 'TKC_nether' loaded.

2012-07-08 23:17:18 [iNFO] [ FalseBook Extra ] 0 protected blocks in 'TKC_the_end' loaded.

2012-07-08 23:17:18 [iNFO] [ FalseBook Extra ] FalseBookExtra v0.93.1alpha by GeMo enabled

2012-07-08 23:17:18 [iNFO] [simpleRegionMarket] Enabling SimpleRegionMarket v2.0.3-beta

2012-07-08 23:17:18 [iNFO] [simpleRegionMarket] Loaded 3 template(s), 2 world(s) and 170 region(s).

2012-07-08 23:17:18 [iNFO] [simpleRegionMarket] The check took 100ms

2012-07-08 23:17:18 [iNFO] [ClearInv] Enabling ClearInv v2.0.1

2012-07-08 23:17:18 [iNFO] Server permissions file permissions.yml is empty, ignoring it

2012-07-08 23:17:18 [iNFO] Done (3.542s)! For help, type "help" or "?"

2012-07-08 23:17:18 [iNFO] Starting GS4 status listener

2012-07-08 23:17:18 [iNFO] Query running on 85.237.160.254:25565

2012-07-08 23:17:19 [iNFO] [ FalseBook IC ] Loaded selftriggered ICs: 0 done

2012-07-08 23:17:19 [iNFO] [ FalseBook IC ] Failed selftriggered ICs: 0 failed

2012-07-08 23:19:16 [iNFO] [[32;22mTKC[37;1m] Zapraszamy na nasze serwery Counter Strike ![m

2012-07-08 23:19:38 [iNFO] matius22 [/109.231.0.29:49328] logged in with entity id 573 at ([TKC] -157.83138341958025, 64.5, 273.0156307562068)

2012-07-08 23:19:41 [iNFO] Connection reset

2012-07-08 23:19:41 [iNFO] matius22 lost connection: disconnect.quitting

Zarchiwizowany

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

×
×
  • Dodaj nową pozycję...