DisableCMDS For Specific Players (Plugin reques) {Plz help me :'( }

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

  1. Offline

    Sw_aG

    Dear very kind Plugin makers,

    Plugin category: Admin-tools

    Suggested name: DisableCustomCommands

    What I want: I want a plugin that can disable/enable custom commands for a specific Player.

    I want in the config to be:

    Commands:
    spawn:
    MessageWhenDisable: '&2You cannot go back to spawn mid-survival games'
    chestcommands open shop:
    MessageWhenDisable: '&7You cannot use the shop as a &3&lspectator'
    help:
    MessageWhenDisable: '&4&oUnknown Command!'


    Ideas for permissions: I Need it to be witout permissions (Only the console will be albe to disable/enable commands for player)
    Example:
    /cmdenable Sw_aG spawn



    Ideas for commands:
    /cmdenable Sw_aG chestcommands open shop
    /cmddisable Sw_aG chestcommands open shop

    When I'd like it by: ASAP

    Version: 1.7.2 R3

    Thanks In the future! :rolleyes:
     
  2. Offline

    TheWolfBadger

    Gigabyte_Giant All conversation about the request must remain on the request page.
     
  3. Online

    timtower Administrator Administrator Moderator

    Gigabyte_Giant You can also hit the watch thread button, works perfect for me, or you just get tagged by us
     
    Gigabyte_Giant and TheWolfBadger like this.
  4. Offline

    Sw_aG

    timtower TheWolfBadger I Cannot find the plugin, and btw i want it to disable commands for specific players!
     
  5. Offline

    TheWolfBadger

  6. Offline

    Sw_aG

  7. Offline

    Sw_aG

    *Bump*
     
  8. Offline

    Zupsub

    Just use a permission system. Probably it will also support changing the permisson via commands.
     
  9. Offline

    Sw_aG

    Zupsub I cant use permissions for those commands, i need them to be disabled and enabled at specific time with my automatic system for a sg players.
     
  10. Offline

    Sw_aG

    *Bump*
    The new request:


    Dear very kind Plugin makers,

    Plugin category: Admin-tools

    Suggested name: DisableCustomCommands

    What I want: I want a plugin that can disable/enable custom commands for a specific Player, and can Disable commands in specific worlds.

    I want in the config to be:
    Commands:
    spawn:
    MessageWhenDisable: '&2You cannot go back to spawn mid-survival games'
    Disable in worlds: Oasis, Coliseum, BreezeIsland, Orient
    chestcommands open shop:
    MessageWhenDisable: '&7You cannot use the shop as a &3&lspectator'
    Disable in worlds: World
    help:
    MessageWhenDisable: '&4&oUnknown Command!'
    Disable in worlds: Lobby


    Ideas for permissions: I Need it to be witout permissions (Only the console will be albe to disable/enable commands for player)
    Example:
    /cmdenable Sw_aG spawn



    Ideas for commands:
    /cmdenable Sw_aG chestcommands open shop
    /cmddisable Sw_aG chestcommands open shop

    When I'd like it by: ASAP

    Version: 1.7.2 R3

    Thanks In the future! :rolleyes:
     
  11. Offline

    Zupsub

    There are several permisson systems supporting per world permissons. Still no need to develop this one.
     
  12. Offline

    Sw_aG

    Zupsub I'll explain, i want specific players to have some commands disabled in a specific time using an auto System for that!

    *Bump*

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 9, 2016
  13. Offline

    Sw_aG

    *Bump* can someone please work on it?
     
  14. Offline

    Sw_aG

    *Bump*

    Can someone please make it?
    If i'm not clear then tell me!

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 9, 2016
  15. Offline

    Sw_aG

    *Bump* please make it!
     
  16. Offline

    Necrodoom

    As stated before, you could use a permission plugin.
    Nothing prevents your automatic system from calling a permission plugin command, so you could tie it up fine. Failing that, you could deny a specific command using a world guard region and flags.
     
  17. Offline

    Sw_aG

    Necrodoom But i already told you!, i want to disable commands for specific players but all the player will be in the same world and in the same location (Survival Games Server), And i cant use auto permissions for that cause i want It to affect ALL the players!
     
  18. Offline

    Necrodoom

    Sw_aG huh? You say you want to disable for specific players then you say you want to disable for all the players. Can you elaborate on your automated system as well?

    You can basically replace your requested commands:
    /cmdenable Sw_aG chestcommands open shop
    /cmddisable Sw_aG chestcommands open shop

    With (groupmanager example, see perm plugin documentation for others):
    /manuaddp Sw_aG chestcommands.open
    /manudelp Sw_at chest commands.open
     
  19. Offline

    daavko

    Sw_aG And what? You can add permissions for these commands to all groups and after some time remove them. Or make them timed.
     
  20. Offline

    Sw_aG

    Necrodoom daavko But if i'll use the permissions and a player will leave the server mid-survivalgames then he Wont have those permissions anymore...

    Necrodoom Btw i want to disable those commands for specific players!

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 9, 2016
  21. Offline

    Necrodoom

    Sw_aG I still don't see the problems.

    Sw_aG because these problems don't exist.
    That's false, he will keep the permissions.
    That's how permissions work.

    You are rejecting a solution for your problem that already works, and you ask for someone to write something identical.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 9, 2016
  22. Offline

    Sw_aG

    Necrodoom No i'm not rejecting your solution, i tried that and i want the player NOT TO HAVE THOSE PERMISSIONS AFTER HE LEFT THE SERVER OR REJOIN and its not working!
     
  23. Offline

    daavko

    Sw_aG VariableTriggers, run command on player quit.
     
  24. Offline

    Sw_aG

    daavko Not working for my server version... :(
     
  25. Online

    timtower Administrator Administrator Moderator

    They you can use an old version or post your error log.
     
  26. Offline

    Sw_aG

  27. Online

    timtower Administrator Administrator Moderator

    Sw_aG You always have a server log, it is the latest.log.
    You are talking about the error log, something else
     
  28. Offline

    Sw_aG

    timtower daavko Necrodoom Zupsub I cannot use permissions for that because i want a custom message For every command that disable, i'm creating a pvp server and i need the messages to explain the players why they Cant use it and what they need to do to be able to use it again!

    *Bump* Can someone please make it?
     
  29. Offline

    Sw_aG

    *Bump*
     
  30. Offline

    Sw_aG

    *Bump* Can someone please help me? :'(
     

Share This Page