Jump to content

jackd019

Members
  • Posts

    7
  • Joined

  • Last visited

Posts posted by jackd019

  1. doesnt work error

    01:20:53 [sEVERE] Could not load 'plugins\STD.jar' in folder 'plugins'
    
    org.bukkit.plugin.InvalidPluginException: java.lang.Error: Unresolved compilatio
    
    n problems:
    
            The import ee cannot be resolved
    
            Incompatible conditional operand types TileEntity and TileAlchChest
    
            TileAlchChest cannot be resolved to a type
    
            TileAlchChest cannot be resolved to a type
    
            TileAlchChest cannot be resolved to a type
    
     
    
            at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    
    ava:149)
    
            at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.
    
    java:310)
    
            at forge.bukkit.ForgePluginManager.loadPlugin(ForgePluginManager.java:55
    
    )
    
            at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager
    
    .java:231)
    
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:221)
    
            at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:197)
    
            at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigur
    
    ationManager.java:59)
    
            at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:177)
    
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438)
    
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    
    Caused by: java.lang.Error: Unresolved compilation problems:
    
            The import ee cannot be resolved
    
            Incompatible conditional operand types TileEntity and TileAlchChest
    
            TileAlchChest cannot be resolved to a type
    
            TileAlchChest cannot be resolved to a type
    
            TileAlchChest cannot be resolved to a type
    
     
    
            at com.bukkit.darkdeath1332.STD.STD.<init>(STD.java:27)
    
            at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    
     
    
            at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    
     
    
            at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
    
    rce)
    
            at java.lang.reflect.Constructor.newInstance(Unknown Source)
    
            at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    
    ava:145)
    
            ... 9 more

  2. Now i am preparing to make a server which is going to 24/7

    I know this law of .3MB/s Per player so that means 18Mb Per Minute per player? So an hour for a player playing is around 1gb? and if that assumption is right 20players playing for 1 hour = 20gb of bandwidth? Is that right :s?

    Cuase i was wondering maybe if 1 tb was enough for a server to run for around 20 to 30 players to start off . its gonna be 24/7 .

    We have the basic plugins and all but we have towny if it makes a difference .

    - Regards

  3. 1.2.5 (Minecraft Version)

    The Tekkit Server 3.1.2

    The Error Log :>

    20:59:06 [iNFO] ====================      Towny      ========================
    
    20:59:06 [iNFO] [Towny] Database: [Load] flatfile [save] flatfile
    
    20:59:06 [iNFO] [Towny] Bypassing CraftBukkit Version check.
    
    20:59:06 [iNFO] [Towny] Using: BukkitPermissions, Vault v1.2.16-b184, Questioner
    
    v0.6
    
    20:59:06 [iNFO] [Towny] Time until a New Day: 15 hours, 54 seconds
    
    20:59:06 [sEVERE] Error occurred while enabling Towny v0.82.1.0 (Is it up to dat
    
    e?)
    
    java.lang.NoSuchMethodError: org.bukkit.scheduler.BukkitScheduler.runTaskTimerAs
    
    ynchronously(Lorg/bukkit/plugin/Plugin;Ljava/lang/Runnable;JJ)Lorg/bukkit/schedu
    
    ler/BukkitTask;
    
            at com.palmergames.bukkit.util.BukkitTools.scheduleAsyncRepeatingTask(Un
    
    known Source)
    
            at com.palmergames.bukkit.towny.TownyTimerHandler.toggleDailyTimer(Unkno
    
    wn Source)
    
            at com.palmergames.bukkit.towny.Towny.load(Unknown Source)
    
            at com.palmergames.bukkit.towny.Towny.onEnable(Unknown Source)
    
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
    
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    
    .java:337)
    
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    
    r.java:386)
    
            at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:264)
    
            at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:246
    
    )
    
            at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:387)
    
            at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:374)
    
            at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:208)
    
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438)
    
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    
    20:59:06 [iNFO] [Questioner] Enabling Questioner v0.6
    
    
     
    
    The Things i Have done and Changed 
    
    
    bypass_version_check: 'true'
    The Plugins Im running
    1.Essentials 2.Iconomy 3.LWC 4.Vault 5.World Edit/Guard
    And if required Anything this is the Log File When i run The server/Startup

    • If anyone Needs anything else About information .

    I really don't know what happened .

    182 recipes
    
    27 achievements
    
    20:58:58 [iNFO] Starting minecraft server version 1.2.5
    
    20:58:58 [iNFO] Attempting early MinecraftForge initialization
    
    20:58:58 [iNFO] Completed early MinecraftForge initialization
    
    20:58:58 [iNFO] Forge Mod Loader version 2.2.91.173 for Minecraft 1.2.5 loading
    
    20:58:58 [iNFO] Loading mods from D:\MineCraft\TekkitServer\mods
    
    20:58:59 [iNFO] Directory weaponmod contained no mods
    
    20:58:59 [iNFO] Forge Mod Loader has loaded 38 mods
    
    20:58:59 [iNFO] MinecraftForge v3.3.8.152 Initialized
    
     
    
    20:58:59 [iNFO] MinecraftForge v3.3.8.152 Initialized
    
     
    
    20:58:59 [iNFO] [WeaponMod] Properties file read succesfully!
    
    20:58:59 [WARNING] Configuration for mod_ComputerCraft.enableAPI_http found valu
    
    e 0 outside acceptable range 4.9E-324,1.7976931348623157E308
    
    20:58:59 [iNFO] Loading ComputerCraft: To change block IDs, modify config/mod_Co
    
    mputerCraft.cfg
    
    20:58:59 [iNFO] ComputerCraft: computerBlockID 207
    
    20:58:59 [iNFO] ComputerCraft: diskDriveBlockID 208
    
    20:58:59 [iNFO] ComputerCraft: diskItemID 4000
    
    20:58:59 [iNFO] CONFLICT @ -49 item slot already occupied by dan200.computer.sha
    
    red.ItemComputer@5803e54a while adding net.minecraft.server.ItemBlock@67c28a6a
    
    20:58:59 [iNFO] ComputerCraft: Searching for RedPowerLib...
    
    20:58:59 [iNFO] ComputerCraft: RedPowerLib and methods located.
    
    20:58:59 [iNFO] CONFLICT @ -48 item slot already occupied by dan200.computer.sha
    
    red.ItemPeripheral@66c5b9bd while adding net.minecraft.server.ItemBlock@3f255c01
    
     
    
    20:58:59 [iNFO] Initializing alchemy values for Equivalent Exchange..
    
    20:58:59 [iNFO] NetherOres: loaded Macerator Recipes
    
    20:58:59 [iNFO] Loading properties
    
    20:58:59 [iNFO] Starting Minecraft server on *:25565
    
    20:59:00 [iNFO] Loaded codechicken.wirelessredstone.core.CommandFreq
    
    20:59:00 [iNFO] [iC2] Config loaded from D:\MineCraft\TekkitServer\.\config\IC2.
    
    cfg
    
    20:59:00 [iNFO] CONFLICT @ 1237 item slot already occupied by ccSensors.shared.I
    
    temWiFiTransmitter@20904ddd while adding ccSensors.shared.ItemWiFiTransmitter@61
    
    e7f8de
    
    20:59:00 [iNFO] CONFLICT @ -41 item slot already occupied by ccSensors.shared.It
    
    emComputerSensorBlock@efccf98 while adding net.minecraft.server.ItemBlock@77a10b
    
    d7
    
    20:59:00 [iNFO] [ccSensors] INFO: Loading SensorModule: Buildcraft
    
    20:59:00 [iNFO] [ccSensors] INFO: Loading SensorModule: IndustrialCraft2
    
    20:59:00 [iNFO] [ccSensors] INFO: Loading SensorModule: Forestry
    
    20:59:00 [iNFO] [ccSensors] INFO: mod_Forestry not found - SensorModule is disab
    
    led.
    
    20:59:00 [iNFO] [ccSensors] INFO: Loading SensorModule: RedPower2
    
    20:59:00 [iNFO] [ccSensors] INFO: Loading SensorModule: EquivalentExchange
    
    20:59:00 [iNFO] [ccSensors] INFO: Loading SensorModule: APS
    
    20:59:00 [iNFO] [ccSensors] INFO: mod_BuildcraftAPS not found - SensorModule is
    
    disabled.
    
    20:59:00 [iNFO] [ccSensors] INFO: Loading SensorModule: APS
    
    20:59:00 [iNFO] [ccSensors] INFO: mod_ThaumCraft not found - SensorModule is dis
    
    abled.
    
    20:59:00 [iNFO] CONFLICT @ -78 item slot already occupied by net.minecraft.serve
    
    r.ItemBlock@534313ff while adding codechicken.enderstorage.ItemEnderChest@58d5f5
    
    0d
    
    20:59:00 [iNFO] CompactSolars: MinecraftForge minor version mismatch, expecting
    
    3.2.x, may lead to unexpected behavior
    
    20:59:01 [iNFO] CONFLICT @ -204 item slot already occupied by net.minecraft.serv
    
    er.ItemWithAuxData@5d3c9c43 while adding net.minecraft.server.ItemMobSpawner@363
    
    72287
    
    20:59:01 [iNFO] RedPowerCore: MinecraftForge minor version mismatch, expecting 3
    
    .1.x, may lead to unexpected behavior
    
    20:59:01 [iNFO] Starting BuildCraft 2.2.14
    
    20:59:01 [iNFO] Copyright © SpaceToad, 2011
    
    20:59:01 [iNFO] http://www.mod-buildcraft.com
    
    20:59:01 [iNFO] [iC2] Loading IC2 submodule: bcIntegration22x
    
    20:59:01 [iNFO] [iC2] BuildCraft integration module loaded
    
    20:59:01 [iNFO] [iC2] Loaded minor compatibility modules: none
    
    20:59:01 [iNFO] ComputerCraft: turtleBlockID 216
    
    20:59:01 [iNFO] CONFLICT @ -40 item slot already occupied by dan200.turtle.share
    
    d.ItemTurtle@51d7fe3d while adding net.minecraft.server.ItemBlock@3b7480c5
    
    20:59:01 [iNFO] Forge Mod Loader load complete, 38 mods loaded
    
    20:59:02 [iNFO] This server is running CraftBukkit version git-Bukkit-jenkins-Cr
    
    aftBukkit-173 (MC: 1.2.5) (Implementing API version 1.2.5-R4.1-MCPC-SNAPSHOT)
    
    20:59:02 [iNFO] Loading mod_WirelessRedstoneAddons vForgeMod
    
    20:59:02 [iNFO] Loading mod_BuildCraftEnergy vForgeMod
    
    20:59:02 [iNFO] Loading mod_RedPowerWiring vForgeMod
    
    20:59:02 [iNFO] Loading mod_BuildCraftCore vForgeMod
    
    20:59:02 [iNFO] Loading mod_ImmibisCore vForgeMod
    
    20:59:02 [iNFO] [Vault] Loading Vault v1.2.16-b184
    
    20:59:02 [iNFO] Loading mod_BuildCraftFactory vForgeMod
    
    20:59:02 [iNFO] Loading mod_NetherOres vForgeMod
    
    20:59:02 [iNFO] Loading mod_EE vForgeMod
    
    20:59:02 [iNFO] Loading mod_TubeStuff vForgeMod
    
    20:59:02 [iNFO] Loading mod_CCTurtle vForgeMod
    
    20:59:02 [iNFO] Loading mod_IC2NuclearControl vForgeMod
    
    20:59:02 [iNFO] Loading mod_WirelessRedstoneRedPower vForgeMod
    
    20:59:02 [iNFO] Loading mod_ccSensors vForgeMod
    
    20:59:02 [iNFO] Loading mod_ImmiChunkLoaders vForgeMod
    
    20:59:02 [iNFO] Loading mod_CompactSolars vForgeMod
    
    20:59:02 [iNFO] Loading mod_WirelessRedstoneCore vForgeMod
    
    20:59:02 [iNFO] Loading mod_IC2_ChargingBench vForgeMod
    
    20:59:02 [iNFO] Loading mod_IronChest vForgeMod
    
    20:59:02 [iNFO] Loading mod_MinecraftForge vForgeMod
    
    20:59:02 [iNFO] [WorldEdit] Loading WorldEdit v5.3
    
    20:59:02 [iNFO] [Towny] Loading Towny v0.82.1.0
    
    20:59:02 [iNFO] Loading mod_RedPowerControl vForgeMod
    
    20:59:02 [iNFO] Loading mod_IC2 vForgeMod
    
    20:59:02 [iNFO] Loading mod_RedPowerMachine vForgeMod
    
    20:59:02 [iNFO] Loading mod_BuildCraftBuilders vForgeMod
    
    20:59:02 [iNFO] [Questioner] Loading Questioner v0.6
    
    20:59:02 [iNFO] Loading mod_RedPowerLighting vForgeMod
    
    20:59:02 [iNFO] [WorldGuard] Loading WorldGuard v5.5.3
    
    20:59:02 [iNFO] Loading mod_RedPowerWorld vForgeMod
    
    20:59:02 [iNFO] Loading mod_ComputerCraft vForgeMod
    
    20:59:02 [iNFO] [iConomy] Loading iConomy v7.0
    
    20:59:02 [iNFO] Loading mod_BuildCraftTransport vForgeMod
    
    20:59:02 [iNFO] Loading mod_NotEnoughItems vForgeMod
    
    20:59:02 [iNFO] Loading mod_PowerConverters vForgeMod
    
    20:59:02 [iNFO] Loading mod_AdditionalPipes vForgeMod
    
    20:59:02 [iNFO] Loading mod_IC2AdvancedMachines vForgeMod
    
    20:59:02 [iNFO] Loading mod_Railcraft vForgeMod
    
    20:59:02 [iNFO] Loading mod_RedPowerCore vForgeMod
    
    20:59:02 [iNFO] Loading mod_RedPowerLogic vForgeMod
    
    20:59:02 [iNFO] Loading mod_ModularForceFieldSystem vForgeMod
    
    20:59:02 [iNFO] Loading mod_EnderStorage vForgeMod
    
    20:59:02 [iNFO] Loading mod_CodeChickenCore vForgeMod
    
    20:59:02 [iNFO] Loading Balkon's WeaponMod vForgeMod
    
    20:59:02 [iNFO] [Essentials] Loading Essentials vDev2.9.337
    
    20:59:02 [iNFO] [EssentialsChat] Loading EssentialsChat vDev2.9.337
    
    20:59:02 [iNFO] [TownyChat] Loading TownyChat v0.36
    
    20:59:02 [iNFO] [EssentialsProtect] Loading EssentialsProtect vDev2.9.337
    
    20:59:02 [iNFO] MLog clients using java 1.4+ standard logging.
    
    20:59:02 [iNFO] [EssentialsSpawn] Loading EssentialsSpawn vDev2.9.337
    
    20:59:02 [iNFO] [LWC] Loading LWC v4.3.1 (b767-git-MANUAL) (November 15, 2012)
    
    20:59:02 [iNFO] [Vault] Enabling Vault v1.2.16-b184
    
    20:59:02 [iNFO] [Vault][Economy] Essentials Economy found: Waiting
    
    20:59:02 [sEVERE] iConomy6 - If you are using Flatfile storage be aware that iCo
    
    6 has a CRITICAL bug which can wipe ALL iconomy data.
    
    20:59:02 [sEVERE] if you're using Votifier, or any other plugin which handles ec
    
    onomy data in a threaded manner your server is at risk!
    
    20:59:02 [sEVERE] it is highly suggested to use SQL with iCo6 or to use an alter
    
    native economy plugin!
    
    20:59:02 [iNFO] [Vault][Economy] iConomy 6 found: Waiting
    
    20:59:02 [iNFO] [Vault][Permission] SuperPermissions loaded as backup permission
    
    system.
    
    20:59:02 [iNFO] [Vault][Chat] Towny hooked.
    
    20:59:02 [iNFO] [Vault][Chat] Towny found: Loaded
    
    20:59:02 [iNFO] [Vault] Enabled Version 1.2.16-b184
    
    20:59:02 [iNFO] [LWC] Enabling LWC v4.3.1 (b767-git-MANUAL) (November 15, 2012)
    
    20:59:02 [iNFO] [LWC] Loaded 209 locale strings (0 overrides)
    
    20:59:03 [iNFO] [LWC] Permissions API: º4VaultPermissions
    
    20:59:03 [iNFO] [LWC] Currency API: º4VaultCurrency
    
    20:59:03 [iNFO] [LWC] Connecting to SQLite
    
    20:59:03 [iNFO] [LWC] Performing any necessary database updates
    
    20:59:03 [iNFO] [LWC] Using database: Native
    
    20:59:03 [iNFO] [LWC] Precached 0 protections
    
    20:59:03 [iNFO] Preparing level "world"
    
    20:59:03 [iNFO] Default game type: 0
    
    20:59:03 [iNFO] Registering world world, dimension 0, of providertype net.minecr
    
    aft.server.WorldProviderNormal@6a326243(0) with Minecraft Forge
    
    20:59:03 [iNFO] Registering world world_the_end, dimension 1, of providertype ne
    
    t.minecraft.server.WorldProviderTheEnd@d13998e(0) with Minecraft Forge
    
    20:59:03 [iNFO] Registering world world_nether, dimension -1, of providertype ne
    
    t.minecraft.server.WorldProviderHell@5c64885(0) with Minecraft Forge
    
    20:59:03 [iNFO] Preparing start region for level 0 (Seed: 8209765372146114221)
    
    20:59:04 [WARNING] Could not get information about this CraftBukkit version; per
    
    haps you are running a custom one?: FileNotFoundException
    
    20:59:04 [iNFO] Preparing spawn area: 93%
    
    20:59:04 [iNFO] Preparing start region for level 1 (Seed: -4732250286696759069)
    
    20:59:05 [iNFO] Preparing start region for level 2 (Seed: -4732250286696759069)
    
    20:59:05 [iNFO] Preparing spawn area: 36%
    
    20:59:06 [iNFO] [WorldEdit] Enabling WorldEdit v5.3
    
    20:59:06 [iNFO] WEPIF: Using the Bukkit Permissions API.
    
    20:59:06 [iNFO] [Towny] Enabling Towny v0.82.1.0
    
    20:59:06 [iNFO] ====================      Towny      ========================
    
    20:59:06 [iNFO] [Towny] Database: [Load] flatfile [save] flatfile
    
    20:59:06 [iNFO] [Towny] Bypassing CraftBukkit Version check.
    
    20:59:06 [iNFO] [Towny] Using: BukkitPermissions, Vault v1.2.16-b184, Questioner
    
    v0.6
    
    20:59:06 [iNFO] [Towny] Time until a New Day: 15 hours, 54 seconds
    
    20:59:06 [sEVERE] Error occurred while enabling Towny v0.82.1.0 (Is it up to dat
    
    e?)
    
    java.lang.NoSuchMethodError: org.bukkit.scheduler.BukkitScheduler.runTaskTimerAs
    
    ynchronously(Lorg/bukkit/plugin/Plugin;Ljava/lang/Runnable;JJ)Lorg/bukkit/schedu
    
    ler/BukkitTask;
    
            at com.palmergames.bukkit.util.BukkitTools.scheduleAsyncRepeatingTask(Un
    
    known Source)
    
            at com.palmergames.bukkit.towny.TownyTimerHandler.toggleDailyTimer(Unkno
    
    wn Source)
    
            at com.palmergames.bukkit.towny.Towny.load(Unknown Source)
    
            at com.palmergames.bukkit.towny.Towny.onEnable(Unknown Source)
    
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
    
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    
    .java:337)
    
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    
    r.java:386)
    
            at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:264)
    
            at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:246
    
    )
    
            at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:387)
    
            at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:374)
    
            at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:208)
    
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438)
    
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    
    20:59:06 [iNFO] [Questioner] Enabling Questioner v0.6
    
    20:59:06 [iNFO] [Questioner] v0.6 - Enabled
    
    20:59:06 [iNFO] [WorldGuard] Enabling WorldGuard v5.5.3
    
    20:59:06 [iNFO] [WorldGuard] (world) TNT ignition is PERMITTED.
    
    20:59:06 [iNFO] [WorldGuard] (world) Lighters are PERMITTED.
    
    20:59:06 [iNFO] [WorldGuard] (world) Lava fire is blocked.
    
    20:59:06 [iNFO] [WorldGuard] (world) Fire spread is UNRESTRICTED.
    
    20:59:06 [iNFO] [WorldGuard] Loaded configuration for world 'world'
    
    20:59:06 [iNFO] [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
    
    20:59:06 [iNFO] [WorldGuard] (world_the_end) Lighters are PERMITTED.
    
    20:59:06 [iNFO] [WorldGuard] (world_the_end) Lava fire is blocked.
    
    20:59:06 [iNFO] [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
    
    20:59:06 [iNFO] [WorldGuard] Loaded configuration for world 'world_the_end'
    
    20:59:06 [iNFO] [WorldGuard] (world_nether) TNT ignition is PERMITTED.
    
    20:59:06 [iNFO] [WorldGuard] (world_nether) Lighters are PERMITTED.
    
    20:59:06 [iNFO] [WorldGuard] (world_nether) Lava fire is blocked.
    
    20:59:06 [iNFO] [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
    
    20:59:06 [iNFO] [WorldGuard] Loaded configuration for world 'world_nether'
    
    20:59:06 [iNFO] [WorldGuard] 0 regions loaded for 'world'
    
    20:59:06 [iNFO] [WorldGuard] 0 regions loaded for 'world_the_end'
    
    20:59:06 [iNFO] [WorldGuard] 0 regions loaded for 'world_nether'
    
    20:59:07 [iNFO] [iConomy] Enabling iConomy v7.0
    
    20:59:07 [iNFO] [iConomy - April Fools] Enabled (25 ms)
    
    20:59:07 [iNFO] [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke
    
    , but '/money top' was fixed! Enjoy  - Rare Version!
    
    20:59:07 [iNFO] [Vault][Economy] iConomy 6 hooked.
    
    20:59:07 [iNFO] [iConomy - April Fools] Purged accounts with default balance.
    
    20:59:07 [iNFO] [Essentials] Enabling Essentials vDev2.9.337
    
    20:59:07 [iNFO] Bukkit version format changed. Version not checked.
    
    20:59:07 [iNFO] git-Bukkit-jenkins-CraftBukkit-173 (MC: 1.2.5)
    
    20:59:07 [iNFO] 1.2.5-R4.1-MCPC-SNAPSHOT
    
    20:59:07 [iNFO] [Vault][Economy] Essentials Economy hooked.
    
    20:59:07 [iNFO] Essentials: Using config based permissions. Enable superperms in
    
    config.
    
    20:59:07 [iNFO] [Essentials] Payment method found (Vault - Economy: iConomy 6 ve
    
    rsion: 1.2.16-b184)
    
    20:59:07 [iNFO] [EssentialsChat] Enabling EssentialsChat vDev2.9.337
    
    20:59:07 [iNFO] [TownyChat] Enabling TownyChat v0.36
    
    20:59:07 [iNFO] [EssentialsProtect] Enabling EssentialsProtect vDev2.9.337
    
    20:59:07 [iNFO] Initializing c3p0-0.9.1.2 [built 21-May-2007 15:04:56; debug? tr
    
    ue; trace: 10]
    
    20:59:07 [iNFO] [EssentialsSpawn] Enabling EssentialsSpawn vDev2.9.337
    
    20:59:07 [iNFO] Server permissions file permissions.yml is empty, ignoring it
    
    20:59:07 [iNFO] Done (4.705s)! For help, type "help" or "?"
    
    20:59:08 [iNFO] [Railcraft] Loaded 0 saved Anchors
    
    20:59:08 [iNFO] [TownyChat] -******* TownyChat enabled *******-
    
    20:59:08 [sEVERE] Plugin TownyChat is attempting to register event org/bukkit/ev
    
    ent/player/AsyncPlayerChatEvent, which does not exist. Ignoring events registere
    
    d in class com.palmergames.bukkit.TownyChat.listener.TownyChatPlayerListener
    
    >
×
×
  • Create New...