Ulysses

Ulysses Stuff => General Chat & Help and Support => Topic started by: Euphytose on August 11, 2009, 09:18:56 AM

Title: 2 questions about the voteban time duration.
Post by: Euphytose 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. ".
Title: Re: 2 questions about the voteban time duration.
Post by: JamminR 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.
Title: Re: 2 questions about the voteban time duration.
Post by: Euphytose 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. :)