mirror of
https://github.com/FancyInnovations/FancyPlugins.git
synced 2025-12-06 07:43:36 +00:00
docs: Add configuration note for bungee-plugin-message-channel in action system
This commit is contained in:
@@ -73,6 +73,10 @@ Syntax: `send_to_server (server name)`
|
|||||||
|
|
||||||
Example: `/npc action (npc) (trigger) add send_to_server skyblock`
|
Example: `/npc action (npc) (trigger) add send_to_server skyblock`
|
||||||
|
|
||||||
|
!!!info
|
||||||
|
Make sure to set `bungee-plugin-message-channel` to `true` in the velocity.toml config file. Otherwise, this action might not work properly.
|
||||||
|
!!!
|
||||||
|
|
||||||
### execute_random_action
|
### execute_random_action
|
||||||
|
|
||||||
Picks a random action from the remaining actions in the list and executes it. This action is useful for creating random behavior in NPCs.
|
Picks a random action from the remaining actions in the list and executes it. This action is useful for creating random behavior in NPCs.
|
||||||
|
|||||||
Reference in New Issue
Block a user