[REQ] SimpleNoReload

Discussion in 'Archived: Plugin Requests' started by Tolerance, Jul 13, 2012.

  1. Offline

    Tolerance

    Sometimes I accidentally type /reload however once the server goes LIVE I can't accidentally type it or it will mess groups. I need a plugin that disables the '/reload' command for OPs AND Admins. (anyone with '*' in perms)
     
  2. - -essential.reload <--- I think
     
  3. Offline

    WarmakerT

    I thought reload was a part of Bukkit.
    bukkit.commands.reload I guess
     
  4. Offline

    Tolerance

    Didn't work. =/
     
  5. Offline

    cnaude

    Add this to your bukkit.yml

    Code:
    aliases:
      reload: version
    
     

Share This Page