Fake Vanilla Plugin

Discussion in 'Plugin Requests' started by Pippiter69, Aug 31, 2015.

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

    Pippiter69

    What I am looking for is a plugin that:

    Any OP has normal function

    When anyone else typed a command besides the defualt bukkit commands it will say the normal unknown command message.

    Disable /plugins and /pl for non OP's

    Change /help to default help for non OP's (removing plugin help).
     
  2. Offline

    tkuiyeager1

    @Pippiter69 i think i can make that but what do you mean with "default help"?
     
  3. Offline

    timtower Administrator Administrator Moderator

    @tkuiyeager1 That it shows the /help that you get on vanilla
     
  4. Offline

    tkuiyeager1

    @timtower you mean like copy info of /help gives?

    @Pippiter69 Listen is it ok that when Non Ops type /pl or /plugin it says: You cant use this command. and /help says: there is no help information.
    is this ok?

    EDIT by Timtower: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Aug 31, 2015
  5. Offline

    Pippiter69

    Can you make ALL commands not work for Non OPs say "Unknown command. Type "/help" for help."

    The only commands that should work are /help, which displays the below.

    Help for Minecraft
    /tell <player> <message> = Send a private message.
    /me = Says a message from the player's point of view

    and /tell and /me.

    All other commands should bring up the unknown command for non-ops.
     
  6. Offline

    tkuiyeager1

    ok @Pippiter69 i dont think i know how to make this plugin sorry
     
  7. Offline

    Pippiter69

    Or you could just disable ALL commands for non-ops? Would that be easier? (no /me /help /tell)
     
  8. Offline

    timtower Administrator Administrator Moderator

    @Pippiter69 BlockAllCommands, blocks all commands for non-ops with the unknown command message.
    Link is in my signature
     
  9. Offline

    Pippiter69

  10. Offline

    timtower Administrator Administrator Moderator

    @Pippiter69 In my signature link? Or don't you see the link itself?
     
  11. @Pippiter69
    Signatures only show on the first post of a person in a thread, look at @timtower 's first post in this thread
     
  12. Offline

    Pippiter69

    @timtower Great! It is almost perfect. Do you think you would be able to make a config of whitelisted commands to allow?

    I still want to allow /tell, /me and /help.

    One more thing, can you make it so /help only displays the whitelisted commands? (again remember this is all only for non-ops).

    Thanks.
     
  13. Offline

    timtower Administrator Administrator Moderator

    @Pippiter69 Command whitelist: can look at that, won't do anything with /help though.

    EDIT: Whitelist added, redownload, make sure to keep the commands in the config with lowercase only, it won't check arguments.
     
    Last edited: Sep 1, 2015
  14. Offline

    Pippiter69

    @timtower ok, do you know of any plugin that lets you change /help (I only found them for non-ops)

    or atleast one that takes away plugins from /help for non-ops ?

    Thanks.
     
  15. Offline

    timtower Administrator Administrator Moderator

  16. Offline

    Pippiter69

    @timtower How do I go about changing the /help command so that OP's have the original help?
     
  17. Offline

    timtower Administrator Administrator Moderator

    @Pippiter69 You list each command yourself, if you want to use DynamicAliases for it at least.
     
  18. Offline

    Pippiter69

    Ok, got it.
     
  19. Offline

    MCMastery

    Sorry if I'm late to the party but couldn't you just override /help and make it run /minecraft:help instead?
     
Thread Status:
Not open for further replies.

Share This Page