Menu access adder

By Epic on May 25, 2011

Just put in a remote, right click person and do the access tab etc.
first menu so dont judge too hard lol

This menu was made for the Swiftirc network or any network, like napa said, with anope w/ shortcuts active

menu nicklist {
  [Access]
  .Add Access
  ..Ao:{ mode # +ao $$1 $$1 | cs access # add $$1 10 }
  ..Op:{ mode # +o $$1 | cs access # add $$1 5 }
  ..Hop:{ mode # +h $$1 | cs access # add $$1 4 }
  ..Voice:{ mode # +v $$1 | cs access # add $$1 3 }
  .Del Access
  ..All:{ mode # -aovhq $$1 $$1 $$1 $$1 $$1 | cs access # del $$1 }
  ..Access Only:{ cs access # del $$1 }
  .Temp Access
  ..Ao:{ mode # +ao $$1 $$1 }
  ..Op:{ mode # +o $$1 }
  ..Hop:{ mode # +h $$1 }
  ..Voice:{ mode # +v $$1 }
}

Comments

Sign in to comment.
napa182   -  May 25, 2011

you may want to add in ur description that this is for anope services cuz not all servers use anope. also not all anope services have the shortcuts active.

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.