Filled UnshownMessages (Unshown Commands)

Discussion in 'Archived: Plugin Requests' started by Sw_aG, Jun 19, 2014.

  1. Offline

    Sw_aG

    Dear very kind Plugin makers,

    Plugin category: Admin Tools

    Suggested name: UnshownCommandsPlugin
    What I want: I want a plugin that Have few exist commands (I'll explain why) .
    In normal bukkit, when you do "/clear" "/give" or "/effect" it will broadcast a message like:
    [CONSOLE: Cleared the inventory of Sw_aG, removing 3 items]
    Or:
    [CONSOLE: Gave Sw_aG some 345 (COMPASS)]
    Or:
    [CONSOLE: Given SPEED (ID 1) * 2 to Sw_aG for 60 seconds]


    What i basiclly want is similar commands as the normal (Diffrent commands) but i dont want them to have the broadcast messages.
    Also i want the console to have the ability to use those commands.

    Ideas for commands:
    /effectgive {player name} {Effect Id}
    /clearinv {player name}
    /giveitem {player name} {ID} {Amount}

    Ideas for permissions:
    ucp.effect
    ucp.clearinv
    ucp.giveitem

    When I'd like it by: ASAP

    Version: 1.7.2 R3

    Thanks In the future! :rolleyes:
     
  2. Online

    timtower Administrator Administrator Moderator

    Sw_aG De-OP yourself ( and others ) and use permissions instead, then you won't see those messages anymore
     
  3. Offline

    Sw_aG

    timtower That's a problem :/ cause i have a plugin that gives me good features with my OP.
    Can you please make the plugin for me?
     
  4. Online

    timtower Administrator Administrator Moderator

    Sw_aG Those plugins probably also have permissions in them. And if not you could request them. And this request isn't easy at all.
     
  5. Offline

    Sw_aG

    timtower Ahh... I dident knew that, sorry.
    Can you please give me the permissions to see those messages (I will do they pope site way so op's won't see them)
     
  6. Sw_aG likes this.
  7. Offline

    Sw_aG

    Datdenkikniet Thanks, but i dont know which permission i need to disable those messages for players, Can you please tell me which one (Or more) Is it?
     
  8. Offline

    aFreshKiwi

    Install Essentials.
     
  9. Offline

    Sw_aG

    aFreshKiwi I Already know that essentials does it, but i dont want essentials in my server, its causing problems with my other plugins.
     
  10. Online

    timtower Administrator Administrator Moderator

    Sw_aG Believe it is this one: bukkit.broadcast.admin
     
  11. Offline

    Sw_aG

    timtower Thanks, But just a quick question, i'm using GroupManager For the permissions.
    What should i write in the groups permission?
    Is it the negative:
    - -bukkit.broadcast.admin
    Or is it?
    - bukkit.broadcast.admin
     
  12. Online

    timtower Administrator Administrator Moderator

    Sw_aG The negative one
     
  13. Offline

    Sw_aG

    timtower I dont know why, but its still doesnt work.
    Can you join my server and help me real quick?
    IP: <removed advertising>
     
  14. Online

    timtower Administrator Administrator Moderator

    Sw_aG on my phone so can't do, also not really familiar with groupmanager.
     
  15. Offline

    Sw_aG

    So can someone please create that plugin for me?
    timtower all of those permissions are for the "/say" and not for those other messages I want!
     
  16. Online

    timtower Administrator Administrator Moderator

    Sw_aG Then like I said before: ask the developer of the plugin to add permission support instead of just OP based
     
  17. Offline

    Zupsub

    I'm not familiar with GroupManager, but I think it gives OP all permisson, even if you deny some for them, but not sure.

    The best way is to just don't have OPs and give the former ones the permisson they need.
     
  18. Offline

    Sw_aG

    Zupsub I already gave all the default, moderators and vip's permissions (I'm ok with OP's can see those messages)
    But the default players can still see those messages, Why?
     
  19. Online

    timtower Administrator Administrator Moderator

    Sw_aG Default players shouldn't be able to see those messages...
     
  20. Offline

    Sw_aG

    timtower Idk why, but they can see it.
    Can you please help me?
     
  21. Online

    timtower Administrator Administrator Moderator

    Sw_aG If I knew what was wrong: then yes, but I don't know what is wrong
     
  22. Offline

    Sw_aG

    timtower Is there's something i can do?
     
  23. Online

    timtower Administrator Administrator Moderator

    Sw_aG Besides finding out where the message is coming from? Nope
     
  24. Offline

    Sw_aG

    Can someone please work on this plugin? timtower Zupsub ... Anyone
    Btw if you can make it with other commands it will be ok.
    The New post:

    Dear very kind Plugin makers,

    Plugin category: Admin Tools

    Suggested name: UnshownCommandsPlugin
    What I want: I want a plugin that Have few exist commands (I'll explain why) .
    In normal bukkit, when you do "/clear" "/give" or "/effect" it will broadcast a message like:
    [CONSOLE: Cleared the inventory of Sw_aG, removing 3 items]
    Or:
    [CONSOLE: Gave Sw_aG some 345 (COMPASS)]
    Or:
    [CONSOLE: Given SPEED (ID 1) * 2 to Sw_aG for 60 seconds]


    What i basiclly want is similar commands as the normal (Diffrent commands) but i dont want them to have the broadcast messages.
    Also i want the console to have the ability to use those commands.

    Ideas for commands:
    /effectgive {player name} {Effect Id}
    /clearinv {player name}
    /giveitem {player name} {ID} {Amount}

    Ideas for permissions:
    ucp.effect
    ucp.clearinv
    ucp.giveitem

    When I'd like it by: ASAP

    Version: 1.7.2 R3

    Thanks In the future! :rolleyes:
     
  25. Offline

    CoKoC

    [​IMG]

    Hi.
    I made your plugin.
    You may download it here for 1.7.2_R3.0 : https://www.dropbox.com/s/efgh59ve9okbf3d/ExistingCommandsWhichIWillRedoForYouJustCuz.jar
    And here for latest : https://www.dropbox.com/s/iosgu3slwkh5zu8/ExistingCommandsWhichIWillRedoForYouJustCuz_.jar
    Or maybe you want some sources? http://pastebin.com/raw.php?i=PyPM8Gxu
    a chicken?!? [​IMG]

    The commands are as follow :
    • /effectgive [player name] [effect id] (seconds) (amplifier)
    • /giveitem [player] [id] (amount) (durability)
    • /clearinv (player name)
    Note : (optional) and [required] arguments.

    And the perms :
    • existingcommandswhichiwillredoforyoujustcuz.effectgive
    • existingcommandswhichiwillredoforyoujustcuz.giveitem
    • existingcommandswhichiwillredoforyoujustcuz.clearinv
    The perms are linked to the commands of the same name.
    A BukkitDev will soon come for all of those single-command plugins which I may complete in the future.
     
    Sw_aG likes this.
  26. Offline

    Sw_aG

    CoKoC Thanks a lot its working perfect :p
     
  27. Offline

    fromgate

    I can suggest you another solution. You can hide all messages that starts with "[CONSOLE]" using MessageFilter plugin.
     
    Sw_aG likes this.
  28. Offline

    KenoVincent

    fromgate It was not approved yet can you provide me a download coz I want to use it asap
     
    Sw_aG likes this.

Share This Page