Plugin Help First time setting up a server. Please help! ^-^

Discussion in 'Plugin Help/Development/Requests' started by Blunderblast, Dec 10, 2014.

Thread Status:
Not open for further replies.
  1. Offline

    Blunderblast

    Okay, so far I have these plugins:

    Essentials, WorldEdit, WorldGuard, PermissionsEX, HeroChat, CreeperHeal, anf Gringotts. (Later I will add PortableTent, McMMO, CrackShot, and possibly a few others, but I want to start off with just the basics) Also, I read that some of the other plugins (Such as worldguard, gringotts, herochat, and PEX do the same things that some of the parts of Essentials do. Should I remove those parts of essentials? If so, how exactly?

    First time starting up, I recieved a few errors. Here's my log:

    10.12 13:40:56 [Server] Startup Done (3.635s)! For help, type "help" or "?"
    10.12 13:40:55 [Server] INFO Server permissions file permissions.yml is empty, ignoring it
    10.12 13:40:55 [Server] INFO Enabling EssentialsAntiBuild v2.13.1
    10.12 13:40:55 [Server] INFO Enabling EssentialsSpawn v2.13.1
    10.12 13:40:55 [Server] INFO Enabling EssentialsProtect v2.13.1
    10.12 13:40:55 [Server] INFO Enabling EssentialsChat v2.13.1
    10.12 13:40:55 [Server] INFO Permissions listed in as player-commands will be given to all users.
    10.12 13:40:55 [Server] INFO Essentials: Using config file enhanced permissions.
    10.12 13:40:55 [Server] INFO This will start 5 minutes after the first admin/op joins.
    10.12 13:40:55 [Server] INFO You can opt out, disabling metrics for all plugins, by running /essentials opt-out
    10.12 13:40:55 [Server] INFO This plugin collects minimal statistic data and sends it to http://metrics.essentials3.net.
    10.12 13:40:55 [Server] INFO Creating config from template: /plugins/Essentials/worth.yml
    10.12 13:40:55 [Server] INFO Creating empty config: /plugins/Essentials/upgrades-done.yml
    10.12 13:40:55 [Server] INFO Creating config from template: /plugins/Essentials/config.yml
    10.12 13:40:55 [Server] INFO Enabling Essentials v2.13.1
    10.12 13:40:55 [Server] INFO Regions saved after UUID migration! This won't happen again unless you change the relevant configuration option in WorldGuard's config.
    10.12 13:40:55 [Server] INFO Loading region data for loaded worlds...
    10.12 13:40:55 [Server] INFO Unloading and saving region data that is currently loaded...
    10.12 13:40:55 [Server] INFO Loading region data...
    10.12 13:40:55 [Server] INFO Loaded configuration for world 'world_the_end'
    10.12 13:40:55 [Server] INFO (world_the_end) Fire spread is UNRESTRICTED.
    10.12 13:40:55 [Server] INFO (world_the_end) Lava fire is blocked.
    10.12 13:40:55 [Server] INFO (world_the_end) Lighters are PERMITTED.
    10.12 13:40:55 [Server] INFO (world_the_end) TNT ignition is PERMITTED.
    10.12 13:40:55 [Server] INFO Default configuration file written: /plugins/WorldGuard/worlds/world_the_end/blacklist.txt
    10.12 13:40:55 [Server] INFO Default configuration file written: /plugins/WorldGuard/worlds/world_the_end/config.yml
    10.12 13:40:55 [Server] INFO Loaded configuration for world 'world'
    10.12 13:40:55 [Server] INFO (world) Fire spread is UNRESTRICTED.
    10.12 13:40:55 [Server] INFO (world) Lava fire is blocked.
    10.12 13:40:55 [Server] INFO (world) Lighters are PERMITTED.
    10.12 13:40:55 [Server] INFO (world) TNT ignition is PERMITTED.
    10.12 13:40:55 [Server] INFO Default configuration file written: /plugins/WorldGuard/worlds/world/blacklist.txt
    10.12 13:40:55 [Server] INFO Default configuration file written: /plugins/WorldGuard/worlds/world/config.yml
    10.12 13:40:55 [Server] INFO Default configuration file written: /plugins/WorldGuard/config.yml
    10.12 13:40:55 [Server] INFO Enabling WorldGuard v6.0.0-beta-02
    10.12 13:40:55 [Server] INFO Using com.sk89q.worldedit.bukkit.adapter.impl.CraftBukkit_v1_7_R3 as the Bukkit adapter
    10.12 13:40:54 [Server] INFO at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) 10.12 13:40:54 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436)
    10.12 13:40:54 [Server] INFO at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:182)
    10.12 13:40:54 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.a(MinecraftServer.java:282)
    10.12 13:40:54 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.g(MinecraftServer.java:326)
    10.12 13:40:54 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.n(MinecraftServer.java:352)
    10.12 13:40:54 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.CraftServer.enablePlugins(CraftServer.java:389)
    10.12 13:40:54 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugin(CraftServer.java:455)
    10.12 13:40:54 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404)
    10.12 13:40:54 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324)
    10.12 13:40:54 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316)
    10.12 13:40:54 [Server] INFO at ru.tehkode.permissions.bukkit.PermissionsEx.onEnable(PermissionsEx.java:164)
    10.12 13:40:54 [Server] INFO at ru.tehkode.permissions.PermissionManager.<init>(PermissionManager.java:58)
    10.12 13:40:54 [Server] INFO at ru.tehkode.permissions.RegExpMatcher.<init>(RegExpMatcher.java:17)
    10.12 13:40:54 [Server] INFO java.lang.NoSuchMethodError: com.google.common.cache.CacheBuilder.maximumSize(J)Lcom/google/common/cache/CacheBuilder; 10.12 13:40:54 [Server] ERROR Error occurred with PermissionsEx! Please post it to http://git.io/qthtIA. Full error:
    10.12 13:40:54 [Server] INFO WEPIF: Using the Bukkit Permissions API.
    10.12 13:40:54 [Server] INFO Default configuration file written: config.yml
    10.12 13:40:54 [Server] INFO Enabling WorldEdit v6.0;3342-78f975b9
    10.12 13:40:54 [Server] INFO Disabling PermissionsEx v1.23
    10.12 13:40:54 [Server] INFO Enabling PermissionsEx v1.23
    10.12 13:40:54 [Server] INFO [CreeperHeal] Defaults loaded for file plugins/CreeperHeal/world_the_end/grief.yml
    10.12 13:40:54 [Server] INFO [CreeperHeal] Defaults loaded for file plugins/CreeperHeal/world_the_end/advanced.yml
    10.12 13:40:54 [Server] INFO [CreeperHeal] Defaults loaded for file plugins/CreeperHeal/world_the_end/config.yml
    10.12 13:40:54 [Server] INFO [CreeperHeal] Defaults loaded for file plugins/CreeperHeal/world/grief.yml 10.12 13:40:54 [Server] INFO [CreeperHeal] Defaults loaded for file plugins/CreeperHeal/world/advanced.yml
    10.12 13:40:54 [Server] INFO [CreeperHeal] Defaults loaded for file plugins/CreeperHeal/world/config.yml 10.12 13:40:54 [Server] INFO [CreeperHeal] Defaults loaded for file plugins/CreeperHeal/advanced.yml
    10.12 13:40:54 [Server] INFO [CreeperHeal] Defaults loaded for file plugins/CreeperHeal/config.yml
    10.12 13:40:54 [Server] INFO Enabling CreeperHeal v6.7.9
    10.12 13:40:53 [Server] INFO Preparing start region for level 1 (Seed: 646519164797290413)
    10.12 13:40:53 [Server] INFO Preparing spawn area: 61%
    10.12 13:40:52 [Server] INFO Preparing start region for level 0 (Seed: 646519164797290413)
    10.12 13:40:52 [Server] INFO Preparing level "world"
    10.12 13:40:52 [Server] INFO Vault not found. Other plugins may not be able to access Gringotts accounts. 10.12 13:40:52 [Server] INFO Plugin WorldGuard hooked.
    10.12 13:40:52 [Server] INFO Unable to hook plugin Vault
    10.12 13:40:52 [Server] INFO Unable to hook plugin Towny
    10.12 13:40:52 [Server] INFO Unable to hook plugin Factions
    10.12 13:40:52 [Server] INFO Found Bukkit version: 1.7.9-R0.3-SNAPSHOT. All features enabled.
    10.12 13:40:52 [Server] INFO Players to UUIDs database migration complete.
    10.12 13:40:52 [Server] INFO Created backup of Gringotts database as Gringotts.db.bak
    10.12 13:40:52 [Server] INFO Player database not migrated to UUIDs yet. Attempting migration
    10.12 13:40:52 [Server] INFO ... end of script
    10.12 13:40:52 [Server] INFO executing 2 of 2 create table gringotts_accountchest ( id integer primary...
    10.12 13:40:52 [Server] INFO executing 1 of 2 create table gringotts_account ( id integer primary key,...
    10.12 13:40:52 [Server] INFO runScript
    10.12 13:40:52 [Server] INFO Initializing database tables.
    10.12 13:40:52 [Server] INFO Closing Connection[Gringotts.1] psReuse[0] psCreate[1] psSize[0]
    10.12 13:40:52 [Server] INFO Can not test connection as heartbeatsql is not set
    10.12 13:40:52 [Server] INFO Enabling Gringotts v2.3
    10.12 13:40:52 [Server] INFO Loading EssentialsAntiBuild v2.13.1
    10.12 13:40:52 [Server] INFO Loading EssentialsSpawn v2.13.1
    10.12 13:40:52 [Server] INFO Loading EssentialsProtect v2.13.1
    10.12 13:40:52 [Server] INFO Loading EssentialsChat v2.13.1
    10.12 13:40:52 [Server] INFO Loading Essentials v2.13.1
    10.12 13:40:52 [Server] INFO Loading WorldGuard v6.0.0-beta-02
    10.12 13:40:52 [Server] INFO Loading Gringotts v2.3
    10.12 13:40:52 [Server] INFO Loading WorldEdit v6.0;3342-78f975b9
    10.12 13:40:52 [Server] INFO Loading PermissionsEx v1.23
    10.12 13:40:52 [Server] INFO Loading CreeperHeal v6.7.9
    10.12 13:40:52 [Server] INFO at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit-dev.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
    10.12 13:40:52 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436) [craftbukkit-dev.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
    10.12 13:40:52 [Server] INFO at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:126) [craftbukkit-dev.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
    10.12 13:40:52 [Server] INFO at net.minecraft.server.v1_7_R3.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit-dev.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
    10.12 13:40:52 [Server] INFO at net.minecraft.server.v1_7_R3.PlayerList.<init>(PlayerList.java:68) [craftbukkit-dev.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
    10.12 13:40:52 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.CraftServer.<init>(CraftServer.java:326) [craftbukkit-dev.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
    10.12 13:40:52 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugins(CraftServer.java:364) [craftbukkit-dev.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
    10.12 13:40:52 [Server] INFO at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:216) [craftbukkit-dev.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
    10.12 13:40:52 [Server] INFO org.bukkit.plugin.UnknownDependencyException: Vault
    10.12 13:40:52 [Server] ERROR Could not load 'plugins/HeroChat.jar' in folder 'plugins'
    10.12 13:40:51 [Server] INFO Entities enhanced[0] subclassed[2]
    10.12 13:40:51 [Server] INFO SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader]
    10.12 13:40:51 [Server] WARN Could not get latest artifact information: IOException
    10.12 13:40:51 [Server] INFO DataSourcePool [Gringotts] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
    10.12 13:40:51 [Server] ERROR ebean.properties not found
    10.12 13:40:51 [Server] WARN Could not get information about this CraftBukkit version; perhaps you are running a custom one?: IOException
    10.12 13:40:51 [Server] INFO This server is running CraftBukkit version git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks (MC: 1.7.9) (Implementing API version 1.7.9-R0.3-SNAPSHOT)
    10.12 13:40:50 [Server] INFO Starting Minecraft server on 198.24.171.162:61363
    10.12 13:40:50 [Server] INFO Generating keypair
    10.12 13:40:50 [Server] INFO Default game type: SURVIVAL
    10.12 13:40:50 [Server] INFO Loading properties
    10.12 13:40:50 [Server] INFO Starting minecraft server version 1.7.9
    10.12 13:40:42 [Server] INFO Loading libraries, please wait...
    10.12 13:40:41 [Multicraft] Loaded config for "Default"
    10.12 13:40:41 [Multicraft] Starting server!
    10.12 13:40:41 [Multicraft] Loading server properties
    10.12 13:40:41 [Multicraft] Received start command
     
Thread Status:
Not open for further replies.

Share This Page