JereKuusela / valheim-cron_job

The Unlicense
3 stars 2 forks source link

Feature request: Join job actions based on valheim-vanity variables #16

Closed psymin closed 6 months ago

psymin commented 6 months ago

I would like to be able to encourage players to avoid bringing items from other servers to my local server.

One method might be to enhance Join job to take action based on equipped items.

Example:

join:
  - command: kick <id>
    equipped: HelmetBronze
psymin commented 6 months ago

It sounds like something similar might be possible using https://github.com/JereKuusela/valheim-expand_world_prefabs

- prefab: Player
  type: state
  command: say <pid>
  filters:
  - hash, HelmetItem, HelmetBronze, HelmetIron