Filled Onduty

Discussion in 'Archived: Plugin Requests' started by dannydan600, Jun 2, 2013.

  1. Offline

    dannydan600

    Plugin category: EXAMPLE

    Suggested name: Onduty

    What I want: When a player does a command it broadcast a message to the server saying "&7[&4On Duty&7] &5%p% is no longer on duty" and when they go off duty "&7[&4On Duty&7] &5%p% is no longer on duty".

    Ideas for commands: /onduty /offduty

    Ideas for permissions: duty.onduty and duty.offduty

    When I'd like it by: Really quickly

    Please sent this to my skype: dannydan600
     
  2. Offline

    timtower Administrator Administrator Moderator

  3. this is a very simple one, make a command and permission, make it say
    Code:
    Bukkit.broadcastMessage(ChatColor.YELLOW + player.getName() + " Is now on duty"
    
    and you're done :/
     
  4. Offline

    dannydan600

    I dont know how to make commands and permsissions, I have only been using eclipse for about 2days. Please can someone help me
     
  5. dannydan600
    I made a real simple one, here.
    <Edit by Moderator: Redacted mediafire url>
    It's
    /onduty
    and
    /offduty
    permissions:
    duty.on
    duty.off
     
    Last edited by a moderator: Nov 6, 2016
  6. Offline

    dannydan600

    Ok Closing thread now
     

Share This Page