[INACTIVE][FUN] BlockHead v0.3.3 (Fork) - Put blocks on your head! [677]

Discussion in 'Inactive/Unsupported Plugins' started by Morczor, Apr 14, 2011.

  1. Offline

    Morczor

    Zand started working on his plugin now, please go there instead! http://forums.bukkit.org/threads/fu...gin-for-putting-blocks-on-your-head-677.1260/

    Old thread (open)

    BlockHead - Put blocks on your head!
    Version: v0.3.3
    THIS IS A FORK OF ZAND'S PLUGIN, I'VE JUST UPDATED IT SINCE HE HASN'T DONE IT

    "This is a rewrite of my ZandsHat plugin for hey0. It adds the commands "/hat" and "/blockhead" witch will put the currently held block on your head."

    Permissions settings:

    'blockhead.hat' for "/hat", 'blockhead.hat.items' for "/hat [block id]", 'blockhead.hat.give.players.items' for "/hat [player] [block id]" and, 'blockhead.hat.give.groups.items'.

    Features:
    • The use of "/hat" place the block in-hand on your head
    • The use of "/hat [block id]" to place that block id on your head
    • The use of "/hat [player] [block id]" to place a block on another players head
    • The use of "/hat group [group] [block id]" to places blocks on all the players in that group
    DOWNLOAD

    Changelog:
    Version 0.3.3
    • Updated for latest RB, 677.
    Version 0.3.2
    • Added support for console commands.
    • Added support for block names instead of IDs.
    Version 0.3.1
    • Updated fixed a bug where the item on the players head is of 0 quantity.
    Version 0.3.0

    • Updated for CraftBukkit 493.
    Version 0.2.3

    by verrier
    • Updated for latest bukkit (Bukkit 109 / CraftBukkit 232).
    Version 0.2.2

    • Added support for colored cloth.
    Version 0.2.1

    • Added "/hat group [group] [block id]".
    Version 0.2

    • Added support for the Permissions plugin.
    • Fixed a typo.
    • Shortened help text to fit 1 line.
    Version 0.1

    • Added /hat [player] [item id] and /hat [item id].
    • Added color to the messages.
     
  2. Offline

    Juze

    Ah well, I just started using HeadBlocks plugin... thanks for an update though, missed it.
     
  3. Offline

    Unset

    I got this error. Could you please help me? This plugin must be awesome!
    Code:
    2011-04-14 21:47:10 [SEVERE] Could not load 'plugins\BlockHead.jar' in folder 'plugins':
    java.lang.ClassNotFoundException: com.zand.bukkit.blockhead.BlockHead
        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:36)
        at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:24)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Unknown Source)
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:132)
        at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:158)
        at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:106)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:84)
        at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:215)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:202)
        at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:142)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:257)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:375)
     
  4. Offline

    Godknown

    I get the same error as this feller.
     
  5. Offline

    StankMeaner

    Got the same error aswell.
     
  6. Offline

    henrylee99

  7. Offline

    City Builder

    How do the people remove the block from the top of their heads?
     
  8. Offline

    Morczor

    Hmmm... Tell my your CB Build and try to redownload.

    It's like a normal helmet, you can move from head spot in your inventory, however you can't move it to head spot without a command :p

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

    Zand

    According to diff and jad
    I'm not shire but I don't think that just renaming the package fixes anything.
    Anyways the problem people where having above is most-likely because you renamed the package at the last minute mostlikly after finding that the current source dosen't need to be changed and for got to update the "plugin.yml".
    Also it would be helpful to have a copy of the source available if you do make any changes.

    Currently I do not support this fork but thats only due to the absence of the current source code and the change log stating that the change for 0.3.3 was to make it work for 677 where to my knowledge there was only a change in the package name.
     

Share This Page