Paste #134983: Unnamed Denizen Script Paste

Date: 2025/07/20 21:41:13 UTC-07:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7


entity_shuffle_command:
  type: command
  name: entitiyshuffle
  description: S
  script:
  - if <server.match_player[<context.args.get[1]>].if_null[null]> = null:
      - define target_entity <entity[<context.args.get[1]>]>