Custom.txt

Discussion in 'Bukkit Help' started by BoomScoom, Nov 9, 2014.

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

    BoomScoom

    Hi I am using custom.txt and commands.yml and I was using one of the script thingys it came with in the custom.txt file which is the thing i have bolded below. And also in the commands.yml I made it this: stafflist: - customtext stafflist $1- and what I want is that in the group manager default permissions I want them to be able to do /stafflist and what i've tried doing is - essentials.stafflist and
    - custom.txt.stafflist Neither of them work and all it says is You do not have permission to use this command. I also have group default not able to do /who or /online and Im wondering if that may interfear? This is what it says in group manager when i reload it after i've added - essentials.stafflist. Please let me know if you know how to fix.
    Thanks!

    [​IMG]

    Custom.txt file

    &c-----------------------
    #stafflist,onlinestaff
    &4&lOnline Players: &c{ONLINE}/100
    &4&lOnline Staff:
    {PLAYERLIST:MODERATOR} {PLAYERLIST:ADMIN} {PLAYERLIST:OWNER} {PLAYERLIST:HELPER}
    &c-----------------------

    sorry for bumping but i need this ASAP

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 13, 2016
    GrandmaJam likes this.
  2. Offline

    Skionz

  3. Offline

    BoomScoom

  4. Offline

    Skionz

    BoomScoom Copy and paste it from the console into the text box near the bottom of the screen and press the "Post Reply" button.
     
  5. Offline

    BoomScoom

  6. Offline

    Skionz

    BoomScoom Click near the top of the exception, hold it down while dragging towards the bottom of the the exception. Then do command-c or control-c or right click and press copy.
     
  7. Offline

    BoomScoom

    Skionz Here it is






    [20:20:19 INFO]: [ColoredChat] Disabling ColoredChat v0.3
    [20:20:19 INFO]: ColoredChat v0.3 disabled!
    [20:20:19 INFO]: [WorldGuard] Disabling WorldGuard v5.9
    [20:20:19 INFO]: [BarAPI] Disabling BarAPI v3.1
    [20:20:19 INFO]: [Vault] Disabling Vault v1.4.1-b436
    [20:20:19 INFO]: [UltraSmite] Disabling UltraSmite v1.2
    [20:20:19 INFO]: UltraSmiteis now disabled!
    [20:20:19 INFO]: [Heads] Disabling Heads v1.3
    [20:20:19 INFO]: [Buycraft] Disabling Buycraft v6.7
    [20:20:19 INFO]: [Buycraft] Plugin has been disabled.
    [20:20:19 INFO]: [Simple-AutoSave] Disabling Simple-AutoSave v0.2.1
    [20:20:19 INFO]: [Simple-AutoSave] 0.2.1 disabled.
    [20:20:19 INFO]: [NoDeathMessage] Disabling NoDeathMessage v1.1
    [20:20:19 INFO]: [NoCheatPlus] Disabling NoCheatPlus v3.11.1-RC-sMD5NET-b743
    [20:20:19 INFO]: [NoCheatPlus] Version 3.11.1-RC-sMD5NET-b743 is disabled.
    [20:20:19 INFO]: [WorldEdit] Disabling WorldEdit v5.6.2
    [20:20:19 INFO]: [GroupManager] Disabling GroupManager v2.1.28 (Phoenix)
    [20:20:19 INFO]: GroupManager - INFO - Scheduled Data Saving is disabled!
    [20:20:19 INFO]: Newer Groups file found (Loading changes)!
    [20:20:19 ERROR]: Error occurred while disabling GroupManager v2.1.28 (Phoenix)
    (Is it up to date?)
    org.bukkit.plugin.IllegalPluginAccessException: Plugin attempted to register tas
    k while disabled
    at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftScheduler.validate(Craf
    tScheduler.java:398) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.2-20-g0b2ed13-b3108jn
    ks]
    at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftScheduler.runTaskTimer(
    CraftScheduler.java:123) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.2-20-g0b2ed13-b31
    08jnks]
    at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftScheduler.scheduleSyncR
    epeatingTask(CraftScheduler.java:119) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.2-20
    -g0b2ed13-b3108jnks]
    at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftScheduler.scheduleSyncD
    elayedTask(CraftScheduler.java:102) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.2-20-g
    0b2ed13-b3108jnks]
    at org.anjocaido.groupmanager.events.GMSystemEvent.schedule(GMSystemEven
    t.java:52) ~[?:?]
    at org.anjocaido.groupmanager.events.GroupManagerEventHandler.callEvent(
    GroupManagerEventHandler.java:39) ~[?:?]
    at org.anjocaido.groupmanager.events.GroupManagerEventHandler.callEvent(
    GroupManagerEventHandler.java:64) ~[?:?]
    at org.anjocaido.groupmanager.dataholder.WorldDataHolder.reloadGroups(Wo
    rldDataHolder.java:470) ~[?:?]
    at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.saveChanges
    (WorldsHolder.java:354) ~[?:?]
    at org.anjocaido.groupmanager.GroupManager.onDisable(GroupManager.java:1
    18) ~[?:?]
    at org.anjocaido.groupmanager.GroupManager.onDisable(GroupManager.java:8
    3) ~[?:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:318) ~[c
    raftbukkit.jar:git-Bukkit-1.7.9-R0.2-20-g0b2ed13-b3108jnks]
    at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoade
    r.java:348) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-20-g0b2ed13-b3108jnks]
    at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManag
    er.java:423) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-20-g0b2ed13-b3108jnks]
    at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginMana
    ger.java:416) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-20-g0b2ed13-b3108jnks]
    at org.bukkit.plugin.SimplePluginManager.clearPlugins(SimplePluginManage
    r.java:457) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-20-g0b2ed13-b3108jnks]
    at org.bukkit.craftbukkit.v1_7_R4.CraftServer.reload(CraftServer.java:80
    8) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-20-g0b2ed13-b3108jnks]
    at org.bukkit.Bukkit.reload(Bukkit.java:303) [craftbukkit.jar:git-Bukkit
    -1.7.9-R0.2-20-g0b2ed13-b3108jnks]
    at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:
    23) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-20-g0b2ed13-b3108jnks]
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:18
    0) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-20-g0b2ed13-b3108jnks]
    at org.bukkit.craftbukkit.v1_7_R4.CraftServer.dispatchCommand(CraftServe
    r.java:740) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-20-g0b2ed13-b3108jnks]
    at org.bukkit.craftbukkit.v1_7_R4.CraftServer.dispatchServerCommand(Craf
    tServer.java:726) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-20-g0b2ed13-b3108jnks]
    at net.minecraft.server.v1_7_R4.DedicatedServer.aB(DedicatedServer.java:
    294) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-20-g0b2ed13-b3108jnks]
    at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:2
    59) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-20-g0b2ed13-b3108jnks]
    at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:5
    58) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-20-g0b2ed13-b3108jnks]
    at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java
    :469) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-20-g0b2ed13-b3108jnks]
    at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:6
    28) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-20-g0b2ed13-b3108jnks]
    [20:20:19 INFO]: [HideStream] Disabling HideStream v3.7
    [20:20:19 INFO]: [HideStream] Version 3.7 disabled.
    [20:20:20 ERROR]: Could not load 'plugins\Parties.jar' in folder 'plugins'
    org.bukkit.plugin.UnknownDependencyException: SkillAPI
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager
    .java:216) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-20-g0b2ed13-b3108jnks]
    at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugins(CraftServer.ja
    va:364) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-20-g0b2ed13-b3108jnks]
    at org.bukkit.craftbukkit.v1_7_R4.CraftServer.reload(CraftServer.java:83
    7) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-20-g0b2ed13-b3108jnks]
    at org.bukkit.Bukkit.reload(Bukkit.java:303) [craftbukkit.jar:git-Bukkit
    -1.7.9-R0.2-20-g0b2ed13-b3108jnks]
    at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:
    23) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-20-g0b2ed13-b3108jnks]
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:18
    0) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-20-g0b2ed13-b3108jnks]
    at org.bukkit.craftbukkit.v1_7_R4.CraftServer.dispatchCommand(CraftServe
    r.java:740) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-20-g0b2ed13-b3108jnks]
    at org.bukkit.craftbukkit.v1_7_R4.CraftServer.dispatchServerCommand(Craf
    tServer.java:726) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-20-g0b2ed13-b3108jnks]
    at net.minecraft.server.v1_7_R4.DedicatedServer.aB(DedicatedServer.java:
    294) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-20-g0b2ed13-b3108jnks]
    at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:2
    59) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-20-g0b2ed13-b3108jnks]
    at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:5
    58) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-20-g0b2ed13-b3108jnks]
    at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java
    :469) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-20-g0b2ed13-b3108jnks]
    at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:6
    28) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-20-g0b2ed13-b3108jnks]
    [20:20:20 INFO]: [HideStream] Loading HideStream v3.7
    [20:20:20 INFO]: [GroupManager] Loading GroupManager v2.1.28 (Phoenix)
    [20:20:20 INFO]: [WorldEdit] Loading WorldEdit v5.6.2
    [20:20:20 INFO]: [NoCheatPlus] Loading NoCheatPlus v3.11.1-RC-sMD5NET-b743
    [20:20:20 INFO]: [NoDeathMessage] Loading NoDeathMessage v1.1
    [20:20:20 INFO]: [Simple-AutoSave] Loading Simple-AutoSave v0.2.1
    [20:20:20 INFO]: [Buycraft] Loading Buycraft v6.7
    [20:20:20 INFO]: [Heads] Loading Heads v1.3
    [20:20:20 INFO]: [UltraSmite] Loading UltraSmite v1.2
    [20:20:20 INFO]: [Vault] Loading Vault v1.4.1-b436
    [20:20:20 INFO]: [BarAPI] Loading BarAPI v3.1
    [20:20:20 INFO]: [WorldGuard] Loading WorldGuard v5.9
    [20:20:20 INFO]: [ColoredChat] Loading ColoredChat v0.3
    [20:20:20 INFO]: [SignColours] Loading SignColours v1.5
    [20:20:20 INFO]: [AntiSwear] Loading AntiSwear v3.6
    [20:20:20 INFO]: [EmergencyWhitelist] Loading EmergencyWhitelist v1.6
    [20:20:20 INFO]: [SimpleKix] Loading SimpleKix v1.0
    [20:20:20 INFO]: [AdminShop] Loading AdminShop v0.4.1
    [20:20:20 INFO]: [NoteBlockAPI] Loading NoteBlockAPI v1.1.0
    [20:20:20 INFO]: [EpicAutoMessager] Loading EpicAutoMessager v1.5.0
    [20:20:20 INFO]: [CombatLog] Loading CombatLog v1.8.11
    [20:20:20 INFO]: [ServerMusic] Loading ServerMusic v1.0.0
    [20:20:20 INFO]: [WhatIsIt] Loading WhatIsIt v1.3.8
    [20:20:20 INFO]: [ChestShop] Loading ChestShop v3.7.17
    [20:20:20 INFO]: [ClearLag] Loading ClearLag v2.7.2
    [20:20:20 INFO]: [Votifier] Loading Votifier v1.9
    [20:20:20 INFO]: [NametagEdit] Loading NametagEdit v2.4
    [20:20:20 INFO]: [GAListener] Loading GAListener v1.3.1
    [20:20:20 INFO]: [Essentials] Loading Essentials v2.13.1
    [20:20:20 INFO]: [floAuction] Loading floAuction v3.0.4
    [20:20:20 INFO]: [EssentialsProtect] Loading EssentialsProtect v2.13.1
    [20:20:20 INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.13.1
    [20:20:20 INFO]: [NoEnderpearl] Loading NoEnderpearl v1.6
    [20:20:20 INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild v2.13.1
    [20:20:20 INFO]: [VotifierScripts] Loading VotifierScripts v1.0-b21
    [20:20:20 INFO]: [EssentialsChat] Loading EssentialsChat v2.13.1
    [20:20:20 INFO]: [Vault] Enabling Vault v1.4.1-b436
    [20:20:20 INFO]: [Vault] [Economy] Essentials Economy found: Waiting
    [20:20:20 INFO]: [Vault] [Permission] GroupManager found: Waiting
    [20:20:20 INFO]: [Vault] [Permission] SuperPermissions loaded as backup permissi
    on system.
    [20:20:20 INFO]: [Vault] [Chat] GroupManager found: Waiting
    [20:20:20 INFO]: [Vault] Enabled Version 1.4.1-b436
    [20:20:20 INFO]: [HideStream] Enabling HideStream v3.7
    [20:20:20 INFO]: [HideStream] Version 3.7 enabled.
    [20:20:20 INFO]: [GroupManager] Enabling GroupManager v2.1.28 (Phoenix)
    [20:20:21 INFO]: GroupManager - INFO - World Found: world
    [20:20:21 INFO]: GroupManager - INFO - World Found: world
    [20:20:21 INFO]: GroupManager - INFO - Superperms support enabled.
    [20:20:21 INFO]: GroupManager - INFO - Superperms support enabled.
    [20:20:21 INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10
    minutes!
    [20:20:21 INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10
    minutes!
    [20:20:21 INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
    [20:20:21 INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
    [20:20:21 INFO]: GroupManager version 2.1.28 (Phoenix) is enabled!
    [20:20:21 INFO]: [Vault][Permission] GroupManager hooked.
    [20:20:21 INFO]: [Vault][Chat] GroupManager - Chat hooked.
    [20:20:21 INFO]: [WorldEdit] Enabling WorldEdit v5.6.2
    [20:20:21 INFO]: WEPIF: GroupManager detected! Using GroupManager for permission
    s.
    [20:20:21 INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.11.1-RC-sMD5NET-b743
    [20:20:21 INFO]: [NoCheatPlus] McAccess set to: 1.7.10 / CB3100-DEV
    [20:20:21 INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
    [20:20:21 INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
    [20:20:21 INFO]: [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks.
    [20:20:21 INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disab
    led InstantEat.
    [20:20:21 INFO]: [NoCheatPlus] Packet level access: ProtocolLib is not available
    .
    [20:20:21 INFO]: [NoCheatPlus] Version 3.11.1-RC-sMD5NET-b743 is enabled.
    [20:20:21 INFO]: [NoDeathMessage] Enabling NoDeathMessage v1.1
    [20:20:21 INFO]: [Simple-AutoSave] Enabling Simple-AutoSave v0.2.1
    [20:20:21 INFO]: [Simple-AutoSave] 0.2.1 enabled.
    [20:20:21 INFO]: Autosave Started.
    [20:20:21 INFO]: [Buycraft] Enabling Buycraft v6.7
    [20:20:21 INFO]: [Heads] Enabling Heads v1.3
    [20:20:22 INFO]: [UltraSmite] Enabling UltraSmite v1.2
    [20:20:22 INFO]: UltraSmite version 1.2 is now enabled!
    [20:20:22 INFO]: [BarAPI] Enabling BarAPI v3.1
    [20:20:22 INFO]: [BarAPI] Loaded
    [20:20:22 INFO]: [WorldGuard] Enabling WorldGuard v5.9
    [20:20:22 INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
    [20:20:22 INFO]: [WorldGuard] (world) Lighters are PERMITTED.
    [20:20:22 INFO]: [WorldGuard] (world) Lava fire is blocked.
    [20:20:22 INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
    [20:20:22 INFO]: [WorldGuard] Loaded configuration for world 'world'
    [20:20:22 INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
    [20:20:22 INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
    [20:20:22 INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
    [20:20:22 INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
    [20:20:22 INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
    [20:20:22 INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
    [20:20:22 INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
    [20:20:22 INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
    [20:20:22 INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
    [20:20:22 INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
    [20:20:22 INFO]: [WorldGuard] 17 regions loaded for 'world'
    [20:20:22 INFO]: [WorldGuard] 6 regions loaded for 'world_nether'
    [20:20:22 INFO]: [WorldGuard] 6 regions loaded for 'world_the_end'
    [20:20:22 INFO]: [ColoredChat] Enabling ColoredChat v0.3
    [20:20:22 INFO]: ColoredChat v0.3 enabled!
    [20:20:22 INFO]: [SignColours] Enabling SignColours v1.5
    [20:20:22 INFO]: SignColours version 1.5 by ichingpow enabled.
    [20:20:22 INFO]: [AntiSwear] Enabling AntiSwear v3.6
    [20:20:22 INFO]: [AntiSwear] AntiSwear 3 Has Been Enabled!
    [20:20:22 INFO]: [EmergencyWhitelist] Enabling EmergencyWhitelist v1.6
    [20:20:22 INFO]: [EmergencyWhitelist] Whitelist is currently disabled.
    [20:20:22 INFO]: [EmergencyWhitelist] Use /ewl toggle to disabled the whitelist.

    [20:20:22 INFO]: [EmergencyWhitelist] Update is disabled
    [20:20:22 INFO]: [SimpleKix] Enabling SimpleKix v1.0
    [20:20:22 INFO]: [AdminShop] Enabling AdminShop v0.4.1
    [20:20:22 INFO]: [AdminShop] Loading Aliases...
    [20:20:22 INFO]: [AdminShop] 0 Aliases loaded.
    [20:20:22 INFO]: [AdminShop] Plugin loaded successfully
    [20:20:22 INFO]: [NoteBlockAPI] Enabling NoteBlockAPI v1.1.0
    [20:20:22 INFO]: [EpicAutoMessager] Enabling EpicAutoMessager v1.5.0
    [20:20:22 INFO]: []-----------------[EpicAutoMessager]-----------------[]
    [20:20:22 INFO]: Loaded successfully.
    [20:20:22 INFO]: Current number of messages: 3
    [20:20:22 INFO]: If you find Bugs, please report them.
    [20:20:22 INFO]: Pluginversion: 1.5.0
    [20:20:22 INFO]: []-----------------[EpicAutoMessager]-----------------[]
    [20:20:22 INFO]: [CombatLog] Enabling CombatLog v1.8.11
    [20:20:22 INFO]: [CombatLog] Loading messages.properties.
    [20:20:22 INFO]: [CombatLog] Loading config.yml.
    [20:20:22 INFO]: [CombatLog] DisguiseCraft plugin not found! Disguise removal wi
    ll not work.
    [20:20:22 INFO]: [CombatLog] Factions plugin not found! Safezone untagging will
    not work.
    [20:20:22 INFO]: [CombatLog] CombatLog v1.8.11 Enabled.
    [20:20:22 INFO]: [ServerMusic] Enabling ServerMusic v1.0.0
    [20:20:22 INFO]: [ServerMusic] Enabled!
    [20:20:22 INFO]: [ServerMusic] by MineCf
    [20:20:22 INFO]: [WhatIsIt] Enabling WhatIsIt v1.3.8
    [20:20:22 INFO]: [WhatIsIt] has been enabled.
    [20:20:22 INFO]: [ChestShop] Enabling ChestShop v3.7.17
    [20:20:22 INFO]: [ChestShop] Vault loaded! Found an economy plugin!
    [20:20:23 INFO]: [ClearLag] Enabling ClearLag v2.7.2
    [20:20:23 INFO]: [ClearLag] Loading modules...
    [20:20:23 INFO]: [ClearLag] Modules have been loaded!
    [20:20:23 INFO]: [ClearLag] Clearlag is now enabled!
    [20:20:23 INFO]: [ClearLag] Checking for updates...
    [20:20:23 INFO]: [Votifier] Enabling Votifier v1.9
    [20:20:23 INFO]: [Votifier] Loaded vote listener: Vote4CashListener
    [20:20:23 INFO]: [Votifier] Votifier enabled.
    [20:20:23 INFO]: [NametagEdit] Enabling NametagEdit v2.4
    [20:20:23 INFO]: [GAListener] Enabling GAListener v1.3.1
    [20:20:23 INFO]: [GAListener] GAListener v1.3.1 Enabled
    [20:20:23 INFO]: [Essentials] Enabling Essentials v2.13.1
    [20:20:23 INFO]: [ClearLag] No updates found!
    [20:20:23 INFO]: [Vault][Economy] Essentials Economy hooked.
    [20:20:23 INFO]: Essentials: Using GroupManager based permissions.
    [20:20:23 INFO]: [floAuction] Enabling floAuction v3.0.4
    [20:20:23 INFO]: [Auction] has been enabled.
    [20:20:23 INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.13.1
    [20:20:23 INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.13.1
    [20:20:23 INFO]: [NoEnderpearl] Enabling NoEnderpearl v1.6
    [20:20:23 INFO]: [NoEnderpearl] NoEnderpearl vers. 1.6 by minoneer activated
    [20:20:23 INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild v2.13.1
    [20:20:23 INFO]: [VotifierScripts] Enabling VotifierScripts v1.0-b21
    [20:20:24 INFO]: [EssentialsChat] Enabling EssentialsChat v2.13.1
    [20:20:24 INFO]: Server permissions file permissions.yml is empty, ignoring it
    [20:20:25 INFO]: CONSOLE: Reload complete.
    [20:20:25 WARN]: Can't keep up! Did the system time change, or is the server ove
    rloaded? Running 5509ms behind, skipping 110 tick(s)
    [20:20:25 INFO]: º2------------------------------------
    º2/\/\/\ºaCheck out our forumsº2/\/\/\ º3ºoht
    tp://outrageouspvp.iclanwebsites.com/forum º2-----------------
    -------------------
    [20:20:25 INFO]: [HideStream] Running updater ..
    [20:20:25 INFO]: [NoCheatPlus] Post-enable running...
    [20:20:25 INFO]: [GAListener] Connection established!
    [20:20:25 INFO]: [GAListener] Loading queued votes
    [20:20:25 INFO]: [GAListener] Loaded 0 queued votes
    [20:20:26 INFO]: [NoCheatPlus] Post-enable finished.
    [20:20:26 INFO]: [Buycraft] Authenticated with the specified Secret key.
    [20:20:26 INFO]: [Buycraft] Plugin is now ready to be used.
    [20:20:26 INFO]: [NametagEdit] Hooked into GroupManager!
    [20:20:26 INFO]: [HideStream] No update was found.
    [20:20:26 INFO]: GroupManager - INFO - Bukkit Permissions Updated!
    [20:20:26 INFO]: GroupManager - INFO - Bukkit Permissions Updated!
    [20:20:26 INFO]: [Vault] Checking for Updates:
    [20:20:26 INFO]: [Vault] No new version available
    [20:20:26 INFO]: [Buycraft] Loaded 5 package(s) into the cache.
    [20:20:29 WARN]: [WorldEdit] No compatible nms block class found.
    >
     
  8. Offline

    Skionz

    To fix one of the exceptions install SkillAPI

    BoomScoom You haven't installed SkillAPI

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 13, 2016
  9. Offline

    BoomScoom

    Skionz Now it shows this:




    Loading libraries, please wait...
    [20:28:02 INFO]: Starting minecraft server version 1.7.10
    [20:28:02 WARN]: To start the server with more ram, launch it as "java -Xmx1024M
    -Xms1024M -jar minecraft_server.jar"
    [20:28:02 INFO]: Loading properties
    [20:28:02 INFO]: Default game type: SURVIVAL
    [20:28:02 INFO]: Generating keypair
    [20:28:02 INFO]: Starting Minecraft server on 192.168.1.87:25565
    [20:28:02 INFO]: This server is running CraftBukkit version git-Bukkit-1.7.9-R0.
    2-20-g0b2ed13-b3108jnks (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPS
    HOT)
    [20:28:03 ERROR]: Could not load 'plugins\SkillAPI.jar' in folder 'plugins'
    org.bukkit.plugin.UnknownDependencyException: MCCore
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager
    .java:216) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-20-g0b2ed13-b3108jnks]
    at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugins(CraftServer.ja
    va:364) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-20-g0b2ed13-b3108jnks]
    at org.bukkit.craftbukkit.v1_7_R4.CraftServer.<init>(CraftServer.java:32
    6) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-20-g0b2ed13-b3108jnks]
    at net.minecraft.server.v1_7_R4.PlayerList.<init>(PlayerList.java:68) [c
    raftbukkit.jar:git-Bukkit-1.7.9-R0.2-20-g0b2ed13-b3108jnks]
    at net.minecraft.server.v1_7_R4.DedicatedPlayerList.<init>(SourceFile:14
    ) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-20-g0b2ed13-b3108jnks]
    at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.jav
    a:133) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-20-g0b2ed13-b3108jnks]
    at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java
    :436) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-20-g0b2ed13-b3108jnks]
    at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:6
    28) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-20-g0b2ed13-b3108jnks]
    [20:28:03 ERROR]: Could not load 'plugins\Parties.jar' in folder 'plugins'
    org.bukkit.plugin.UnknownDependencyException: SkillAPI
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager
    .java:216) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-20-g0b2ed13-b3108jnks]
    at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugins(CraftServer.ja
    va:364) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-20-g0b2ed13-b3108jnks]
    at org.bukkit.craftbukkit.v1_7_R4.CraftServer.<init>(CraftServer.java:32
    6) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-20-g0b2ed13-b3108jnks]
    at net.minecraft.server.v1_7_R4.PlayerList.<init>(PlayerList.java:68) [c
    raftbukkit.jar:git-Bukkit-1.7.9-R0.2-20-g0b2ed13-b3108jnks]
    at net.minecraft.server.v1_7_R4.DedicatedPlayerList.<init>(SourceFile:14
    ) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-20-g0b2ed13-b3108jnks]
    at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.jav
    a:133) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-20-g0b2ed13-b3108jnks]
    at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java
    :436) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-20-g0b2ed13-b3108jnks]
    at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:6
    28) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-20-g0b2ed13-b3108jnks]
    [20:28:03 WARN]: Could not get information about this CraftBukkit version; perha
    ps you are running a custom one?: IOException
    [20:28:03 INFO]: [HideStream] Loading HideStream v3.7
    [20:28:03 INFO]: [GroupManager] Loading GroupManager v2.1.28 (Phoenix)
    [20:28:03 INFO]: [WorldEdit] Loading WorldEdit v5.6.2
    [20:28:03 INFO]: [NoCheatPlus] Loading NoCheatPlus v3.11.1-RC-sMD5NET-b743
    [20:28:03 INFO]: [NoDeathMessage] Loading NoDeathMessage v1.1
    [20:28:03 INFO]: [Simple-AutoSave] Loading Simple-AutoSave v0.2.1
    [20:28:03 INFO]: [Buycraft] Loading Buycraft v6.7
    [20:28:03 INFO]: [Heads] Loading Heads v1.3
    [20:28:03 INFO]: [UltraSmite] Loading UltraSmite v1.2
    [20:28:03 INFO]: [Vault] Loading Vault v1.4.1-b436
    [20:28:03 INFO]: [BarAPI] Loading BarAPI v3.1
    [20:28:03 INFO]: [WorldGuard] Loading WorldGuard v5.9
    [20:28:03 INFO]: [ColoredChat] Loading ColoredChat v0.3
    [20:28:03 INFO]: [SignColours] Loading SignColours v1.5
    [20:28:03 INFO]: [AntiSwear] Loading AntiSwear v3.6
    [20:28:03 INFO]: [EmergencyWhitelist] Loading EmergencyWhitelist v1.6
    [20:28:03 INFO]: [SimpleKix] Loading SimpleKix v1.0
    [20:28:03 INFO]: [AdminShop] Loading AdminShop v0.4.1
    [20:28:03 INFO]: [NoteBlockAPI] Loading NoteBlockAPI v1.1.0
    [20:28:03 INFO]: [EpicAutoMessager] Loading EpicAutoMessager v1.5.0
    [20:28:03 INFO]: [CombatLog] Loading CombatLog v1.8.11
    [20:28:03 INFO]: [ServerMusic] Loading ServerMusic v1.0.0
    [20:28:03 INFO]: [WhatIsIt] Loading WhatIsIt v1.3.8
    [20:28:03 INFO]: [ChestShop] Loading ChestShop v3.7.17
    [20:28:03 INFO]: [ClearLag] Loading ClearLag v2.7.2
    [20:28:03 INFO]: [Votifier] Loading Votifier v1.9
    [20:28:03 INFO]: [NametagEdit] Loading NametagEdit v2.4
    [20:28:03 INFO]: [GAListener] Loading GAListener v1.3.1
    [20:28:03 INFO]: [Essentials] Loading Essentials v2.13.1
    [20:28:03 INFO]: [floAuction] Loading floAuction v3.0.4
    [20:28:03 INFO]: [EssentialsProtect] Loading EssentialsProtect v2.13.1
    [20:28:03 INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.13.1
    [20:28:03 INFO]: [NoEnderpearl] Loading NoEnderpearl v1.6
    [20:28:03 INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild v2.13.1
    [20:28:03 INFO]: [VotifierScripts] Loading VotifierScripts v1.0-b21
    [20:28:03 INFO]: [EssentialsChat] Loading EssentialsChat v2.13.1
    [20:28:03 INFO]: [Vault] Enabling Vault v1.4.1-b436
    [20:28:03 INFO]: [Vault] [Economy] Essentials Economy found: Waiting
    [20:28:03 INFO]: [Vault] [Permission] GroupManager found: Waiting
    [20:28:03 INFO]: [Vault] [Permission] SuperPermissions loaded as backup permissi
    on system.
    [20:28:03 INFO]: [Vault] [Chat] GroupManager found: Waiting
    [20:28:03 INFO]: [Vault] Enabled Version 1.4.1-b436
    [20:28:03 INFO]: Preparing level "world"
    [20:28:03 INFO]: Preparing start region for level 0 (Seed: 7169068094128391702)
    [20:28:03 WARN]: Could not get latest artifact information: IOException
    [20:28:04 INFO]: Preparing spawn area: 49%
    [20:28:05 INFO]: Preparing start region for level 1 (Seed: 7169068094128391702)
    [20:28:06 INFO]: Preparing spawn area: 77%
    [20:28:06 INFO]: Preparing start region for level 2 (Seed: 7169068094128391702)
    [20:28:07 INFO]: [HideStream] Enabling HideStream v3.7
    [20:28:07 INFO]: [HideStream] Version 3.7 enabled.
    [20:28:07 INFO]: [GroupManager] Enabling GroupManager v2.1.28 (Phoenix)
    [20:28:07 INFO]: GroupManager - INFO - World Found: world
    [20:28:07 INFO]: GroupManager - INFO - Superperms support enabled.
    [20:28:07 INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10
    minutes!
    [20:28:07 INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
    [20:28:07 INFO]: GroupManager version 2.1.28 (Phoenix) is enabled!
    [20:28:07 INFO]: [Vault][Permission] GroupManager hooked.
    [20:28:07 INFO]: [Vault][Chat] GroupManager - Chat hooked.
    [20:28:07 INFO]: [WorldEdit] Enabling WorldEdit v5.6.2
    [20:28:07 INFO]: WEPIF: GroupManager detected! Using GroupManager for permission
    s.
    [20:28:07 INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.11.1-RC-sMD5NET-b743
    [20:28:07 INFO]: [NoCheatPlus] McAccess set to: 1.7.10 / CB3100-DEV
    [20:28:07 INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
    [20:28:07 INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
    [20:28:07 INFO]: [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks.
    [20:28:08 INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disab
    led InstantEat.
    [20:28:08 INFO]: [NoCheatPlus] Packet level access: ProtocolLib is not available
    .
    [20:28:08 INFO]: [NoCheatPlus] Version 3.11.1-RC-sMD5NET-b743 is enabled.
    [20:28:08 INFO]: [NoDeathMessage] Enabling NoDeathMessage v1.1
    [20:28:08 INFO]: [Simple-AutoSave] Enabling Simple-AutoSave v0.2.1
    [20:28:08 INFO]: [Simple-AutoSave] 0.2.1 enabled.
    [20:28:08 INFO]: Autosave Started.
    [20:28:08 INFO]: [Buycraft] Enabling Buycraft v6.7
    [20:28:08 INFO]: [Heads] Enabling Heads v1.3
    [20:28:08 INFO]: [UltraSmite] Enabling UltraSmite v1.2
    [20:28:08 INFO]: UltraSmite version 1.2 is now enabled!
    [20:28:08 INFO]: [BarAPI] Enabling BarAPI v3.1
    [20:28:08 INFO]: [BarAPI] Loaded
    [20:28:08 INFO]: [WorldGuard] Enabling WorldGuard v5.9
    [20:28:08 INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
    [20:28:08 INFO]: [WorldGuard] (world) Lighters are PERMITTED.
    [20:28:08 INFO]: [WorldGuard] (world) Lava fire is blocked.
    [20:28:08 INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
    [20:28:08 INFO]: [WorldGuard] Loaded configuration for world 'world'
    [20:28:08 INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
    [20:28:08 INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
    [20:28:08 INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
    [20:28:08 INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
    [20:28:08 INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
    [20:28:08 INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
    [20:28:08 INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
    [20:28:08 INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
    [20:28:08 INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
    [20:28:08 INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
    [20:28:08 INFO]: [WorldGuard] 17 regions loaded for 'world'
    [20:28:08 INFO]: [WorldGuard] 6 regions loaded for 'world_nether'
    [20:28:08 INFO]: [WorldGuard] 6 regions loaded for 'world_the_end'
    [20:28:08 INFO]: [ColoredChat] Enabling ColoredChat v0.3
    [20:28:08 INFO]: ColoredChat v0.3 enabled!
    [20:28:08 INFO]: [SignColours] Enabling SignColours v1.5
    [20:28:08 INFO]: SignColours version 1.5 by ichingpow enabled.
    [20:28:08 INFO]: [AntiSwear] Enabling AntiSwear v3.6
    [20:28:08 INFO]: [AntiSwear] AntiSwear 3 Has Been Enabled!
    [20:28:08 INFO]: [EmergencyWhitelist] Enabling EmergencyWhitelist v1.6
    [20:28:08 INFO]: [EmergencyWhitelist] Whitelist is currently disabled.
    [20:28:08 INFO]: [EmergencyWhitelist] Use /ewl toggle to disabled the whitelist.

    [20:28:08 INFO]: [EmergencyWhitelist] Update is disabled
    [20:28:08 INFO]: [SimpleKix] Enabling SimpleKix v1.0
    [20:28:08 INFO]: [AdminShop] Enabling AdminShop v0.4.1
    [20:28:08 INFO]: [AdminShop] Loading Aliases...
    [20:28:08 INFO]: [AdminShop] 0 Aliases loaded.
    [20:28:08 INFO]: [AdminShop] Plugin loaded successfully
    [20:28:08 INFO]: [NoteBlockAPI] Enabling NoteBlockAPI v1.1.0
    [20:28:08 INFO]: [EpicAutoMessager] Enabling EpicAutoMessager v1.5.0
    [20:28:08 INFO]: []-----------------[EpicAutoMessager]-----------------[]
    [20:28:08 INFO]: Loaded successfully.
    [20:28:08 INFO]: Current number of messages: 3
    [20:28:08 INFO]: If you find Bugs, please report them.
    [20:28:08 INFO]: Pluginversion: 1.5.0
    [20:28:08 INFO]: []-----------------[EpicAutoMessager]-----------------[]
    [20:28:08 INFO]: [CombatLog] Enabling CombatLog v1.8.11
    [20:28:08 INFO]: [CombatLog] Loading messages.properties.
    [20:28:08 INFO]: [CombatLog] Loading config.yml.
    [20:28:08 INFO]: [CombatLog] DisguiseCraft plugin not found! Disguise removal wi
    ll not work.
    [20:28:08 INFO]: [CombatLog] Factions plugin not found! Safezone untagging will
    not work.
    [20:28:08 INFO]: [CombatLog] CombatLog v1.8.11 Enabled.
    [20:28:08 INFO]: [ServerMusic] Enabling ServerMusic v1.0.0
    [20:28:08 INFO]: [ServerMusic] Enabled!
    [20:28:08 INFO]: [ServerMusic] by MineCf
    [20:28:08 INFO]: [WhatIsIt] Enabling WhatIsIt v1.3.8
    [20:28:09 INFO]: [WhatIsIt] has been enabled.
    [20:28:09 INFO]: [ChestShop] Enabling ChestShop v3.7.17
    [20:28:10 INFO]: [ChestShop] Vault loaded! Found an economy plugin!
    [20:28:11 INFO]: [ClearLag] Enabling ClearLag v2.7.2
    [20:28:11 INFO]: [ClearLag] Loading modules...
    [20:28:11 INFO]: [ClearLag] Modules have been loaded!
    [20:28:11 INFO]: [ClearLag] Clearlag is now enabled!
    [20:28:11 INFO]: [ClearLag] Checking for updates...
    [20:28:11 INFO]: [Votifier] Enabling Votifier v1.9
    [20:28:11 INFO]: [Votifier] Loaded vote listener: Vote4CashListener
    [20:28:11 INFO]: [Votifier] Votifier enabled.
    [20:28:11 INFO]: [NametagEdit] Enabling NametagEdit v2.4
    [20:28:11 INFO]: [GAListener] Enabling GAListener v1.3.1
    [20:28:11 INFO]: [GAListener] GAListener v1.3.1 Enabled
    [20:28:11 INFO]: [Essentials] Enabling Essentials v2.13.1
    [20:28:11 INFO]: [ClearLag] No updates found!
    [20:28:11 INFO]: [Vault][Economy] Essentials Economy hooked.
    [20:28:11 INFO]: Essentials: Using GroupManager based permissions.
    [20:28:11 INFO]: [floAuction] Enabling floAuction v3.0.4
    [20:28:11 INFO]: [Auction] has been enabled.
    [20:28:11 INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.13.1
    [20:28:11 INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.13.1
    [20:28:11 INFO]: [NoEnderpearl] Enabling NoEnderpearl v1.6
    [20:28:11 INFO]: [NoEnderpearl] NoEnderpearl vers. 1.6 by minoneer activated
    [20:28:11 INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild v2.13.1
    [20:28:11 INFO]: [VotifierScripts] Enabling VotifierScripts v1.0-b21
    [20:28:11 INFO]: [EssentialsChat] Enabling EssentialsChat v2.13.1
    [20:28:11 INFO]: Server permissions file permissions.yml is empty, ignoring it
    [20:28:12 INFO]: Done (8.587s)! For help, type "help" or "?"
    [20:28:12 INFO]: [GAListener] Connection established!
    [20:28:12 INFO]: [HideStream] Running updater ..
    [20:28:12 INFO]: [NoCheatPlus] Post-enable running...
    [20:28:12 INFO]: [GAListener] Loading queued votes
    [20:28:12 INFO]: [GAListener] Loaded 0 queued votes
    [20:28:12 INFO]: [NoCheatPlus] Post-enable finished.
    [20:28:12 INFO]: [Buycraft] Authenticated with the specified Secret key.
    [20:28:12 INFO]: [Buycraft] Plugin is now ready to be used.
    [20:28:12 INFO]: [NametagEdit] Hooked into GroupManager!
    [20:28:12 INFO]: GroupManager - INFO - Bukkit Permissions Updated!
    [20:28:12 INFO]: [HideStream] No update was found.
    [20:28:12 INFO]: [Buycraft] Loaded 5 package(s) into the cache.
    [20:28:12 INFO]: [Vault] Checking for Updates:
    [20:28:12 INFO]: [Vault] No new version available
    [20:28:15 INFO]: UUID of player joejord is 503b8fed-bb9f-48ad-94b0-82d482a351d9
    [20:28:15 INFO]: joejord[/184.66.43.240:51683] logged in with entity id 287 at (
    [world] -116.36598355237064, 96.90608524473113, 279.2450342416128)
    [20:28:16 INFO]: [GAListener] Player: joejord has 0 votes
    [20:28:21 INFO]: [Head-Admin]joejord: can i give you a server
    [20:28:29 INFO]: [Head-Admin]joejord: mc,rocketcraft.net
    [20:28:38 INFO]: [Head-Admin]joejord: mc.rocketcraft.net
    [20:28:39 WARN]: [WorldEdit] No compatible nms block class found.
    [20:29:34 INFO]: [Head-Admin]joejord: sand
    [20:29:53 INFO]: joejord issued server command: //wand
    [20:30:02 INFO]: joejord issued server command: //set sand
    [20:30:10 INFO]: joejord issued server command: //set sand
    [20:30:20 INFO]: joejord issued server command: //set sand
    [20:30:27 INFO]: joejord issued server command: //set sand
    [20:30:32 INFO]: joejord issued server command: //set sand
    >

    Skionz I accidently pasted the wrong one the new one is above^^^^

    Skionz Its not working.. could it be the plugin out of date?

    Skionz Ok i read it more throughly and I need another plugin to go with it. Now I have that plugin and I added the - essentials.stafflist in groupmanger's group default and it still comes up with the same error. Do I have to config something in one of the plugins? Please let me know!
    Thanks!

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 13, 2016
  10. Offline

    SleepyDog

    You need to install MCore: http://dev.bukkit.org/bukkit-plugins/mcore/

    However the exceptions say it needs MCCore, I believe it is MCore. Unless there is another plugin called MCCore the author of SkinAPI may have entered the MCore plugin name wrong.
     
  11. Offline

    BoomScoom

    SleepyDog I have the MCore plugin and it runs fine its just im stilling having the problem where i can give group default the command - essentials.stafflist. Do I have to config something in there? Please let me know!
    Thanks!
     
  12. Offline

    SleepyDog

    Whatever plugin you are playing with it is not essentials. Essentials does not rely on ANY other plugins. It is meant to be the 'Essential' plugin for every server. Whatever you are trying to do the permission will not be essentials.something
     
  13. Offline

    BoomScoom

    SleepyDog What will it be then?

    SleepyDog And I also got the SkillAPI plugin to work! But what do I do when I have it? Do I have to config something into SkillAPI? Please let me know ASAP cause I really need to know!
    Thanks!

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 13, 2016
  14. Offline

    SleepyDog

    I think the permissions is the problems, essentials will not use any external API's! The API's you are installing is for another plugin! If you are trying to install the API's for another plugin the permission for it will not be essentials.something! The idea of an API is not for personal use but for other plugins to use.

    +If you want to give people commands why don't you use a permission manager? PermissionsEX, GroupManager and any other ones out there.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 13, 2016
    BoomScoom likes this.
  15. Offline

    BoomScoom

    So you saying it won't be essentials.something then what would it be to give someone that command? Would it be like custom.txt.something? Please let me know. Thanks!
     
  16. Offline

    SleepyDog

    What is the plugin called. the one that makes the custom txt?

    Do you just want me to make the plugin? This thread is annoying me now.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 13, 2016
  17. Offline

    BoomScoom

    SleepyDog well the custom.txt things comes with essentials i think

    SleepyDog and yes can you make the plugin? Thanks so much! And the plugin will just allow group default to type /stafflist right?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 13, 2016
  18. Offline

    SleepyDog

    You do /stafflist and it lists all online staff, or all offline? Or just all?
     
  19. Offline

    BoomScoom

    SleepyDog it will list all the online staff. and can you make it so that if I were in /vanish it wouldn't show my name if someone typed /stafflist
    Thanks!
     
  20. Offline

    SleepyDog

    Vanish would be a lot harder. I could make another command to hide from it. /vl for vanish from the list?
    If you want to start to learn how to code a simple custom plugin look here: http://www.planetminecraft.com/blog/learn-to-code-bukkit-plugins-getting-set-up-1/

    Wait. I can do this.
    Code:java
    1. for (Player p : getServer().getOnlinePlayers()) {
    2. for (Player target : getServer().getOnlinePlayers()){
    3. if(!p.getName().equalsIgnoreCase(target.getName()) && p.canSee(target)){
    4. //do stuff
    5. }
    6. }
    7. }

    I will check if essentials is hiding them. I will make a config for how often it checks.
    Could you please message me on PMC: planetminecraft.com/member/sleepydog.
    We can then go through ditails. Thanks!

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 13, 2016
Thread Status:
Not open for further replies.

Share This Page