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

    NopeDK

    Oh... Just saw the part about my CB... the one I tested on was 740. Well, on my 766 it doesn't create a config file (or I'm seriously blind) and just saw another post about the portals. I thought that they linked to eachother but it is simply a portal to a predefined point (warp, spawnpoint, player home and such).
    And what about "/dchealth" does that set life to a value or alter it based upon current?
     
  2. Offline

    vildaberper

    Im working on a fix for it, seems like the built-in configuration stuff in bukkit doesnt work properly. :)
     
  3. Offline

    NopeDK

    and "/dchealth" is that one altering current health (+1 -2) or does it set life to value input?

    Does this mean that whenever the server is reloaded/restarted all configs done to the server while it was running was lost? Or is it all changes since it recreates the files?

    And have the AFK command and kick-timer been removed?

    Sorry for the many questions :oops:

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

    vildaberper

    It sets the target players hp to the input.

    Just do /dc load and its fine. DefaultCommands loads all config on startup, and saves all config on shutdown.
    But it also load when you do /dc load. :)

    Its coming back!
    Its just not added in V3 yet.
     
  5. Offline

    NopeDK

    Can you upload a config.yml since mine doesn't create it?
     
  6. Offline

    vildaberper

  7. Offline

    NopeDK

    Looking through the configs now, thanks, and I must say, WOW!

    It is truly a all-in-one plugin. Does it also have something like channels? or just a global and a local channel?

    And I'm wondering about this:
    Code:
    unknown_command: true
    better_chat: true
    better_fence: true
    better_pumpkin: true
    unknown_command, true/false, which one shows that message and which one doesn't?
    And what do the "better *" do?

    And what is the available strings for chat formatting?

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

    vildaberper

    unknown_command: false will turn off the "Unknown command" messages.
    better_chat: false will turn of DefaultCommands chat handling. Good if you use plugins like HeroChat.
    better_fence: true means that you can place fence like normal blocks (Ontop of other fences too).
    better_pumpkin:true means the same thing as with fence. You can place pumpkins everywhere.

    <hp> <name> <prefix> <suffix> <world> <group> <x> <y> <z>.
    I think thats all of them. :)
     
  9. Offline

    NopeDK

    <hp> as in 0-20? or a healthbar? (if it is only 0-20 then perhaps a healthbar in the future?)
     
  10. Offline

    Sphax

    What is the render of the blood effect ?
    I've seen this :
    Code:
    blood: false # Blood?[/SIZE]
    [SIZE=12px]blood_despawn_time: 0.5 # Blood despawn time
    blood_level: 0.5 # blood level * damage = blood particles
     
  11. Offline

    vildaberper

    Its a health bar.

    Red wool, why dont you just try it? xD
    It looks awesome!
     
  12. Offline

    NopeDK

    Found a bug. Fourth fence in height results in the fourth becoming invisble
     
  13. Offline

    vildaberper

    Its a bug in Minecraft, place a block beside it and its visible again. :)
     
  14. Offline

    NopeDK

    hmm... no "/dcteleport <player> <x,y,z>"?
     
  15. Offline

    vildaberper

    Not yet. :)
     
  16. Offline

    NopeDK

    Okay

    hmm... According to my friend, he could see me even though I had activated "/dchide"

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

    vildaberper

    Theres some bugs when teleporting through worlds, but it should work if you activate it while beeing in the same world as him/her.
     
  18. can ops see people who are hidden?
     
  19. Offline

    NopeDK

    Two things:
    All my groups don't need "dc.do" for them to be able to build? Should I set "build: false" in Permissions for it to work?
    What is "dc.sit"?
     
  20. Offline

    vildaberper

    If they have "dc.hide.see".

    Are you sure? Did you reload permissions?

    dc.sit was the node for /sit, which was removed.
    I made a better version, ChairCraft. :D
     
  21. Offline

    NopeDK

    I always import my plugins on a turned off server and then start it so Permissions should have been reloaded... Gonna test again to see if it was just a temp-bug.
     
  22. Offline

    Dabbu

    Excellent MOD, this helped reduce the amount of MODs we use. This replaced 4 other MODs on our server. But, one thing we lost was the ability to use a getPOS command from general commands. This would tell a player their X,Y,Z coordinates in the world. Any chance you will be adding this command tool to your plugin?
     
  23. Offline

    vildaberper

    Its in /who. :)
     
  24. Offline

    NopeDK

    I'm sorry to say this vilda, but I have confirmed that "dc.do" ain't required on my server.
    permission for the group is only "build: true" not much else, plugins:
    ChairCraft
    CommandSigns
    DefaultCommands
    MineCal
    nSpleef
    Permissions
    Seasons
     
  25. Offline

    vildaberper

    Do you mean V3? You can still use the old version if you liked that better. :)

    Nope, sorry. I compleately rewrote the plugin from scratch.

    If you dont want the command, dont use it! :D

    Well, colors in /help would be pointless, as most developers doesnt use it in their command description.

    Thanks! :D

    Yes it is. You probably have op_permissions: true in your Config.yml. :)

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

    NopeDK

    doh! what does that one do? didn't know so I hadn't set it to false.
     
  27. Offline

    vildaberper

    If you dont have Permissions or dont want to use it in that world, theres op_permissions config. :)
    When its on the build-in permissions will be used.
     
  28. Offline

    Don Redhorse

    hi, great plugin, just migrating from essentials

    but may I make a urgent suggestion... we need a wiki..

    I have so many questions and you have probably answered them already somewhere... I guess some people would help you setting it up.. me too when I have my server running..

    btw: how does fly work?
    how does the following setup work concerning config and inventory:

    creative world and creative nether
    survival world and survival nether

    both pairs should have same config and there should be no inventory pass between creative and survival, but ofcourse between the world and the nether.

    btw: there is a typo in the config.yml in the world directory: enviroment: NORMAL

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

    vildaberper

    Yeah, Ill look up the wiki thing tonight. :)

    Right click for flap your wings, left click for a big launch.

    Just set creative: true, blocks will break instantly and will be infinite.
    Survival? Just leave it as it is I guess.

    LOL, thanks! Not gonna change it though, it would break many nether worlds. :)
     
  30. Offline

    Raknor

    That dont seem to work on my server, but i got another problem to, i host my server from Brohoster and in the controllpanel all the file in the DefaultCommands doesnt pop up so i cant edit them...
     

Share This Page