ULX

Author Topic: 2 questions about the voteban time duration.  (Read 2124 times)

0 Members and 1 Guest are viewing this topic.

Offline Euphytose

  • Jr. Member
  • **
  • Posts: 64
  • Karma: 5
  • I love Lemonade!
2 questions about the voteban time duration.
« on: August 11, 2009, 09:18:56 AM »
Hello,

I would like to know somethings about this voteban time duration. I looked in the server.ini, and I didn't see the time duration of a voteban, is it possible to set one? Because I really want my members to be able to voteban minges, but not permanently. I would like them to be able to voteban for 30 minutes, without any choice of the time.

Also, I'd like my " mini-admins " to be able to !ban <someone> for 30 minutes too.

Thanks in advance.

Edit : I also would like the " votebanned/banned directly by a mini-admin " player to be banned everytime for the reason " Banned for 30 minutes. ".
« Last Edit: August 11, 2009, 09:22:59 AM by Euphytose »

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: 2 questions about the voteban time duration.
« Reply #1 on: August 11, 2009, 06:28:51 PM »
Using console "ulx help"
From it's command list;
Code: [Select]
  o voteban <user> [<time>] - Starts a ban vote for x mins. Defaults to a day. (say:!voteban)

There is no 'temporary' ban command, or any voteban command that doesn't allow time.
You'd need to write your own modules for that.
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline Euphytose

  • Jr. Member
  • **
  • Posts: 64
  • Karma: 5
  • I love Lemonade!
Re: 2 questions about the voteban time duration.
« Reply #2 on: August 11, 2009, 07:14:14 PM »
Using console "ulx help"
From it's command list;
Code: [Select]
  o voteban <user> [<time>] - Starts a ban vote for x mins. Defaults to a day. (say:!voteban)

There is no 'temporary' ban command, or any voteban command that doesn't allow time.
You'd need to write your own modules for that.

Ah.  :-\

I already know that I can temp' ban someone, I wanted to have a " time limit " for someone.

But I don't know at all how to write a module. If someone knows how to, I would like him to write it for me, it could be great.

Thanks. :)