Feedback plugin
Posted: Mon Nov 22, 2021 10:56 am
Feedback plugin
About:
This plugin makes so your clients can leave feedback about your server. Ever wanted to know what your clients do and do not like? then this plugin is the answer!
Use amx_feedback <feedback> to write feedback, i.e amx_feedback "nice server!"
The time format is month/day/year - hour:minute:second
Installation:
Download feedback.rar
Extract it to the amxmodx map
Add feedback.amxx to your plugins.ini file
Translations:
[en] - By Doombringer
[sv] - By Doombringer
[de] - By lumbsta/Curryking
[pl] - By trawiator
[fr] - By arkshine
[bp] - By commonbullet
[es] - By KylixMynxAltoLAG
[nl] - By mvdv25
[fi] - By harbu
Cvars:
SF_enabled (Default 1) - 0: disables the plugin, 1: enables the plugin.
SF_spam_time (Default 60) - Seconds before a player can write feedback again
SF_announce_time (Default 100) Time before the plugin makes a message about the feedback plugin, set to -1 to disable.
SF_min_chars (Default 5) Minimum chars for a feedback message.
SF_max_chars (Default 64) Maximum chars for a feedback message.
Also please leave some feedback about this plugin!
.rar
About:
This plugin makes so your clients can leave feedback about your server. Ever wanted to know what your clients do and do not like? then this plugin is the answer!
Use amx_feedback <feedback> to write feedback, i.e amx_feedback "nice server!"
The time format is month/day/year - hour:minute:second
Installation:
Download feedback.rar
Extract it to the amxmodx map
Add feedback.amxx to your plugins.ini file
Translations:
[en] - By Doombringer
[sv] - By Doombringer
[de] - By lumbsta/Curryking
[pl] - By trawiator
[fr] - By arkshine
[bp] - By commonbullet
[es] - By KylixMynxAltoLAG
[nl] - By mvdv25
[fi] - By harbu
Cvars:
SF_enabled (Default 1) - 0: disables the plugin, 1: enables the plugin.
SF_spam_time (Default 60) - Seconds before a player can write feedback again
SF_announce_time (Default 100) Time before the plugin makes a message about the feedback plugin, set to -1 to disable.
SF_min_chars (Default 5) Minimum chars for a feedback message.
SF_max_chars (Default 64) Maximum chars for a feedback message.
Also please leave some feedback about this plugin!
.rar