Paste #64284: Untitled Paste

Date: 2020/01/17 16:56:56 UTC-08:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20


church:
    type: command
    name: church
    usage: /church
    description: Generates a RPG password
    permission: RPG.password.generate
    script:
        - create player Jasmine <player.location> save:Jasmine
        - create player Bobby <player.location> save:Bobby
        - create player Erica <player.location> save:Erica
        - create player Andy <player.location> save:Andy
        - flag server Andy:<entry[Andy].created_npc>
        - flag server Erica:<entry[Erica].created_npc>
        - flag server Bobby:<entry[Bobby].created_npc>
        - flag server Jasmine:<entry[Jasmine].created_npc>
        - walk <server.flag[Erica]> <location[-980.026,85.500,3210.361,MC8RPGMap]>
        - walk <server.flag[Jasmine]> <location[-983.801,85.500,3208.569,MC8RPGMap]>
        - walk <server.flag[Bobby]> <location[-981.866,85.5000,3210.454,MC8RPGMap]>
        - ~walk <server.flag[Andy]> <location[-987.300,86,3209.502,MC8RPGMap]>
        - narrate "<green>I am here" targets:<player>