[Request]Exits this Plugins?

Discussion in 'Archived: Plugin Requests' started by AngelTheCatWolf, Feb 22, 2014.

  1. Offline

    AngelTheCatWolf

    I don't know the existance of the first Plugin but;
    1º Limit the number of Diamonds per day, with permissions to bypass this limit.
    2º A plugin that change the Bad Words to "***"
    3º Write in the chat every "x" seconds.
    Example:
    Nooby:Hi!
    Nooby tried to speak. You can speak after 3 seconds.
    4º Plugin that delete the /? command.
    5º Colour the users messages
     
  2. Online

    timtower Administrator Administrator Moderator

    AngelTheCatWolf 2. Pwnfilter
    3. Any announce/broadcast plugin.
    4. Is that an alias for /help? If so: you can disable it with permissions
     
  3. Offline

    AngelTheCatWolf

    Its a command that you can bypass the /plugins command and /help , It say all of the plugins and commands
     
  4. Online

    timtower Administrator Administrator Moderator

  5. Offline

    Evilhammy

    [quote uid=90911638 name="AngelTheCatWolf" post=2280862]I don't know the existance of the first Plugin but;
    1º Limit the number of Diamonds per day, with permissions to bypass this limit.
    2º A plugin that change the Bad Words to "***"
    3º Write in the chat every "x" seconds.
    Example:
    Nooby:Hi!
    Nooby tried to speak. You can speak after 3 seconds.
    4º Plugin that delete the /? command.
    5º Colour the users messages[/quote]

    I'll make #4 for you.


    I finished! :D
    Here is the link:
    <Edit by Moderator: Redacted mediafire url>

    Answer to #5:
    You should be able to change chat color in PEx files, if you don't have PEx, then you still might be able to do that in your permissions config.

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

    AngelTheCatWolf

    Pls, can you say me how i do it? What commands I need to use, I use PEX
     
  7. Online

    timtower Administrator Administrator Moderator

  8. Offline

    Garris0n

    [quote uid=90928253 name="Evilhammy" post=2281111]I'll make #4 for you.


    I finished! :D
    Here is the link:
    <Edit by Moderator: Redacted mediafire url>

    That's a zip file full of random eclipse things...
     
    Last edited by a moderator: Nov 3, 2016
  9. Offline

    AngelTheCatWolf

    timtower likes this.
  10. Offline

    Evilhammy

    Actually, it is a bunch of Eclipse coding, but it DOES do something. It uses a command override so that when you type in " /? " it replies with "That command has been disabled."
     
  11. Offline

    Garris0n

    Well all I see is a bunch of random Eclipse files, not a plugin. Maybe I'm crazy.
     
  12. Offline

    abalabahaha

    You exported eclipse.
     
  13. Offline

    electro4fun

    - -bukkit.command.plugins
     
  14. Offline

    Evilhammy

    Well, I am a fairly new plugin developer, so I don't really know if it will work. I will test it on my server.
     
  15. Offline

    hunajameloni

    Help is useful command, with it you can see EVERY command you have permissions for.
    To get rid of /plugins command, add this permission node -bukkit.command.plugins
    Code:
    permissions:
    - -bukkit.command.plugins
    - essentials.help
    But if you dont want /help command, don't add the essentials.help node.

    PermissionsEx removed their own chat system, so you have to download another plugin for that.
    Like the one that got mentioned above ( ChatEx )
     

Share This Page