ratemap 0.9.6
Posted: Mon Nov 22, 2021 1:20 pm
Ratemap 0.9.6
Plugin allows players to rate the map, through a combination of the MySQL database it is possible to simply rank map, so you can learn about favorite players and also maps the most hated.
Player commands:
/rate // open rate menu,
Cvars:
rm_tag "[RateMap]" // allows to change tag , default: [RateMap]
rm_sql <1|0> // 1 - mysql, 0 - local files, default: 1
rm_mode <steamid|name|ip> // I think you know what is this^^, default: steamid
rm_host "localhost" // your hostname
rm_user "username" // your username
rm_pass "password" // your password
rm_db "database" // your database name
rm_hostname "Your Hostname" // set your server name, default,: Your Hostname
Site-ranking:
Simple site ranking
Info:
If you have any suggestions and ideas as to the plugin - write it. This is my first plugin, so it is possible that the code is not optimized (i'm amateur) and have some errors, but all the time I can develop it if someone will like it. If you notice errors could also write. Sometimes plugin need to restart server two times when you change cvar in cfg, I don't know why. (I know, my english is poor)
.zip
Plugin allows players to rate the map, through a combination of the MySQL database it is possible to simply rank map, so you can learn about favorite players and also maps the most hated.
Player commands:
/rate // open rate menu,
Cvars:
rm_tag "[RateMap]" // allows to change tag , default: [RateMap]
rm_sql <1|0> // 1 - mysql, 0 - local files, default: 1
rm_mode <steamid|name|ip> // I think you know what is this^^, default: steamid
rm_host "localhost" // your hostname
rm_user "username" // your username
rm_pass "password" // your password
rm_db "database" // your database name
rm_hostname "Your Hostname" // set your server name, default,: Your Hostname
Site-ranking:
Simple site ranking
Info:
If you have any suggestions and ideas as to the plugin - write it. This is my first plugin, so it is possible that the code is not optimized (i'm amateur) and have some errors, but all the time I can develop it if someone will like it. If you notice errors could also write. Sometimes plugin need to restart server two times when you change cvar in cfg, I don't know why. (I know, my english is poor)
.zip