Wynntils

Wynntils

611k Downloads

Hide unused (or unusable) Wynncraft server-side commands

magicus opened this issue ยท 6 comments

commented

We should intercept the Brigadier construction and block these commands:

bungee
galert
gcountdown
glist
gsend
perms
pfind
plist
pwlist
sendtoall
sparkb
sparkbungee
wcl
wynnproxy
commented

Isn't glist for guild list? plist and pfind also seem to be user commands. Might be wrong though.

commented

Do they seem to work for you?

Afaict, the guild commands are all subcommands to /guild:

Guild Commands (Recruit):
/g [message] - Send a guild message
/guild manage - Opens guild management
/guild territory - Opens territory view
/guild join [tag] - Joins a guild by tag
/guild leave - Leaves the guild
/guild list - Lists guild members
/guild leaderboard - Shows guild leaderboard
/guild stats - Shows guild stats
/guild xp [amount] - Sets XP contribution
/guild log - Shows the guild log
/guild rewards - Redeem your objective reward if available
commented

Btw, the next step (or actually a separate step) is to add tab-expansion help for working wynncraft commands. I'd like to do that, too.

commented

That'd be cool

commented

Should this be closed? @magicus

commented

Yes, thanks. Fixed by #307.