Paste #52099: Console Logs

Date: 2019/02/02 21:41:19 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
21


03.02 05:37:51 [Server] INFO Zeuos issued server command: /denizen reload scripts
03.02 05:37:51 [Server] INFO +> [Denizen] Processing outside scripts... 
03.02 05:37:51 [Server] INFO +> [Denizen] Processing unnamed script... 
03.02 05:37:51 [Server] INFO +> [Denizen] Processing '/tutorial.yml'... 
03.02 05:37:51 [Server] INFO OKAY! All scripts loaded! 
03.02 05:37:51 [Server] INFO +> [Denizen] Adding script HELPFULJACK as type ASSIGNMENT 
03.02 05:37:51 [Server] INFO +> [Denizen] Adding script JACKINTERACT as type INTERACT 
03.02 05:37:51 [Server] INFO +> [Denizen] Adding script BUILTIN_LOAD_TESTER as type COMMAND 
03.02 05:37:51 [Server] INFO +> [Denizen] Scanning 0 world scripts... 
03.02 05:37:51 [Server] INFO +> [Denizen] Reloading script events... 
03.02 05:37:54 [Server] INFO Zeuos issued server command: /npc assignment --set HelpfulJack
03.02 05:37:54 [Server] INFO +> Executing 'Action': Type='On assignment'  NPC='n@10'  Container='HELPFULJACK(ASSIGNMENT)'  Player='Zeuos' 
03.02 05:37:54 [Server] INFO +- Building action 'On ASSIGNMENT' for n@10 ---------+ 
03.02 05:37:54 [Server] INFO Starting InstantQueue 'HELPFULJACK_WalletMineSv'... 
03.02 05:37:54 [Server] INFO Queue 'HELPFULJACK_WalletMineSv' Executing: TRIGGER "name:proximity" "state:true" "radius:3" 
03.02 05:37:54 [Server] INFO +- Executing dCommand: TRIGGER/p@Zeuos ---------+ 
03.02 05:37:54 [Server] INFO +> Executing 'TRIGGER': trigger='proximity'  toggle='true'  radius='3'  npc='n@10' 
03.02 05:37:54 [Server] INFO Queue 'HELPFULJACK_WalletMineSv' Executing: TRIGGER "name:chat" "state:true" "radius:3" 
03.02 05:37:54 [Server] INFO +- Executing dCommand: TRIGGER/p@Zeuos ---------+ 
03.02 05:37:54 [Server] INFO +> Executing 'TRIGGER': trigger='chat'  toggle='true'  radius='3'  npc='n@10' 
03.02 05:37:54 [Server] INFO Completing queue 'HELPFULJACK_WalletMineSv' in 0ms.