Inactive [ADMN/GEN/CHAT/FUN] RoyalCommands v0.2.4 - Manage your server efficiently [1.2.5+]

Discussion in 'Inactive/Unsupported Plugins' started by jkcclemens, Feb 1, 2012.

  1. Offline

    jkcclemens

    1) Fixed in dev build.
    2) No.
     
  2. Offline

    mahari3

    Alright. lol

    How about making the clear inventory command so that when you use /clearinv it only clears the items in you uhh... immediate inventory.

    i.e.: it doesn't clear your equipped items or what's in you quick item slots.

    But then you can use /clearinv -all to clear everything.

    I really like the /furnace and /workbench feature, I've never seen this before and I'm glad to say that people on my server that have used it have given positive feedback.

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

    jkcclemens

    Use v0.2.3pre, it has better error output.
     
  4. First, I'd like to thank You for Your awesome work.
    It's powerful plugin that not only replaces Essentials but offers much more.

    Two things that I'd like to see in the future are:
    1. /help command that shows only the ones, You have enough permissions to use
    2. Configurable who_format so You could list player in rows by their group or other criteria

    If You ever thought to add such functionalities and You'll be able to do this, this plugin would be even more beloved :)

    Thanks in advance.
     
  5. Offline

    S.L.P.Major

    In the newest version, for some reason when I do /help, it says that page was invalid. Any ideas why?
     
  6. Had exactly the same problem with v0.2.2. Now I'm using v0.2.3pre from BukkitDev and the issue does not exist.
     
  7. Offline

    jkcclemens

    1) That's practically impossible, due to the different ways that permissions can be registered.
    2) Ehhh. Maybe.

    Newest version being 0.2.2 or 0.2.3pre? Try using 0.2.3pre.
     
  8. Offline

    S.L.P.Major

    o.2.2, and I can't find o.2.3pre because your jenkins is down, your github link says 404, and the direct download points to 0.2.2. Could you post a link to a download?
     
  9. Offline

    mahari3

    I get the same thing.
     
  10. Offline

    jkcclemens

    Yeah, sorry. Jenkins is down because I'm reconfiguring my internet. http://dl.royaldev.org/
     

  11. As for the first point I was thinking about the way it was done in Essentials.

    Essentials config.yml Help section
    Code:
    ############################################################
    # +------------------------------------------------------+ #
    # |                  EssentialsHelp                      | #
    # +------------------------------------------------------+ #
    ############################################################
     
    # Show other plugins commands in help
    non-ess-in-help: true
     
    # Hide plugins which dont give a permission
    # You can override a true value here for a single plugin by adding a permission to a user/group.
    # The individual permission is: essentials.help.<plugin>, anyone with essentials.* or '*' will see all help this setting reguardless.
    # You can use negitive permissions to remove access to just a single plugins help if the following is enabled.
    hide-permissionless-help: true
    

    Of course they might have used completely different way to control help/permissions, so sorry for bothering
    if I'm talking crazy.
     
  12. Offline

    S.L.P.Major

    Ok, thanks and the 0.2.3pre fixed it :D
     
  13. Offline

    jkcclemens

    Oh, per plugin? I'm not sure about that. I'll take a look, but no promises.
    No problem. Hope you don't have too many more problems.
     
  14. Offline

    mahari3

    thanks!
     
  15. Offline

    brentG14

    hey ive been trying to use this it seems great but when i do /help it said page not found
     
  16. Offline

    jkcclemens

    Use the dev build at http://dl.royaldev.org/
     
  17. Offline

    JTAKER

    Well, I use MCDocs, so a few like MOTD and rules conflict.
     
  18. Offline

    jkcclemens

    For now, you could just open the jar and remove the motd and rules sections from plugin.yml. I'm gonna work on command registering, but don't expect anything soon.
     
  19. Offline

    jugspace302

    K i got the bpermissions but the permission nodes for Royalcommands aren't working for me.
     
  20. Offline

    jkcclemens

    Could you try the dev build at http://dl.royaldev.org/ ? You have to add this to the config.yml:

    Code:
    disabled_commands:
    - motd
    - rules
    They work for everyone else. I suggest you make sure you've got it set up right and all the right nodes added.
     
  21. Offline

    jugspace302

    navermind figured it out, but thx for the plugin and help. :)
     
  22. Offline

    jkcclemens

    Try the dev version at http://dl.royaldev.org/

    If the error still occurs, post the new one.
     
  23. Offline

    wouter140

    Hey great plugin of having this all in one plugin Great buth i think i got a bug, iv'e i type /help it says this page was invalid. i do got a lote of plugins. buth i realy want the command /help so i can see what to type. or is the /help command changed in this plugin to a other command?
     
  24. Offline

    jkcclemens

    If you're using custom help, have help.txt with sections (same format as rules.txt). Otherwise, try using the dev build at http://dl.royaldev.org/
     
  25. Offline

    wouter140

    Oke, thanks /help works again. I downloaded the dev build. Great plugin!
     
  26. Offline

    Kejsumaru

    21:06:41 [INFO] [RoyalCommands] Enabling RoyalCommands v0.2.2
    21:06:41 [SEVERE] [RoyalCommands] Could not grab list of commands!
    21:06:41 [SEVERE] [RoyalCommands] Could not grab list of commands!
    21:06:41 [INFO] [RoyalCommands] RoyalCommands v0.2.2 initiated.
    This error keeps popping up. What do I do?
     
  27. Offline

    jkcclemens

    You should use the latest version (0.2.3).
     
  28. Offline

    Harrison_Harkey

    Hi! I really like this plugin, it keeps everything simplified and makes a lot of things much easier to use, but I have a question, my users have the permission node to change their nickname, but when they try to change their nickname (using the /nick command) their name stays the same.

    I am going to attach my permissions file (It is a little weird and jumbled, we have been making a lot of changes), could you take a look at it and tell me if it is something on my side?

    Thank you very much! And keep up the good work!

    Harrison Harkey
    Minecraft ign: Harrison_Harkey


    groups.yml:

    (Look under Member)

    Code:
    default: Member
    groups:
      Admin:
        permissions:
        - '*'
        meta:
          priority: '100'
          prefix: '[&5Admin&f]
      Moderator:
        permissions:
        - rcmds.quit
        - rcmds.rank
        - rcmds.message
        - rcmds.reply
        - rcmds.sethome
        - rcmds.home
        - rcmds.delhome
        - rcmds.listhome
        - rcmds.warp
        - rcmds.spawn
        - rcmds.list
        - rcmds.back
        - rcmds.teleportrequest
        - rcmds.tpaccept
        - rcmds.tpdeny
        - rcmds.teleportrequesthere
        - rcmds.motd
        - rcmds.realname
        - rcmds.nick
        - rcmds.rules
        - rcmds.hug
        - rcmds.ignore
        - rcmds.help
        - rcmds.seen
        - modreq.*
        - bookworm.copy.own
        - bookworm.create
        - bookworm.place.own
        - bookworm.remove.own
        - bookworm.write.own
        - channelchat.perms.join.global
        - channelchat.perms.join.local
        - channelchat.perms.speak.*
        - channelchat.perms.leave.*
        - channelchat.perms.autojoin.Global
        - mcmmo.skills.*
        - bukkit.command.ban
        - bukkit.command.ban.ip
        - bukkit.command.ban.player
        - bukkit.command.kick
        - herochat.pm
        - herochat.emote.*
        - herochat.force.join.global
        - herochat.join.global
        - herochat.join.local
        - herochat.leave.global
        - herochat.leave.local
        - herochat.speak
        meta:
          priority: '75'
          prefix: '[&9Moderator&f]&2'
      Member:
        permissions:
        - rcmds.quit
        - rcmds.rank
        - rcmds.message
        - rcmds.reply
        - rcmds.sethome
        - rcmds.home
        - rcmds.delhome
        - rcmds.listhome
        - rcmds.warp
        - rcmds.spawn
        - rcmds.list
        - rcmds.back
        - rcmds.teleportrequest
        - rcmds.tpaccept
        - rcmds.tpdeny
        - rcmds.teleportrequesthere
        - rcmds.motd
        - rcmds.realname
        - rcmds.nick
        - rcmds.rules
        - rcmds.hug
        - rcmds.ignore
        - rcmds.help
        - rcmds.seen
        - modreq.request
        - modreq.status
        - bookworm.copy.own
        - bookworm.create
        - bookworm.place.own
        - bookworm.remove.own
        - bookworm.write.own
        - channelchat.perms.join.global
        - channelchat.perms.join.local
        - channelchat.perms.speak.*
        - channelchat.perms.leave.*
        - channelchat.perms.autojoin.Global
        - mcmmo.skills.*
        - herochat.pm
        - herochat.emote.local
        - herochat.emote.global
        - herochat.force.join.global
        - herochat.join.global
        - herochat.join.local
        - herochat.leave.global
        - herochat.leave.local
        - herochat.speak.global
        meta:
          priority: '50'
          prefix: '[&bMember&f]
    
     

    Attached Files:

  29. Offline

    Azrathud

    This plugin was the only one where I could find a command to spawn more then 64 items at a time. Thank you very much, for you saved me a lot of time. My suggestion on using the commands that I did use( /item /clearinventory /dump) is that the dump command could be greatly improved if items could be dumped into pre-existing chests(one that is selected by the cross-hairs, if that is possible, or right clicked on before). Also, I think the /item command could be improved if it notified the player of how many items it didn't spawn because of lack of room. Thanks jkcclemens.
     
  30. Offline

    jkcclemens

    To your dump issue: That was how /dump originally was. However, it can be abused to insert items into chests locked by other plugins.
    To your item issue: /i [item] [# > 64]
    /i stone 128 gives you two stacks of stone. You can have it drop the items that don't fit; set that in the config.

    Try the dev build from http://dev.royaldev.org/
    I rewrote /nick in it.
     

Share This Page