Jump to content

Player Muter [Ver 1.2.0.0 10th June]


ImportBot

Recommended Posts

  • Replies 86
  • Created
  • Last Reply

Top Posters In This Topic

Originally Posted by Jaythegreat1*:

 

How to unmute if i fkup? I didnt add self or other just add !adminchat . What and where to type to unmute chat?

textChatModerationList.addPlayer admin playername

 

then type !freechat

 

Then your server should be unf**ked lol.

* Restored post. It could be that the author is no longer active.
Link to comment
  • 2 weeks later...

Originally Posted by ChocolateMilkman*:

 

What is the player muter supposed to do? It doesn't mute anyone. Correct me if I am wrong but should someone who has been muted no longer be able to chat? How is it supposed to work exactly?

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by Zaeed*:

 

What are you doing?

 

You should just type @mute Zaeed and it'll mute me... (If I was in game)

 

There are four states a player can have: Muted, Normal, Voice, Admin

There are three server modes: Muted, Normal, Moderated

 

The following rules apply:

Muted Player - Can never chat

Normal Player - Can chat when server mode is Normal only

Voice Player - Can chat in Normal mode and Moderated mode

Admin Player - Can chat in all modes.

 

That make it clear?

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by SinBad-OTF*:

 

Is there a way to mute a player from the Procon Chat line, i.e., not ingame, but in the Procon admin panel? Tried the normal syntax, but it didn't work. Ingame command works fine.

 

Another question.. minimum "remove mute after" time is 60 minutes, any way to change that to say 30 minutes?

 

Thanks,

SinBad

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by Zaeed*:

 

Is there a way to mute a player from the Procon Chat line, i.e., not ingame, but in the Procon admin panel? Tried the normal syntax, but it didn't work. Ingame command works fine.

 

Another question.. minimum "remove mute after" time is 60 minutes, any way to change that to say 30 minutes?

 

Thanks,

SinBad

The only way to mute someone while not ingame is to manually run the command.

 

This feature will be implemented in 0.6.x.x

 

As to the mute time, I'm at work atm so I can't pull up the code, but from memory, if you type @mute Zaeed 4, then it'll mute for 4 minutes.

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by SinBad-OTF*:

 

Ok, I have tried to mute a player via the Procon console (not the Procon chat console, the one next to the punkbuster tab)

 

textChatModerationList.addPlayer mute playername

 

and it comes back and says 'invalid argument'

 

What am I doing wrong?

 

//SinBad

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by Zaeed*:

 

Ok, I have tried to mute a player via the Procon console (not the Procon chat console, the one next to the punkbuster tab)

 

textChatModerationList.addPlayer mute playername

 

and it comes back and says 'invalid argument'

 

What am I doing wrong?

 

//SinBad

try muted not mute
* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by SinBad-OTF*:

 

Works..

 

1 last question (maybe)...

 

When I invoke that command from the console is the player permanently muted or are they muted by the time limit set in the plug-in settings for "Remove Mute After" which will only go down to 60 minutes? I tried to specify a time limit on the line but the 'invalid arguments' came up again.

 

Thanks

 

//SinBad

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by Zaeed*:

 

Works..

 

1 last question (maybe)...

 

When I invoke that command from the console is the player permanently muted or are they muted by the time limit set in the plug-in settings for "Remove Mute After" which will only go down to 60 minutes? I tried to specify a time limit on the line but the 'invalid arguments' came up again.

 

Thanks

 

//SinBad

Time limits are only possible (at the moment) via my plugin. Its not a standard function of the protocol.

To mute a player via console command > textChatModerationList.addPlayer muted playername

What is the command to unmute via same method ?

To unmute someone you set them to 'normal'

 

textChatModerationList.addPlayer normal playerName

* Restored post. It could be that the author is no longer active.
Link to comment
  • 3 weeks later...
  • 4 months later...
  • 3 months later...

Originally Posted by Zaeed*:

 

Update 1.2.0.0:

 

Long overdue update to accomodate the Text Chat Moderation permissions in procon.

 

Admins must have the Text Chat Moderation priveledge to mute or unmute someone. To do anything more advanced, such as create a voice or admin user, or change the moderation level of the server, the admin must have Alter Server Settings priveleges.

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by nbtc971*:

 

How about the option to specify the leading character such as /mute player instead of @mute player. I ask for this because our other admin cmds start with / and I'd like to keep it consistent. Thanks.

* Restored post. It could be that the author is no longer active.
Link to comment
  • 3 weeks later...
  • 1 month later...

Originally Posted by Johnny-Para*:

 

I still use 1.1.00.

Do I have to give my admins "Edit text moderation list" permissions in order to let them use the mute command?

 

It's not very clear to me what the difference is between 1.1.0.0 and 1.2.0.0?

 

Thanks for this great plugin.

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by Zaeed*:

 

Update 1.2.0.0:

 

Long overdue update to accomodate the Text Chat Moderation permissions in procon.

 

Admins must have the Text Chat Moderation priveledge to mute or unmute someone. To do anything more advanced, such as create a voice or admin user, or change the moderation level of the server, the admin must have Alter Server Settings priveleges.

The issue with 1.1 is that any admin can mute the server, on purpose or by accident.

 

1.2 introduces the permission requirements.

 

so muting players you need text moderation permissions..

 

to mute the server you need server setting permissions

* Restored post. It could be that the author is no longer active.
Link to comment
  • 2 months later...
  • 3 weeks later...

Originally Posted by MissileChicago*:

 

Any chance the mute feature will be available for BF3 in the near future? This is a sorely missed and valuable feature.

 

Thank you for all that you do, your work does not go unnoticed and is very much appreciated!

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by Clay52*:

 

I love being hackusated.. Makes me feel all warm and fuzzy inside.. Especially if its on one of our own servers... doing a yell saying 'Thanks' sends them right off

nvm I see it's for BC2, anything for BF3 soon?
* Restored post. It could be that the author is no longer active.
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.




  • Our picks

    • Game Server Hosting:

      We're happy to announce that EZRCON will branch out into the game server provider scene. This is a big step for us so please having patience if something doesn't go right in this area. Now, what makes us different compared to other providers? Well, we're going with the idea of having a scaleable server hosting and providing more control in how you set up your server. For example, in Minecraft, you have the ability to control how many CPU cores you wish your server to have access to, how much RAM you want to use, how much disk space you want to use. This type of control can't be offered in a single service package so you're able to configure a custom package the way you want it.

      You can see all the available games here. Currently, we have the following games available.

      Valheim (From $1.50 USD)


      Rust (From $3.20 USD)


      Minecraft (Basic) (From $4.00 USD)


      Call of Duty 4X (From $7.00 USD)


      OpenTTD (From $4.00 USD)


      Squad (From $9.00 USD)


      Insurgency: Sandstorm (From $6.40 USD)


      Changes to US-East:

      Starting in January 2022, we will be moving to a different provider that has better support, better infrastructure, and better connectivity. We've noticed that the connection/routes to this location are not ideal and it's been hard getting support to correct this. Our contract for our two servers ends in March/April respectively. If you currently have servers in this location you will be migrated over to the new provider. We'll have more details when the time comes closer to January. The new location for this change will be based out of Atlanta, GA. If you have any questions/concerns please open a ticket and we'll do our best to answer them.
      • 5 replies
    • Hello All,

      I wanted to give an update to how EZRCON is doing. As of today we have 56 active customers using the services offered. I'm glad its doing so well and it hasn't been 1 year yet. To those that have services with EZRCON, I hope the service is doing well and if not please let us know so that we can improve it where possible. We've done quite a few changes behind the scenes to improve the performance hopefully. 

      We'll be launching a new location for hosting procon layers in either Los Angeles, USA or Chicago, IL. Still being decided on where the placement should be but these two locations are not set in stone yet. We would like to get feedback on where we should have a new location for hosting the Procon Layers, which you can do by replying to this topic. A poll will be created where people can vote on which location they would like to see.

      We're also looking for some suggestions on what else you would like to see for hosting provider options. So please let us know your thoughts on this matter.
      • 4 replies
    • Added ability to disable the new API check for player country info


      Updated GeoIP database file


      Removed usage sending stats


      Added EZRCON ad banner



      If you are upgrading then you may need to add these two lines to your existing installation in the file procon.cfg. To enable these options just change False to True.

      procon.private.options.UseGeoIpFileOnly False
      procon.private.options.BlockRssFeedNews False



       
      • 2 replies
    • I wanted I let you know that I am starting to build out the foundation for the hosting services that I talked about here. The pricing model I was originally going for wasn't going to be suitable for how I want to build it. So instead I decided to offer each service as it's own product instead of a package deal. In the future, hopefully, I will be able to do this and offer discounts to those that choose it.

      Here is how the pricing is laid out for each service as well as information about each. This is as of 7/12/2020.

      Single MySQL database (up to 30 GB) is $10 USD per month.



      If you go over the 30 GB usage for the database then each additional gigabyte is charged at $0.10 USD each billing cycle. If you're under 30GB you don't need to worry about this.


      Databases are replicated across 3 zones (regions) for redundancy. One (1) on the east coast of the USA, One (1) in Frankfurt, and One (1) in Singapore. Depending on the demand, this would grow to more regions.


      Databases will also be backed up daily and retained for 7 days.




      Procon Layer will be $2 USD per month.


      Each layer will only allow one (1) game server connection. The reason behind this is for performance.


      Each layer will also come with all available plugins installed by default. This is to help facilitate faster deployments and get you up and running quickly.


      Each layer will automatically restart if Procon crashes. 


      Each layer will also automatically restart daily at midnight to make sure it stays in tip-top shape.


      Custom plugins can be installed by submitting a support ticket.




      Battlefield Admin Control Panel (BFACP) will be $5 USD per month


      As I am still working on building version 3 of the software, I will be installing the last version I did. Once I complete version 3 it will automatically be upgraded for you.





      All these services will be managed by me so you don't have to worry about the technical side of things to get up and going.

      If you would like to see how much it would cost for the services, I made a calculator that you can use. It can be found here https://ezrcon.com/calculator.html

       
      • 11 replies
    • I have pushed out a new minor release which updates the geodata pull (flags in the playerlisting). This should be way more accurate now. As always, please let me know if any problems show up.

       
      • 9 replies
×
×
  • Create New...

Important Information

Please review our Terms of Use and Privacy Policy. We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.