Inactive [GEN] General v2.0 - A plugin for general commands - Updated for 186

Discussion in 'Inactive/Unsupported Plugins' started by Nijikokun, Jan 4, 2011.

     
  1. Offline

    Nijikokun

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    General 2.1 [Salvez] (Requires Build: 66+ & Permissions)
    Download latest for 211+ Jar only.
    Download latest for 180-209 Jar only.
    Download latest release (166-180 only) (2.1 66 - 180 only) (Jar / Source)
    Older: 2.0, 1.9, 1.8, 1.7, 1.6, 1.5, 1.4, 1.3

    Returns some of the working functions from hMod and gives better syntax to them. Also for plugin authors it allows you to utalize /help, scroll down for more information.

    Installation
    1. First, grab the Permissions plugin if you don't have it already.
      1. Modify your permissions file (plugins/Permissions/config.yml) with the following permissions:
        1. general.items
        2. general.spawn
          1. general.spawn.set
        3. general.teleport
          1. general.teleport.here
        4. general.time
        5. general.player-info
        • Save.
    2. Download 1.9, Extract it to the main craftbukkit folder.
      1. The /General/ folder should reside under the /plugins/ folder.
    3. Reload server.
    Motd Information:

    Color codes can be found here. Also supports &[ code ] instead of simoleon. Don't place colors on the ends of lines or on single lines, it will break your client. Motd can be edited via General/general.motd


    Functions available in motd:
    • +dname or +d
      • Shows player's display name. Ie: Glonick username.
    • +name or +n
      • Shows player's original name.
    • +location or +l
      • Shows player's location ie: 23x, 45y, 64z
    • +health or +h
      • Shows player's health. ie: 20
    • +balance
      • iConomy balance if installed, otherwise empty.
    • +ip
      • Player's IP Address.
    • +online
      • # of players online.
    Commands:
    1. /afk (message) - Sets your status / afk
    2. /playerlist|online|who - List players online
    3. /playerlist|online|who (player) - Give player information.
    4. /spawn - Return to the spawn
    5. /setspawn - Changes spawn to where you are standing (needs permission)
    6. /time help - For more information (needs permission)
    7. /tp|teleport - For more information (Requires permission)
    8. /tphere (player) - Teleport a player to you.
    9. /i|give [item id|name/nickname] [amount (item id)] (amount)
    10. /help (page)
    Item Giving Example: (Now supports item-names through IncDB!)

    Code:
    /i DarkGrave 1 64 - Gives to DarkGrave
    /i stone 64 - Gives to you 64 stone.
    /i wood:2 - Gives you birchwood.
    /i Nijikokun 1 64 - Gives to DarkGrave (My Nickname through Glonick (Won't work if you aren't using Glonick))
    Changelog
    • Version #2.1
      • By verrier
        • Fixed playerlist amount issues
      • By Celtic Minstrel
        • Fixed some issues surrounding items.db
          • Support for multiple names seperated by comma.
          • Name support issues.
    • Version #2.0
      • /item added to /i
      • Fixes by celticminstrel
        • /item now returns correct type/data
        • Asking for 0 of an item gives full stack if applicable
        • Items for tools can now have damage applied using :)(amount))
        • Charcoal is now considered valid. (Coal with :1)
      • Fixes by OniTux
        • Fixed /tphere - incorrect values were being checked.
  2.  
  3. Offline

    vekoma

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Could someone just reupload the 1.9 version? I need it asap...[IMG]
  4. Offline

    Vorter

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    I think the developer has ditched this plugin altogether, hasn't been updated since 186...
  5. Offline

    RTRD

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    @Nijikokun Can you reupload the plugin? Please :)
  6. Offline

    RTRD

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
  7. Offline

    TheYeti

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Are people still using this and/or would there be interest in seeing it resurrected?
  8. Offline

    Jandalf

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    interest!^^
  9. Offline

    OkinKun

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    I still use it. =D
  10. Offline

    h0us3cat

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    [IMG][IMG][IMG]
  11. Offline

    Peter Oliver

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    can any1 help :D still says "you dont have permission to do that"

    any help? my username is 4eyedboi btw

    # System is no longer used, but may become used in the future
    # Copies is for multiple-world support
    # Put the name of the world you wish for it to be a clone of, otherwise leave it empty.
    # Does not work for the default world.
    plugin:
    permissions:
    system: default
    copies:

    ##
    # Groups can contain inheritance.
    # To make a group inherit the permissions from another
    # group simply place the groups name in the "inheritance:" like so:
    #
    # Example:
    # inheritance:
    # - Default
    ##
    # All permissions including the asterisks must be placed in single quotes.
    # like so:
    #
    # - 'general.spawn'
    #
    # Otherwise errors will happen!
    ##
    # Globalized Permission settings:
    #
    # If a permission contains periods (.) you can denote a globalized parameter:
    #
    # - 'general.*'
    #
    # This will allow you to use all general commands.
    #
    ##
    # Single Asterisk denotes all commands:
    #
    # - '*'
    ##
    # To exempt a node use the - prefix like so:
    # - '-general.time'
    ##
    groups:
    Default:
    default: true
    info:
    prefix:
    suffix:
    build: true
    inheritance:
    permissions:
    - 'general.spawn'
    Moderator:
    default: false
    info:
    prefix:
    suffix:
    build: true
    inheritance:
    - Default
    permissions:
    - 'general.time'
    - 'general.teleport'
    - 'general.teleport.here'
    - 'general.player-info'
    Admin:
    default: false
    info:
    prefix:
    suffix:
    build: true
    inheritance:
    permissions:
    - '*'
    ##
    # 4eyedboi has control over all commands.
    ##
    users:
    4eyedboi:
    group: Admin
    permissions:
    - '*'
    FlynnJaa:
    group: Moderator
    permissions:
    - 'general.time'
    - 'general.teleport'
    - 'general.teleport.here'
    - 'general.player-info'
    JustGrimx:
    group: Moderator
    permissions:
    - 'general.time'
    - 'general.teleport'
    - 'general.teleport.here'
    - 'general.player-info'
    Zyphah:
    group: Moderator
    permissions:
    - 'general.time'
    - 'general.teleport'
    - 'general.teleport.here'
    - 'general.player-info'
  12. Offline

    Jelle

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    link is broken
  13. Offline

    eRko16

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Please repair download link :)
  14. Offline

    tekac

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    I'd love to see this resurrected. I absolutely hate essentials. It's like bloatware. Full of crap I don't need and it lags
  15. Offline

    RTRD

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    I get this error when i lunch my server:
    Code:
    2011-02-26 22:22:41 [SEVERE] Could not load plugins\General.jar in plugins: null
    org.bukkit.plugin.InvalidPluginException
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:65)
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:129)
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:94)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:59)
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:204)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:191)
    at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:131)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:246)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    Caused by: java.util.zip.ZipException: invalid END header (bad central directory offset)
    at java.util.zip.ZipFile.open(Native Method)
    at java.util.zip.ZipFile.<init>(Unknown Source)
    at java.util.jar.JarFile.<init>(Unknown Source)
    at java.util.jar.JarFile.<init>(Unknown Source)
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:52)
    ... 8 more
  16. Offline

    cjc343

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    I'll work on a better way of doing this, but haven't started yet.

    The src folder is the source code for the plugin. You only need it if you plan to modify the plugin, not for running it.

    The config file you need goes in the plugins/General/config.yml file. Try pasting this one in there.

    It's impossible that you are getting the exact same error AND using my version. Please post your error.

    The version in the top post doesn't work. The unofficial version does.

    You need to paste your config in code blocks.

    You need to specify what command you're trying to use.

    Server output would be helpful.
  17. Offline

    tension69

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    cjc343 I've just tried 2.1.1.1 with build#454 and nothing works....there are no console errors on load or when typing commands /give /time etc. My permission file was unchanged (as Admin I can use WorldEdit commands/MyHome)

    I'm aware that this build is at the ragged edge and probably not tested fully, but that's what I'm trying to do. Find it hard to understand why all other plugin cmds worked except General ones....everything was fine on the last build I tested #448.

    Maybe linked to being in offline mode as mc.net is down...bear with me.

    Edit:-

    Build #453 is last build the plugin works with.

    #454 - No errors....nothing works.
    #455 - My server startup log output below.....

    Code:
    22:36:47 [INFO] Starting minecraft server version Beta 1.3
    22:36:47 [INFO] Loading properties
    22:36:47 [INFO] Starting Minecraft server on xxx.xxx.x.xxx:xxxxx
    22:36:47 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
    22:36:47 [WARNING] The server will make no attempt to authenticate usernames. Be
    ware.
    22:36:47 [WARNING] While this makes the game possible to play without internet a
    ccess, it also opens up the ability for hackers to connect with any username the
    y choose.
    22:36:47 [WARNING] To change this, set "online-mode" to "true" in the server.set
    tings file.
    22:36:47 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-471-
    gbd27aca-b455jnks (MC: 1.3)
    22:36:47 [INFO] Preparing level "Terraformers"
    22:36:47 [INFO] Preparing start region
    22:36:48 [INFO] [Permissions] version [2.1] (Handler) was Initialized.
    22:36:48 [INFO] [Permissions] version [2.1] (Handler) was Initialized.
    22:36:48 [INFO] WorldGuard loaded.
    22:36:48 [SEVERE] PLAYER_COMMAND (Is it up to date?)
    java.lang.NoSuchFieldError: PLAYER_COMMAND
    at com.nijikokun.cjcfork.bukkit.General.General.registerEvents(General.j
    ava:154)
    at com.nijikokun.cjcfork.bukkit.General.General.onEnable(General.java:13
    4)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:117)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:414)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:187)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:80)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:61)
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:204)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:191)
    at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:131)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:246)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    22:36:48 [INFO] Done (0.064s)! For help, type "help" or "?"
    >
    cjc343 likes this.
  18. Offline

    jli

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Hey guys, I've been working on what is basically a clone of General (somewhat based off its old source code), that is fully compatible with the latest Bukkit, and 1.3. When I'm done (probably middle of next week), I'll release it and the source code.
  19. Offline

    cjc343

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Good info, thanks. Looking at the changelog for CB it looks like PLAYER_COMMAND/onPlayerCommand() was (finally) removed in 454. This means I'll need to migrate General off of onPlayerCommand and onto onCommand. (I'll also need to figure out what to do about TimeShift's /time command...)

    I'm not sure I fully understand how this will effect plugins that need to override General's commands, as my understanding of the new format is that once a command is 'claimed' by a plugin, others that try to use it as well will not load.

    I use stuff like SpawnControl on top of General. Assuming both are updated for 455, I'm not sure how I can make sure SpawnControl gets the /spawn and /setspawn commands while General still gets the commands not implemented by other plugins... Well, research time.
  20. Offline

    jli

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    cjc343, its now PLAYER_COMMAND_PREPROCESS

    Just fyi
    cjc343 likes this.
  21. Offline

    cjc343

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    But... it says exceptional circumstances only!

    Maybe this is an exceptional circumstance :p

    Thanks, that should fix it for now, but I'm a little hesitant to declare that the proper solution (partly because I haven't found much info on what an exceptional case would be...)

    E: That certainly makes it a much easier fix... I'm still not convinced that it's the right thing to do because I'm guessing this will cause the following:

    Player uses /command (say, /give)

    General sees /command, recognizes it as /give, and dispenses items.

    OtherGivePlugin that registered /give sees it, dispenses items.

    Player receives 2x items.


    E2: I am pretty certain this is the fix I need for TimeShift though (for the /time command) so that:

    Player uses /time command

    TimeShift cancels any active shifts

    OtherTimePlugin receives /time command and acts on it
    --- merged: Feb 27, 2011 12:43 AM ---
    Yep, I can confirm that this doesn't do exactly what I need (at least not alone...).

    I need to only do something if another plugin doesn't do it... That's not the case here (see screenshot). E: That's rebuilt General + SpawnControl + Permissions 2.1 on CB 456 with a MOTD that starts "TEST"
  22. Offline

    maxsteele

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    So, if General isn't getting updated, and I want a plugin for CB 450 that has things like /time , /playerlist, etc.... What plugin do people here recommend using as a replacement?
  23. Offline

    Nader

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    i want to know this too.. this plugin is easily one of those plugins where i can't play minecraft without =/
  24. Offline

    cjc343

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Unofficial General currently works with the Recommended Build and 453-.

    I am looking into updating it, but need to figure out a way to determine what commands have been reserved.
  25. Offline

    Jessy1237

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Ohhh yes please do. I love how u just came and resusitated permissions but one prob is there anyway u can get the other developers to update there plugins for 2.4 of permissions.
  26. Offline

    maxsteele

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Unofficial General with Permissions 2.1 is not working for me on Craftbukkit #450.

    Code:
    22:19:06 [SEVERE] null (Is it up to date?)
    java.lang.NullPointerException
            at org.bukkit.util.config.ConfigurationNode.getProperty(ConfigurationNode.java:44)
            at org.bukkit.util.config.ConfigurationNode.getBoolean(ConfigurationNode.java:182)
            at com.nijiko.cjcfork.General.ConfigurationHandler.load(ConfigurationHandler.java:18)
            at com.nijikokun.cjcfork.bukkit.General.General.onEnable(General.java:131)
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:117)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:419)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:187)
            at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:80)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:61)
            at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:204)
            at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:191)
            at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:131)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:246)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
  27. Offline

    cjc343

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    You're missing your config file. General doesn't auto-generate the settings. I'm hoping to squeeze that in with the next version, but it's already going to be a whopper because I need to know the commands for other plugins in order to not conflict with them.

    Here's a config file.
  28. Offline

    Cattmy

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Hai there. I'm in need of help. I have seemed to code the Permissions and General Plugin's .YAML files correctly, but I cannot use any of the commands except /me and /online. Is there some thing I'm doing wrong?

    *Note: I have no other plugins thusfar.

    Permission's .YAML configuration file.

    Code:
    # System is no longer used, but may become used in the future
    # Copies is for multiple-world support
    #   Put the name of the world you wish for it to be a clone of, otherwise leave it empty.
    #   Does not work for the default world.
    plugin:
        permissions:
            system: default
            copies:
    
    ##
    # Groups can contain inheritance.
    #   To make a group inherit the permissions from another
    #   group simply place the groups name in the "inheritance:" like so:
    #
    #   Example:
    #       inheritance:
    #           - Default
    ##
    #   All permissions including the asterisks must be placed in single quotes.
    #   like so:
    #
    #       - 'general.spawn'
    #
    #   Otherwise errors will happen!
    ##
    #   Globalized Permission settings:
    #
    #       If a permission contains periods (.) you can denote a globalized parameter:
    #
    #           - 'general.*'
    #
    #       This will allow you to use all general commands.
    #
    ##
    #   Single Asterisk denotes all commands:
    #
    #       - '*'
    ##
    #   To exempt a node use the - prefix like so:
    #       - '-general.time'
    ##
    groups:
        Trusted:
            default: false
            info:
                prefix:
                sufix:
                build: true
            inheritance: Default
            permissions:
        Default:
            default: true
            info:
                prefix:
                suffix:
                build: true
            inheritance:
            permissions:
                - 'general.spawn'
        Moderator:
            default: false
            info:
                prefix:
                suffix:
                build: true
            inheritance:
                - Default
            permissions:
                - 'general.time'
                - 'general.teleport'
                - 'general.teleport.here'
                - 'general.player-info'
        Admin:
            default: false
            info:
                prefix:
                suffix:
                build: true
            inheritance:
                - 'Moderator'
            permissions:
                - '*'
    
    ##
    # DarkGrave has control over all commands.
    ##
    users:
        Arlu3827:
            group: Trusted
            permissions:
        Cooldog14:
            group: Trusted
            permissions:
        Warslayer31:
            group: Trusted
            permissions:
        Adokul:
            group: Trusted
            permissions:
        SilentFire:
            group: Trusted
        rangerassassin:
            group: Admin
            permissions:
        Cattmy:
            group: Admin
            permissions:
    General's .YAML configuration file.

    Code:
    # Configuration for General
    #   - DarkGrave 2011
    #
    # About editing this file:
    # - DO NOT USE TABS. You MUST use spaces or Bukkit will complain. If
    #   you use an editor like Notepad++ (recommended for Windows users), you
    #   must configure it to "replace tabs with spaces." In Notepad++, this can
    #   be changed in Settings > Preferences > Language Menu.
    # - Don't get rid of the indents. They are indented so some entries are
    #   in categories (like "show-coords" is in the "playerlist"
    #   category.
    # - If you want to check the format of this file before putting it
    #   into General, paste it into http://yaml-online-parser.appspot.com/
    #   and see if it gives "ERROR:".
    # - Lines starting with # are comments and so they are ignored.
    #
    
    # Player list user information.
    playerlist:
        show-coords: true
        show-health: true
    
    # Allows you to keep a sane general.help without it being overwritten.
    help:
        inject-commands: false
    
    
    --- merged: Feb 27, 2011 6:51 AM ---
    Thanks in advance for any help.
  29. Offline

    cjc343

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    I edited the Permissions config above. I didn't check for tab errors.

    What version of General are you running? What version of Permissions? What version of CraftBukkit?

    What's the output when your server starts?
  30. Offline

    turtlelink2

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Link broken?

    Edit: Sorry for not reading...I was trying the official version


    Edit: With the unofficial version I get this error
    Code:
    2011-02-27 00:11:20 [SEVERE] com/nijikokun/bukkit/General/General (Is it up to d
    ate?)
    java.lang.NoClassDefFoundError: com/nijikokun/bukkit/General/General
            at com.nijikokun.bukkit.iConomy.iConomy.setupCommands(iConomy.java:238)
            at com.nijikokun.bukkit.iConomy.iConomy.onEnable(iConomy.java:141)
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:140)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:426)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:187)
            at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:79)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:60)
            at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:187)
            at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:174)
            at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:120)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:227)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    Caused by: java.lang.ClassNotFoundException: com.nijikokun.bukkit.General.Genera
    l
            at java.net.URLClassLoader$1.run(Unknown Source)
            at java.security.AccessController.doPrivileged(Native Method)
            at java.net.URLClassLoader.findClass(Unknown Source)
            at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:30)
            at java.lang.ClassLoader.loadClass(Unknown Source)
            at java.lang.ClassLoader.loadClass(Unknown Source)
            ... 12 more
  31. Offline

    findyourexit

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Thanks very much for your help cjc343 and for taking the time to update this plugin that so many of us rely so heavily upon. As far as I can tell, mine is working perfectly now.

    Thanks again.
  32. Offline

    Cattmy

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    General 2.1
    Permissions 2.1
    CraftBukkit 440

    Code:
    2011-02-27 00:45:11 [INFO] Starting minecraft server version Beta 1.3
    2011-02-27 00:45:11 [INFO] Loading properties
    2011-02-27 00:45:11 [INFO] Starting Minecraft server on *:25565
    2011-02-27 00:45:11 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
    2011-02-27 00:45:11 [WARNING] The server will make no attempt to authenticate
    ernames. Beware.
    2011-02-27 00:45:11 [WARNING] While this makes the game possible to play witho
     internet access, it also opens up the ability for hackers to connect with any
    sername they choose.
    2011-02-27 00:45:11 [WARNING] To change this, set "online-mode" to "true" in t
     server.settings file.
    2011-02-27 00:45:11 [INFO] This server is running Craftbukkit version git-Bukk
    -0.0.0-458-g557f3d2-b440jnks (MC: 1.3)
    2011-02-27 00:45:11 [INFO] Preparing level "world"
    2011-02-27 00:45:11 [INFO] Preparing start region
    2011-02-27 00:45:13 [WARNING] Using the stupidly long constructor com.nijikoku
    bukkit.General.General(PluginLoader, Server, PluginDescriptionFile, File, File
    ClassLoader) is no longer recommended. Go nag the plugin author of General to
    move it! (Nothing is broken, we just like to keep code clean.)
    2011-02-27 00:45:13 [WARNING] Plugin 'General' (ver 1.6) is registering events
    efore it is enabled. It may be misbehaving and the author needs to fix this.
    2011-02-27 00:45:13 [WARNING] Plugin 'General' (ver 1.6) is registering events
    efore it is enabled. It may be misbehaving and the author needs to fix this.
    2011-02-27 00:45:13 [INFO] [General] version [2.1] (Salvez) loaded
    2011-02-27 00:45:13 [INFO] [Permissions] version [2.1] (Handler) was Initializ
    .
    2011-02-27 00:45:13 [INFO] [Permissions] version [2.1] (Handler) loaded
    2011-02-27 00:45:13 [INFO] Done (1204323903ns)! For help, type "help" or "?"

Share This Page