HaHaWTH / AdvancedSensitiveWords

Modern, next-generation, ai-powered ultimate moderation solution for Minecraft!
https://www.mcbbs.net/forum.php?mod=viewthread&tid=1485486 (R.I.P)
GNU Affero General Public License v3.0
23 stars 3 forks source link

running Velocity commands #34

Closed rbos closed 2 months ago

rbos commented 3 months ago

Hi,

I want to run a command on the Velocity proxy instead of on the server. How do I do that?

for instance:

punishment:
- COMMAND|tempban %player 1d

should run on the proxy, NOT the server.

HaHaWTH commented 3 months ago

Added in commit 250b6a2

Now you can use COMMAND_PROXY|tempban %player% 1d to achieve this:)

HaHaWTH commented 2 months ago

Included in 1.0 version