Jump to content

13 Screenshots

Recommended Comments



BeePssY

Posted

really nice plugin.

sadly it dont wipe the points when they get timed ban. but keeps on stacking so that every warning after gives timed ban.

is it something you planning to add into the plugin?

  • Love 1
FakeNinja

Posted

18 minutes ago, BeePssY said:

really nice plugin.

sadly it dont wipe the points when they get timed ban. but keeps on stacking so that every warning after gives timed ban.

is it something you planning to add into the plugin?

Hello BeePssY,
I'm happy that you enjoy my plugin.

Good point about the timed bans, that's definitely going to be addressed in the upcoming version soon.

  • Like 1
BeePssY

Posted

4 minutes ago, FakeNinja said:

Hello BeePssY,
I'm happy that you enjoy my plugin.

Good point about the timed bans, that's definitely going to be addressed in the upcoming version soon.

nice to hear that.

FakeNinja

Posted

18 minutes ago, BeePssY said:

nice to hear that.

Actually its such a minor change so I uploaded it with that feature already  now.

Didn't bump the version so its still 2.4.0

 

Please rate the plugin if you like it.

Any other ideas or feedback just let me know 🙂

  • Like 1
BeePssY

Posted

3 minutes ago, FakeNinja said:

Actually its such a minor change so I uploaded it with that feature already  now.

Didn't bump the version so its still 2.4.0

 

Please rate the plugin if you like it.

Any other ideas or feedback just let me know 🙂

yeah i 1 other idea 😄

add in mute. so if the players get X amount of warning point they will be issued a timed mute.
https://umod.org/plugins/better-chat-mute
😄 would be nice 😄

BeePssY

Posted

and perm ban on X amount of points. 

FakeNinja

Posted

12 hours ago, BeePssY said:

yeah i 1 other idea 😄

add in mute. so if the players get X amount of warning point they will be issued a timed mute.
https://umod.org/plugins/better-chat-mute
😄 would be nice 😄

Interesting idea! I will look into it.

12 hours ago, BeePssY said:

and perm ban on X amount of points. 

This is possible already, you need to configure like this::

"How many points until automatic ban (Set 0 for Disable)": 15,
"How long to ban in minutes (Set 0 for Permanent)": 0

This will ban permanent for 15 points for example, but you can set any point.

cuervomareao

Posted

Hello!!! the pluggin is really crazy! i love it!!!, could it be possible to change the name of the person who puts the warning? there are moderators who do not want their name to appear, they could simply put moderation or administration.

  • Love 1
FakeNinja

Posted

On 8/27/2022 at 10:31 PM, cuervomareao said:

Hello!!! the pluggin is really crazy! i love it!!!, could it be possible to change the name of the person who puts the warning? there are moderators who do not want their name to appear, they could simply put moderation or administration.

Hello! You can disable showing who issued the warning with this configuration parameter:

    "Show players who issued the warning": false,

 

  • Like 1
RepeatPete

Posted

Perfect online/offline warning system. I do have an ask, can we have the ability to customize the "fine print" on the warning itself? We utilize a different command for information and rules. I'd like the ability to customize both lines if possible. 

 

image.png.cd8a241a52ad124062e96e69beca84eb.png

RepeatPete

Posted

46 minutes ago, RepeatPete said:

Perfect online/offline warning system. I do have an ask, can we have the ability to customize the "fine print" on the warning itself? We utilize a different command for information and rules. I'd like the ability to customize both lines if possible. 

 

image.png.cd8a241a52ad124062e96e69beca84eb.png

It looks like I can change the verbiage in the language file, so no change needed

  • Like 1
FakeNinja

Posted

11 hours ago, RepeatPete said:

It looks like I can change the verbiage in the language file, so no change needed

Thanks for your input, I will also update the description to let people know about the possibility of using the language files.

Irish

Posted

Might be a nice addition as well to separate the permissions out between adding and removing warnings. I would prefer that my basic admins don't have the ability to remove a warning from players.

 

Awesome addition otherwise.

Papa

Posted

I would love if there was a "light" or "community-safe"  option in the config of this plugin that gives a text-based warning in chat similar to other warnings/errors. There are so many facets of this plugin that I would love to use on my servers, but cannot because we are in the Community section and can't introduce new UIs, etc.

FakeNinja

Posted

On 9/20/2022 at 8:45 PM, Irish said:

Might be a nice addition as well to separate the permissions out between adding and removing warnings. I would prefer that my basic admins don't have the ability to remove a warning from players.

 

Awesome addition otherwise.

This is great feedback and I'm planning to implement this permission feature in the next version.

 

On 9/20/2022 at 9:08 PM, Papa said:

I would love if there was a "light" or "community-safe"  option in the config of this plugin that gives a text-based warning in chat similar to other warnings/errors. There are so many facets of this plugin that I would love to use on my servers, but cannot because we are in the Community section and can't introduce new UIs, etc.

I can research the possibility to make a lightweight non-UI warning. Stay tuned

tschetschpi1

Posted (edited)

I help run a customized Rust server and this has great potential for us. One question I do have is possible to issue a warning from either the F1 console, or remote console if you are not in game? Even if not, it's still great possibilities. I've already figured out adding custom warnings to the plugin for our most common offense on our server which will be great. Thanks!

Update 1: if we could get an opacity control in the config file, that'd be awesome too. We want to increase the opacity and I know where to make that change in the plugin itself, but that's not a sustainable path forward. Thanks!

Update 2: We run a different discord plugin which is incompatible with the discord functions of this plugin, so we have that feature turned off for this plugin. What would be great is if we could have a toggleable option like the announce to global chat to log to the console. The other discord plugin we use can scrape the server console output and then log it to our discord server for archival purposes. I have some details I can share privately with you on this specific request if you want a jump start.

Edited by tschetschpi1
FakeNinja

Posted

On 10/28/2022 at 5:20 PM, tschetschpi1 said:

I help run a customized Rust server and this has great potential for us. One question I do have is possible to issue a warning from either the F1 console, or remote console if you are not in game? Even if not, it's still great possibilities. I've already figured out adding custom warnings to the plugin for our most common offense on our server which will be great. Thanks!

Update 1: if we could get an opacity control in the config file, that'd be awesome too. We want to increase the opacity and I know where to make that change in the plugin itself, but that's not a sustainable path forward. Thanks!

Update 2: We run a different discord plugin which is incompatible with the discord functions of this plugin, so we have that feature turned off for this plugin. What would be great is if we could have a toggleable option like the announce to global chat to log to the console. The other discord plugin we use can scrape the server console output and then log it to our discord server for archival purposes. I have some details I can share privately with you on this specific request if you want a jump start.

Yes you can use the warn command from console but it may not reply back to console currently.

Opacity control will be added to the next version, good input.

 

I will research possibility to output in console for those actions.

tschetschpi1

Posted (edited)

On 10/29/2022 at 3:43 PM, FakeNinja said:

Yes you can use the warn command from console but it may not reply back to console currently.

Opacity control will be added to the next version, good input.

 

I will research possibility to output in console for those actions.

Thank you much! Please feel free to message me here or on steam. I have the determined the necessary lines to add the console print statements to. I didn't figure out the related toggle feature yet though. I'd be happy to share what I discovered with you to speed up your processing and lessen your work load.

Edited by tschetschpi1
BeePssY

Posted

is it only me or is the report the warning to discord webhook not working?

FakeNinja

Posted

On 11/10/2022 at 9:41 PM, BeePssY said:

is it only me or is the report the warning to discord webhook not working?

Hey, its working just fine. Do you have the required dependency DiscordMessages plugin set up correctly?

FakeNinja

Posted

On 9/20/2022 at 9:08 PM, Papa said:

I would love if there was a "light" or "community-safe"  option in the config of this plugin that gives a text-based warning in chat similar to other warnings/errors. There are so many facets of this plugin that I would love to use on my servers, but cannot because we are in the Community section and can't introduce new UIs, etc.

This is now added in v.2.5.0! Thanks for the suggestion

  • Like 1
Ghosty

Posted

had this error with the newest version, was on server bootYwmFrlM.png

tschetschpi1

Posted

2 hours ago, unintelligible. said:

had this error with the newest version, was on server bootYwmFrlM.png

I'm having issues with call traces too. I tried a full map wipe and it still is stack tracing.

FakeNinja

Posted

31 minutes ago, tschetschpi1 said:

I'm having issues with call traces too. I tried a full map wipe and it still is stack tracing.

 

2 hours ago, unintelligible. said:

had this error with the newest version, was on server bootYwmFrlM.png

Thanks for reporting it. Could one (or both) of you DM me your /oxide/data/SmartWarnings_PlayerData.json file? I'll take a look asap and patch it thanks!

  • Like 1
FakeNinja

Posted

@tschetschpi1@unintelligible.

Thanks once again for submitting logs. I've now uploaded the patched version and hope it should work without issue.

Let me know how it goes.

  • Like 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Love 1

FakeNinja's Collection

User Feedback

1.4m

Downloads

Total number of downloads.

6.9k

Customers

Total customers served.

102.4k

Files Sold

Total number of files sold.

2m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

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.