Inactive [GEN] DefaultCommands v4.0.0 - The "default" plugin [1.4.5-R0.2]

Discussion in 'Inactive/Unsupported Plugins' started by vildaberper, Mar 2, 2011.

  1. Offline

    vildaberper

    It must be something on your side, I just did /reload, /dc save and /dc load like hundred times and it still doesnt change anything. "/
     
  2. Offline

    inversation

    dangit, no idea what might be causing it :\\ give commands work fine.
     
  3. Offline

    yolospat

    Hats off to you! I had about 20 plugins that all did different things that my users wanted, and I spent more time trying to get these plugins working than I did playing. Now I have one plugin, Default Commands, thanks to you!!!!
     
  4. Offline

    jaysaw

    How to make a OP only version without using permissions? oh and how to set the TooManyItems.txt and where is it?
     
  5. Offline

    vildaberper

    Thanks! :D

    You just have to set op_permissions to true in Config.yml, and then remove the nodes you dont want non OPs to have under permissions in the same file. :)

    Its in the .minecraft folder. Go to "Mods and Texture Packs" in Minecraft and press "Open texture pack folder". Then go up a folder and it should be there. :)
     
  6. Offline

    inversation

    I'm noticing that the kits.yml file is being shuffled around when it's saved (ie kits appear in different orders), is it possible this is contributing? I tried dropping the 2 x 64 items to just 1 x 64, but it's still happening. I'm just at a loss.
     
  7. Offline

    vildaberper

    It does shuffle the order (its kinda sorting them), but it doesnt change any kit or its contents.
    Any errors?
     
  8. Offline

    inversation


    Aside from some '[WARNING] Can't keep up! Did the system time change, or is the server overloaded?' messages (and I don't think they're related) nothing in console. It's super weird. What's really annoying is that it's intermittent, so I can't replicate it except to leave it and wait for someone to say something. I know that it happens without fail within 24 hours, often much less.

    Is it possible to create or modify kits from in-game? If so, how do you go about it, and if not, is there really any need to write to the file at all?
     
  9. Offline

    sonofchocula

    Just updated to CraftBukkit 898 and am getting console errors saying that the server cannot pass off ENTITY_DAMAGE to defaultcommands. Not whining, just letting you know the dependency changes are starting to affect the current 3.4.1!
     
  10. Offline

    vildaberper

    I know, but Ill update when its an RB. :)
     
    sonofchocula likes this.
  11. Offline

    ToreTR

    I am trying to make different ranks. So I have this, but don't know where to place it. Could I get some help?
    Code:
    Copy: null # Should it ignore thease permissions and copy another world's?
    Groups:
        &fGuest:
            Default: true
            Permissions:
                - '/list'
                - '/name'
                - '/online'
                - '/help'
                - '/warps'
                - '/warp'
                - '/join'
        &4Owner:
            Default: false
            Permissions:
                - '*'
        &6Host:
            Default: false
            Permissions:
                - '*'
        &9Admin:
            Default: false
            Permissions:
                - '/list'
                - '/name'
                - '/online'
                - '/help'
                - '/tp'
                - '/kill'
                - '/spawnmob'
                - '/setwarp'
                - '/warps'
                - '/warp'
                - '/god'
                - '/give'
                - '/fly'
                - '/teleport'
                - '/teleporthere'
                - '/ignoremob'
                - '/spawn'
                - '/hide'
                - '/time'
                - '/creative'
                - '/delwarp'
                - '/freeze'
                - '/message'
                - '/reply'
                - '/kick'
                - '/home'
                - '/ping'
                - '/dcstack'
                - '/inventory'
                - '/who'
                - '/sethome'
                - '/home'
                - '/weather'
                - '/nopickup'
                - '/join'
     
  12. Offline

    vildaberper

    Change it to the actual commands, not the aliases. :)
    /dconline, /dcname, /dchelp, /dcwarps etc.
     
  13. Offline

    ToreTR

    But I still do not know where to place it? ;p
     
  14. Offline

    vildaberper

    CommandPermissions/worldname.yml.
     
  15. Offline

    Jon Cherwin

    Many thanks :D Gosh! I haven't been in my .minecraft folder in so long, I forgot to look there in the first place. (<--Given up on client mods)
     
  16. Offline

    ToreTR

    I have been trying to modify the strings.yml and I was able to make errors instead of changing the MOTD. Could I get the text default text?
     
  17. Offline

    vildaberper

    '&2Welcome to the server, &7<player>&2. Connected players (&7<online>&2/&7<max>&2):<br>&7<players>&2.<br>&2Enjoy your stay!'
    You could do /dc reset strings and then /dc save, if you want to reset the file. :)
     
  18. Offline

    vagrantmike

     
  19. Offline

    vildaberper

    Upgrade CB if youre using the dev build, its built for the latest version. :)

    Edit: I rebuilt it for 860, no need to update.
     
  20. Offline

    rollinroll

    Hi, I have a little problem... When you type /online or /list on my server to see the connected players it shows them as this: CraftPlayer{name="thename"} instead of just showing they're name. It is a bit of an annoyance and I would be very glad if you could help me with this. I really love your plugin and I appreciate the time you spend making and improving on it!
     
  21. Offline

    vildaberper

    Its fixed in the dev build. :)
     
  22. Offline

    goldenquent

    Awesome !
    But not practical for TMI..
    but I like !
     
  23. Offline

    vildaberper

    I meant the DefaultCommands dev build. xD

    It works with TooManyItems. :)
     
  24. Offline

    Ryanc360

    I was playing with more of your commands today and I'm having trouble with the Portals. I select the area, and run "/setportal 1 warp:test" and it says it successfully creates "portal 1 target warp:test" or something similar and yet when I step through it nothing happens. I just look funny walking back and forth through an archway. Granted it is a spectacular show but I'd like to eventually get it working. Any thoughts on what I might be doing wrong?
    Also on a completly unrelated and yet slightly related note, My default group doesnt have permission to use the "give" command. I double checked that like 3 times and removed anything that might remotely resemble the "give" command, and yet they still seem to be able to spawn things. Any thoughts on what might be causing that? I'm thinking maybe something to do with the default minecraft server "give" command but I reserve the right to be entirely wrong.
    Any help you can give is appreciated. Thanks
     
  25. Offline

    blarre

    Hi, how is the /dcspawnmob command working. Where will the mobs spawn? All my animals seems to be gone so I wanted to add more Sheeps etc.
    Is only say "blarre spawned 10 entities in world"
     
  26. Offline

    Ryanc360

    they spawn where your point or so I've experienced
     
  27. Offline

    blarre

    Ok, but then something is wrong :( I canĀ“t see any mobs around me. Do I need the mobspawner think setup first?
     
  28. Offline

    Ryanc360

    I wouldn't believe so. But I honestly couldn't tell you
     
  29. Offline

    blarre

    I shutdown and started my server again. Now my animals are back and the commands do exactly what Ryan say.
     
  30. Offline

    goldenquent

    sorry but /hide didn't work.
     

Share This Page