VentureChat

Is there a way to change the commands for switching channels? So our goal is to have different channels for different chat ranges. For example Whisper Talk Shout We want our players to be able to type in /whisper or /w or something like that to swap into talking in a smaller range. As far as I understand VChat the have to type in /join [Name] We dont like that and look for a way to customize that if possible.
32 Replies
Admincraft Meta
Thanks for asking your question!
Make sure to provide as much helpful information as possible such as logs/what you tried and what your exact issue is
Make sure to mark solved when issue is solved!!!
/close !close !solved !answered
Requested by fabyskan#0
Deleted User
Deleted User2y ago
you can make a command that executes the /join command
Discount Milk
Discount Milk2y ago
In each of the channels you can setup an alias, there's some by default in VC. IE /g is global chat by default. Check the config for more examples
Faby
FabyOP2y ago
Ah I see thank you Somehow when I Set r or u as an alias it doesnt work other Letters did work Kinda weird but I guess I can work around it
Discount Milk
Discount Milk2y ago
Likely another plugin overwriting those. Can modify it using commands.yml
Discount Milk
Discount Milk2y ago
BukkitWiki
Commands.yml
commands.yml is a configuration file that houses custom defined aliases and command block overrides for your CraftBukkit server. The command block override system provides a quick and easy way to force the server to use the commands provided by Mojang (as opposed to the ones built into Bukkit) for command blocks specifically, leaving all other c...
Faby
FabyOP2y ago
Oh interesting thank you /u and /r arent recognised at all ingame
Faby
FabyOP2y ago
So is this a common issue? ProtocolLib, PlaceholderAPI, Vault and LuckPerms are installed
No description
ProGamingDk
ProGamingDk2y ago
try /papi ecloud download vault might need to change its default format to do %vault_prefix% %player_name% and /papi ecloud download player and then papi reload
Faby
FabyOP2y ago
Oh it fixed the vault prefix The name is still bugged Thank you
ProGamingDk
ProGamingDk2y ago
ah try and change {player_displayname} to {player_name} and remember to ecloud download player
Faby
FabyOP2y ago
Oh it worked! Thank you What does papi ecloud do? Update the plugins?
ProGamingDk
ProGamingDk2y ago
papi is placeholderapis command ecloud is its extension library
Faby
FabyOP2y ago
Ah so I can grab libraries with that command I see Thank you
ProGamingDk
ProGamingDk2y ago
so you can download extensions from the online collection
Faby
FabyOP2y ago
ok I am so confused by this. It for some reason only works for one of the 3 channels. It seems I am very limited to certain commands that I can use for the aliases even tho they should override anything else, right?
Discount Milk
Discount Milk2y ago
What's your commands.yml and what isn't working?
Faby
FabyOP2y ago
somehow /sc works But /uc and /fc are unknown commands
No description
Faby
FabyOP2y ago
when i replace fc with bc it somehow works as you can see I worked with join and channel seems to make no difference
Faby
FabyOP2y ago
No description
Faby
FabyOP2y ago
How is the game not finding any command? there are 4 levels that would be possible. I am really confused by now
No description
Discount Milk
Discount Milk2y ago
Don't think commands.yml registers the commands as tab completable.
ProGamingDk
ProGamingDk2y ago
you can use mycmd, or conditionalevents aswell
Discount Milk
Discount Milk2y ago
Try actually running the command
ProGamingDk
ProGamingDk2y ago
^
Faby
FabyOP2y ago
running the command? Oh yea I did after many restart now fc and uc work but sc doesnt work anymore
Discount Milk
Discount Milk2y ago
"doesn't work" doesn't tell me anything to help you with.
Faby
FabyOP2y ago
Well before the restart /uc and /fc just gave me the classical unknown command feedback
Faby
FabyOP2y ago
But sc now gives me this But shouldnt the alias overwrite it?
No description
ProGamingDk
ProGamingDk2y ago
not if u didnt disable the other command afaik
Faby
FabyOP2y ago
ok I try to find its source and disable it ok ok now it works.. Thank you very much !solved
Admincraft Meta
post closed!
The post/thread has been closed!
Requested by fabyskan#0

Did you find this page helpful?