Inactive [MISC] CommandHelper [3.2.0] - Repeat commands! Aliases! Advanced command scripting! [1000]

Discussion in 'Inactive/Unsupported Plugins' started by sk89q, Feb 16, 2011.

  1. Offline

    sk89q

    CommandHelper is a utility plugin for working with commands.

    • Build your own commands without knowing Java or having to make a plugin
    • Repeat your last command with /.
    • Per-player command aliases
    • Global command aliases
    [​IMG]

    [​IMG] CommandHelper 3.2.0

    [​IMG] Requirements: Java 1.6+ required. Mac OS X users may have to update their Java version. In addition, you need "WorldEdit," but the download linked above has a version with WorldEdit already bundled.

    [​IMG]

    [​IMG]
     
    Pinoyskii, DHLF, beleg and 6 others like this.
  2. Offline

    phanaticd

    adam it works check the dev builds 3.3.1 works fine
     
  3. Offline

    Niak

    Thank you VERY much for the update !
    Great work !
     
  4. Offline

    yat_

    It's not working for the latest build , 1.2.5-R1.0
    2012-04-06 02:58:39 [SEVERE] Something when wrong while trying to load up sk_region_info:
    2012-04-06 02:58:39 [SEVERE] java.lang.ClassNotFoundException: com.sk89q.worldedit.BlockVector
    2012-04-06 02:58:39 [SEVERE] at java.net.URLClassLoader$1.run(Unknown Source)
    2012-04-06 02:58:39 [SEVERE] at java.security.AccessController.doPrivileged(Native Method)
    2012-04-06 02:58:39 [SEVERE] at java.net.URLClassLoader.findClass(Unknown Source)
    2012-04-06 02:58:39 [SEVERE] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:41)
    2012-04-06 02:58:39 [SEVERE] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:29)
    2012-04-06 02:58:39 [SEVERE] at java.lang.ClassLoader.loadClass(Unknown Source)
    2012-04-06 02:58:39 [SEVERE] at java.lang.ClassLoader.loadClass(Unknown Source)
    2012-04-06 02:58:39 [SEVERE] at java.lang.Class.getDeclaredConstructors0(Native Method)
    2012-04-06 02:58:39 [SEVERE] at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
    2012-04-06 02:58:39 [SEVERE] at java.lang.Class.getConstructor0(Unknown Source)
    2012-04-06 02:58:39 [SEVERE] at java.lang.Class.newInstance0(Unknown Source)
    2012-04-06 02:58:39 [SEVERE] at java.lang.Class.newInstance(Unknown Source)
    2012-04-06 02:58:39 [SEVERE] at com.laytonsmith.core.functions.FunctionList.initFunctions(FunctionList.java:40)
    2012-04-06 02:58:39 [SEVERE] at com.laytonsmith.core.functions.FunctionList.<clinit>(FunctionList.java:28)
    2012-04-06 02:58:39 [SEVERE] at com.laytonsmith.core.MScriptCompiler.compile(MScriptCompiler.java:408)
    2012-04-06 02:58:39 [SEVERE] at com.laytonsmith.core.AliasCore.reload(AliasCore.java:265)
    2012-04-06 02:58:39 [SEVERE] at com.laytonsmith.core.AliasCore.<init>(AliasCore.java:56)
    2012-04-06 02:58:39 [SEVERE] at com.laytonsmith.commandhelper.CommandHelperPlugin.onEnable(CommandHelperPlugin.java:130)
    2012-04-06 02:58:39 [SEVERE] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
    2012-04-06 02:58:39 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:336)
    2012-04-06 02:58:39 [SEVERE] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
    2012-04-06 02:58:39 [SEVERE] at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:250)
    2012-04-06 02:58:39 [SEVERE] at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:232)
    2012-04-06 02:58:39 [SEVERE] at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:371)
    2012-04-06 02:58:39 [SEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:358)
    2012-04-06 02:58:39 [SEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:187)
    2012-04-06 02:58:39 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:422)
    2012-04-06 02:58:39 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    2012-04-06 02:58:39 [SEVERE] Something when wrong while trying to load up sk_region_overlaps:
    2012-04-06 02:58:39 [SEVERE] java.lang.ClassNotFoundException: com.sk89q.worldguard.protection.regions.ProtectedRegion
    2012-04-06 02:58:39 [SEVERE] at java.net.URLClassLoader$1.run(Unknown Source)
    2012-04-06 02:58:39 [SEVERE] at java.security.AccessController.doPrivileged(Native Method)
    2012-04-06 02:58:39 [SEVERE] at java.net.URLClassLoader.findClass(Unknown Source)
    2012-04-06 02:58:39 [SEVERE] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:41)
    2012-04-06 02:58:39 [SEVERE] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:29)
    2012-04-06 02:58:39 [SEVERE] at java.lang.ClassLoader.loadClass(Unknown Source)
    2012-04-06 02:58:39 [SEVERE] at java.lang.ClassLoader.loadClass(Unknown Source)
    2012-04-06 02:58:39 [SEVERE] at java.lang.Class.getDeclaredConstructors0(Native Method)
    2012-04-06 02:58:39 [SEVERE] at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
    2012-04-06 02:58:39 [SEVERE] at java.lang.Class.getConstructor0(Unknown Source)
    2012-04-06 02:58:39 [SEVERE] at java.lang.Class.newInstance0(Unknown Source)
    2012-04-06 02:58:39 [SEVERE] at java.lang.Class.newInstance(Unknown Source)
    2012-04-06 02:58:39 [SEVERE] at com.laytonsmith.core.functions.FunctionList.initFunctions(FunctionList.java:40)
    2012-04-06 02:58:39 [SEVERE] at com.laytonsmith.core.functions.FunctionList.<clinit>(FunctionList.java:28)
    2012-04-06 02:58:39 [SEVERE] at com.laytonsmith.core.MScriptCompiler.compile(MScriptCompiler.java:408)
    2012-04-06 02:58:39 [SEVERE] at com.laytonsmith.core.AliasCore.reload(AliasCore.java:265)
    2012-04-06 02:58:39 [SEVERE] at com.laytonsmith.core.AliasCore.<init>(AliasCore.java:56)
    2012-04-06 02:58:39 [SEVERE] at com.laytonsmith.commandhelper.CommandHelperPlugin.onEnable(CommandHelperPlugin.java:130)
    2012-04-06 02:58:39 [SEVERE] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
    2012-04-06 02:58:39 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:336)
    2012-04-06 02:58:39 [SEVERE] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
    2012-04-06 02:58:39 [SEVERE] at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:250)
    2012-04-06 02:58:39 [SEVERE] at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:232)
    2012-04-06 02:58:39 [SEVERE] at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:371)
    2012-04-06 02:58:39 [SEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:358)
    2012-04-06 02:58:39 [SEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:187)
    2012-04-06 02:58:39 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:422)
    2012-04-06 02:58:39 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    2012-04-06 02:58:39 [INFO] CommandHelper: Welcome to this server, which is running CommandHelper!
     
  5. Offline

    Shad0wSlay3r

    Amazing plugin, so much fun to make my own commands! But I am having a little trouble. I want to make it so that after a certain amount of time, something happens. Something like a wait command. Can anyone help me?
     
  6. Offline

    Tigr3tap

    awesome ^^
     
  7. Offline

    wiseguy1538

    It k
    Same for me man it dont work for latest build.
     
  8. Offline

    tkthebeat

    is there a way to stop the plugin from saying "welcome to <server name" when a player logs in?
     
  9. Offline

    Iestyn

    In the 'main.ms' file, you'll find the greeting there. Instead of deleting it, commend it out using the '#'. It's a good idea to comment out as if in future you decide you want the greeting, all you have to do is uncomment it :)
     
  10. Offline

    Pinoyskii

    How do I make my own commands?
     
  11. Offline

    Hugs

    Hey, there is a duplication bug (duplicating yourself, not items), if you set up a timed script to teleport you somewhere after X amount of time (such as, /command and 2 minutes later it TP's you). If you log out before the timer runs out, it will TP a duplicate of you instead of the real you. This person is shown on the /list, can't be killed, and can be teleported around. The only way we've found so far was to reboot the server to get rid of duplicates.
     

Share This Page