Single player Commands in multiplayer

Discussion in 'Archived: Plugin Requests' started by Purplez, Feb 3, 2011.

  1. Offline

    Purplez

    Hey Bukkit People, i have Comands in single player and i would like to be able to use them all in one plugin there commands i have are
    ascend - Moves you to the next platform above your position
    clear - Clears the console
    damage - Turns player damage on/off
    defuse [all] - Defuses any TNT nearby which has been hit, drops 1 tnt in its place
    descend - Moves you to the next platform below your position
    destroy [all] - Destroys the current item
    difficulty <LEVEL> - Sets the difficulty to the specified level (0-3)
    dropstore - This command transfers everything in your inventory into a chest that it creates next to you.
    duplicate [all] - Duplicates and drops the currently selected item stack
    explode [SIZE] - Sets off an explosion in your current location.
    extinguish|ext [all] - Puts out all nearby fire (or all fire)
    falldamage - Turns fall damage on/off
    firedamage - Turns fire damage on/off
    goto <NAME> - Goto a waypoint
    grow [all] - Grows all saplings/wheat on the map.
    heal <HEALTH> - Heals a player the specified number of points
    health <min|max|infinite> - Sets the health of a player to pre-defined figures
    help [COMMAND] - Gives general help when COMMAND isn't specified, gives specific help when COMMAND is specified. Same as /h
    home – Teleport to spawn point
    instantmine - Turns instant mining on/off
    item <ITEMCODE|ITEMNAME> [QUANTITY] [DAMAGE] – Gives player item, if quantity isn’t specified maximum amount of that item. Same as /give and /i
    itemname - Use this command to discover the itemname and ID of your currently selected item.
    itemstack <ITEMID|ITEMNAME> [QUANTITY] - Gives the player the specified quantity of maximum item stacks of the item.
    jump - Moves you from where you are to where your mouse is pointing. Note: This command is buggy and may put you in the block you move to.
    kill – Kills the current player
    killnpc [all] - Kills all living creatures nearby.
    listwaypoints - Lists all waypoints. Same as /l
    maxstack [ITEMID|ITEMNAME|all] [STACKSIZE] - Configures the maximum stack size of that item between 1 and 64.
    msg <MESSAGE> - This commands adds a message to the console.
    music [VOLUME] - Requests a music track to be played, there is a limitation of at MAX 2 tracks per day. Set the volume by specifying VOLUME.
    pos – Gives current player position. Same as /p
    reach <DISTANCE|reset> - Sets the player reach distance.
    refill [all] - Re-stocks your items in your inventory to the maximum ammount
    rem <NAME> - Removes the specified waypoint
    removedrops [all] - This command removes item drops from the world.
    repair [all] - Repairs the currently selected item to full health
    reset - Resets the player settings
    return - Moves the player to the last position before teleport
    search <SEARCHTERM> - Allows you to search for items using a name
    set <NAME> - Mark a waypoint on the world
    setjump [JUMP|reset] - Sets the height that you jump. Note: Turns fall damage off if the jump is configured to move than 1.
    setspawn [<X> <Y> <Z>] – Set the current position as the spawn point, if X Y Z are specified sets that position as spawn point
    setspeed [SPEED|reset] - Sets the speed that the player moves
    spawn <NAME|ID|random|list> [QTY] - Allows you to spawn an individual creature.
    spawnstack <NAME|ID|list|random> - Spawns the specified creature a few blocks away from your current position (use "/spawn list" to get a list of creature names and codes).
    tele <X> <Y> <Z> - Teleport to X Y Z coordinates. Same as /t
    time [set|get|day|night [minute|hour|day [TIME]]] - Set and get the time within minecraft.
    timeschedule <reset | <TIME1> <TIME2>> - Sets a period of time (HH:MM format), this will make minecraft always within this time.
    useportal - Instantly transfers you to the nether, use it again to go back.
    waterdamage - Turns water damage on/off


    I know its alot but if anyone can do it , it would be great
     
  2. Offline

    Plague

    I'd suggest browsing/searching the plugins and try to combine them, then maybe request only missing parts, because this is too complex t ohave it in one plugin i think (not a problem to make, but unpractical IMHO).
     
  3. Offline

    Purplez

    I agreee , Byt there not much for bukkit yet.
     
  4. Offline

    MrNegative370

    we need t get working on this this is a great idea
     
  5. Offline

    saul100

    commandbook, essentials have the basic commands
     

Share This Page