[INACTIVE][ADMN/Misc]Scommand v.1.1- Shortened commands [860]

Discussion in 'Inactive/Unsupported Plugins' started by jeffadkins51, Jun 10, 2011.

  1. Offline

    jeffadkins51

    Scommand - Shortened commands!
    Version: 1.1 [Jar]​
    Older Versions: 1.0 [Jar]​
    CB: 818 - 860​
    Description: Spawn items faster, easier and a whole lot simpler.​
    Example Usage: /dpick - Spawns a diamondpickaxe /daxe - spawns a diamond axe etc. etc.​
    Additional information: Adding a s infront of the item name will give you a stack of the item(E.g: /sdpick - a stack of diamond pickaxe(s))​
    TODO:
    • Permissions support.
    • Fix spawning stacks
    • Remove non-needed/furthermore useless code in the script.
    • Add a simplified superpickaxe command.
    • Add a configure file.
    Other Information: I am taking requests for updates, and new items added to the list. So either PM me or leave a reply.​
    Bugs: Have just noticed, spawning stacks does not work correctly.​
    Changelog:
    Version: 1.2​
    • Added most or all permissions commands
    • Began working on the worldedit commands
    Version 1.1​
    • Added /clear command.
    Version 1.0​
    • Initial Release
     
  2. Offline

    GuntherDW

    Now, i haven't started using this plugin because i personally see no use in it for our server,
    but i thought it was interesting enough to take a look to at how/what you did to accomplish this.

    Some initial notes: the plugin.yml file has a wrong version tag, and you've added a player_move hook that has no use at this moment in this plugin.
    Is it a remnant of another plugin, or are you planning to do something with it?
     
  3. Offline

    jeffadkins51

    I am planning to do something with it, And i have not bothered with the YML yet.
     
  4. Offline

    jeffadkins51

  5. Offline

    ChrizC

  6. Offline

    Plague

    ChrizC likes this.
  7. Offline

    jeffadkins51

    Edited, thanks for that. And i did not notice the latest RB, but i have updated.
     
  8. Offline

    killerrj8

    Can you make a config file maybe ? So you can add an Item to an own command maybe ?
    I didnt downloaded it though so i dont know if there already is . Then i might download it :).
     
  9. Offline

    jeffadkins51

    I do not quite understand what you mean by "So you can add an item to an own command". Do you mean like in the config file, give the ability to make a command? Or shorten the command? And i am working on the configuration file right now.
     
  10. Offline

    nickguletskii

    This plugin can be made even simpler. You just need a hashmap in format key: alias value: command. Then, you schedule a job to complete in a few server ticks to add alias to a plugin command.
     
  11. Offline

    jeffadkins51

    Well i'm sure it could. Just i did not want to mess around with it, and it was for a simple personal use, to spawn a few items. Then i just decided to add a few more, and then released it. I am no longer really worried about this to much as i am working on Realcraft™ atm. But i will still update this every once and again.
     
  12. Offline

    kahlilnc

    LOL I lol'd so bad after this. 3 times in one thread after a Moderator straight up told you. For real this is funny. Stop bumping unless you want to get banned.
     
  13. Offline

    jeffadkins51

    :facepalm: I fixed my thread(after chris had notified me that it was invalid). And i have not been bumping like every hour... Its more like every 24 hours, and i did not know that was disallowed. But i have deleted them posts.
     
  14. Offline

    TerraPlay

    Would be amazing if you could do something like this:
    Code:
    Shortened version: /lrc *
    Full command: /longrandomcommand add whatever *
    And for * you could type anything. This would be really helpful for long commands like this:
    Code:
    Shortened version: /promote *
    Full command: /permissions * add parents Player
    In this example * is the playername.

    If you could add this, it'd be damn awesome. =)
     
  15. Offline

    jeffadkins51

    Ill look into that. And i was already thinking about adding a shortened permissions command(Along with groupManager support) So i'll go ahead and do that now.
    EDIT: another problem i see with that, is it could interfere with other shortened commands and could be a real mess :s. But ill look into it a bit more.
     
  16. Offline

    TerraPlay

    Maybe it'll work with regular expressions, if they're included into java, I don't really know.
     
  17. Offline

    jeffadkins51

    Well i have been testing around with it a bit, and i think i may have a solution. =]
     
  18. Offline

    nala3

    If you are referring to permissions super duper long promotion command and are trying to shorten it. PermissionsPlus would be great to look at for ideas because it does exactly that :p but having a bunch of commands like that in one plugin instead of like 5 would be great.
     
  19. Offline

    Alagesia

    Guess what , i know a fix for your spawning stacks , TooManyItems!
     

Share This Page