Tags have been implemented for each server allowing players to view more specific server properties on the fly: https://wiki.facepunch.com/rust/server-browser-tags
Can someone give more description for each tag? I don't want to confuse players by putting the wrong tag.
Server Browser Tags - more description for each tag?
i dont know how that works really, i put mine on my server and they still dont shows on
monthly | Wipes Monthly |
biweekly | Wipes every 2 weeks |
weekly | Wipes weekly |
vanilla | Vanilla server |
pve | PvE server |
roleplay | Roleplay server |
creative | Creative server |
softcore | Softcore (Easy mode for newbies) |
minigame | Minigame |
training | This is for aim train and combat training servers |
battlefield | I think this is for arenas for combat aswell |
broyale | Battle Royale server |
builds | Build Server, basically the same as creative i would assume |
Im almost positive you can have custom tags too as i swear i saw a server with a tag that wasnt on this list. Havent tested that though but you may be able to use "modded" or something else.
well i have added my tags on my server.cfg file and they still won't show up, even after rebooting.
server.cfg
-------------------
server.hostname "********"
headerImage "********"
server.saveinterval 600
server.secure true
nav_disable false
server.pve false
server.events false
server.tags "montly, pve"
fps.limit 25
server.description "********"
server.globalchat true
server.url "********"
levelurl "********"
app.notifications true
app.serverid "********"
app.alarmcooldown 30
app.queuelimit 100
app.update true
hackablelockedcrate.requiredhackseconds 300
hotairballoon.population 0
baseridableanimal.decayminutes 1440
scraptransporthelicopter.population 0
bradley.enabled false
app.listenip ********
app.port ********
jeffthibault
well i have added my tags on my server.cfg file and they still won't show up, even after rebooting.
server.cfg
-------------------
server.hostname "********"
headerImage "********"
server.saveinterval 600
server.secure true
nav_disable false
server.pve false
server.events false
server.tags "montly, pve"
fps.limit 25
server.description "********"
server.globalchat true
server.url "********"
levelurl "********"
app.notifications true
app.serverid "********"
app.alarmcooldown 30
app.queuelimit 100
app.update true
hackablelockedcrate.requiredhackseconds 300
hotairballoon.population 0
baseridableanimal.decayminutes 1440
scraptransporthelicopter.population 0
bradley.enabled false
app.listenip ********
app.port ********
monthly is spelled wrong and from what the wiki says to enable the pve tag you must have server.pve set to true which you currently do not.
Inkssmonthly is spelled wrong and from what the wiki says to enable the pve tag you must have server.pve set to true which you currently do not.
oh thanks, i didnt saw that, im dyslexic lmfao.
its stupid, cuz the server is pve from plugins.
jeffthibault
oh thanks, i didnt saw that, im dyslexic lmfao.
its stupid, cuz the server is pve from plugins.
the plugins might make it pve but the server might not recognize that its pve because of the plugin.
Anyone got idea how to get rid of tags? removed it from config files but it is still there... :(
mieskuAnyone got idea how to get rid of tags? removed it from config files but it is still there... :(
try server.readcfg or stop the server, save the server.cfg onto the server then restart the server.
Its not working. Tags removed from configs and still showing in game.