Inactive [GEN] Essentials v2.1 [?]

Discussion in 'Inactive/Unsupported Plugins' started by Zenexer, Jan 19, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    Zenexer

  2. Offline

    Eris

    Thanks, awesome! You should link it in the top post, too. :)

    Also, to everybody who hates YAML for its strict indentation-based syntax, there is also an "inline" syntax very similar to JSON. In fact, all strictly valid JSON is also valid YAML. Here's the default configuration file using the alternate JSON-like syntax:

    Code:
    {
      # Do not move, modify, or erase this line.
      version: 34,
      nickname-prefix: "~",
      motd: "&cWelcome, {PLAYER}!",
      disable-motd:           false,
      disable-bigtree:        false,
      disable-clearinventory: false,
      disable-coords:         false,
      disable-g:              false,
      disable-getpos:         false,
      disable-give:           false,
      disable-heal:           false,
      disable-help:           false,
      disable-helpop:         false,
      disable-home:           false,
      disable-i:              false,
      disable-item:           false,
      disable-kit:            false,
      disable-list:           false,
      disable-mail:           false,
      disable-nick:           true,
      disable-online:         false,
      disable-playerlist:     false,
      disable-plugin:         false,
      disable-realname:       false,
      disable-realnick:       false,
      disable-s:              false,
      disable-sethome:        false,
      disable-setspawn:       false,
      disable-spawn:          false,
      disable-tele:           false,
      disable-telehere:       false,
      disable-time:           false,
      disable-top:            false,
      disable-tp:             false,
      disable-tphere:         false,
      disable-tree:           false,
      disable-who:            false,
      disable-whois:          false,
      # Restricted commands will only be available to ops.
      restrict-bigtree:        true,
      restrict-clearinventory: false,
      restrict-coords:         false,
      restrict-g:              true,
      restrict-getpos:         false,
      restrict-give:           true,
      restrict-heal:           true,
      restrict-help:           false,
      restrict-helpop:         false,
      restrict-home:           false,
      restrict-i:              true,
      restrict-item:           true,
      restrict-kit:            false,
      restrict-list:           false,
      restrict-mail:           false,
      restrict-motd:           false,
      restrict-nick:           false,
      restrict-online:         false,
      restrict-playerlist:     false,
      restrict-plugin:         true,
      restrict-realname:       false,
      restrict-realnick:       false,
      restrict-s:              true,
      restrict-sethome:        false,
      restrict-setspawn:       false,
      restrict-spawn:          false,
      restrict-tele:           true,
      restrict-telehere:       false,
      restrict-time:           true,
      restrict-top:            true,
      restrict-tphere:         true,
      restrict-tree:           true,
      restrict-who:            false,
      restrict-whois:          false,
      # Note: All items MUST be followed by a quantity!
      kits: {
        tools: [ '277 1', '278 1', '279 1' ],
        glass: [ '20 64', '20 64', '20 64' ]
      }
    }
    Unfortunately for tab lovers, tabs are still verboten. Indentation doesn't matter, though.
     
  3. Offline

    Suprem20

    Yes i am.
     
  4. Offline

    Zenexer

    @AbsolutePolak It will only do that if it's disabled in config.yml.

    @Eris Thanks for that: I'll switch the default config to inline immediately, since it's much less picky! Does it permit tabs, by any chance?
     
  5. Offline

    AbsolutePolak

    thanks, nick works but not afk now..
     
  6. Offline

    Zenexer

    @AbsolutePolak I'll run /afk through a few tests. Thanks for the heads up. I'll get right back to you. :)
     
  7. Offline

    Desereck

    Derp. It was disabled. Something so simple, lol. Were you able to fix the reload plugin command?
     
  8. Offline

    Suprem20

    I am in the ops.txt , and fixed all permissions.
     
  9. Offline

    Nate204

    Ok, so I'm running bukkit 68 and craftbukkit 126.
    Now, once again, When I type /plugin list (with world edit and world guard removed) the same thing happens. My client crashes -.- wth. Back to the drawing board of removing them one by one to see what does it....
     
  10. Offline

    Zenexer

    Updated to fix /afk (Thanks for the catch, @AbsolutePolak !)

    @Suprem20 What happens when you try a command? Do you see anything in the console?

    @Nate204 Yeah, I don't think it's LWC, either--I've never had trouble with those three.
     
  11. Offline

    jaybud4

    Can you make the help text open to edits like General's?
     
  12. Offline

    Suprem20

    Nothing happens in the console or anywhere
     
  13. Offline

    Zenexer

    @Suprem20 Sorry if I've already asked you this, but can I see your config?

    @jaybud4 I recommend MCDocs for that. If that is too heavyweight, let me know, and I'll add something.

    Edit: There is absolutely no condition under which nothing will be outputted to the console with the latest Essentials build. Can you try updating, @Suprem20 , and let me know what it says?
     
  14. Offline

    Kylei

    You can also combine / modify the Groups.txt plugin?
     
  15. Offline

    Zenexer

    @Kylei GroupUsers (the plugin offering support for groups.txt) has been discontinued. However, I understand from personal experience how stressful it can be to rewrite the entire groups file. If you send me your groups.txt and users.txt files, I'll see what I can do. You can send them via http://pastebin.com/ .
     
  16. Offline

    Suprem20

    Do i need the Permissions plugin?
     
  17. Offline

    Nate204

    I still have that error for when I log in. It shows the first person who logged into the server, for your welcome message. lol

    Any fix? or has it been already and I missed it?
     
  18. Offline

    Zenexer

    I need to head off for an hour or two in a few minutes, but I'll be back!

    @Nate204 I believe this is an outstanding bug in CraftBukkit. I have not noticed an update for it yet.

    @Suprem20 I would hold off on Permissions for now: wait until we have Essentials working, and then we can try dealing with fancy permissions.
     
  19. Offline

    highwisdom

    updated cbukkit to 125. juggled around some plugins. essentials v.43 /plugin command started freezing the client (not the server). i removed worldEdit, worldGuard, but same deal. other commands work fine though.
     
  20. Offline

    Kylei

  21. Offline

    Zenexer

    @highwisdom This seems to be related to a specific plugin. What plugins do you have installed? I'll see if your list intersects with similar lists.
     
  22. Offline

    Nate204

    Yeah same =/
     
  23. Offline

    Suprem20

    Well the /heal commands work but for anything else it says in the console unknow command
     
  24. Offline

    Zenexer

    @Suprem20 Then they must be disabled in config.yml. That is the only condition under which it would behave as expected, barring other plugins. Perhaps you have GroupUsers, and it is blocking them?

    @Kylei Use this for Permissions' config.yml file. Untested, so let me know if there are any bugs. http://pastebin.com/raw.php?i=ShigXcKC
     
  25. Offline

    Suprem20

  26. Offline

    Zenexer

    @Suprem20 What plugins do you have installed?
     
  27. Offline

    Suprem20

    Worldguard, worldedit, mywarp, extend day, Simple protect, Essentials and Permissions
     
  28. Offline

    Zenexer

    Can you send a log of the console? Right-click in the command prompt, choose Mark, highlight all the text, and press Enter. Try using a command first, just so I can see exactly what happens.
     
  29. Offline

    highwisdom

    plugins currently active:
    BigBrother 1.3.2
    BorderGuard 2.0
    dynmap 0.1
    Essentials 43
    iStick 1.0
    LWC 1.46
    MCDocs 2.0
    MyWarp 1.7.2
    Noon 1.0
    TelePlus 1.5.2 (seriously only keeping this for the 'qjump' feature..if you imp it in Essentials, TelePlus gets the boot)
    WoolColorGiver 0.1

    plugins removed that didn't absolve the problem:
    WorldGuard
    WorldEdit
    CodeRedEconomy
    SpawnControl
    Permissions
     
  30. Offline

    _Zw_

    How to disable /version for userS?
     
  31. Offline

    highwisdom

    another usability quirk i found in Essentials:

    using /god and /heal REQUIRE to you specify a username. this seems fussy. if no username is specified, default should always be on the user himself. <-- this appears to be fixed in v.47 due to WorldGuard overriding the /heal command.now that i've disabled worldguard, Essential's heal command works without a specified username.

    but Essentials doesnt have a /god command. seems only natural for it to have one, no?

    --- merged: Jan 22, 2011 10:42 PM ---
    my guess would be " - disable-version: true"

    in your config file...worked for the /help command :)
     
Thread Status:
Not open for further replies.

Share This Page