Paste #56512: Denizen Debug Logs From A Minecraft Server

Date: 2019/08/07 12:23:42 UTC-07:00
Type: Server Log

View Raw Paste Download This Paste
Copy Link


Java Version: 1.8.0_222
Up-time: 6m 27s
CraftBukkit Version: git-Paper-1618 (MC: 1.12.2)
Denizen Version: Core: 1.50-SNAPSHOT (Build 343), CraftBukkit: 1.1.0-SNAPSHOT (build 4002-DEV)
Active Plugins (6): PermissionsEx: 1.23.4, WorldEdit: 6.1.9;caf0ad9, Citizens: 2.0.24-SNAPSHOT (build 1605), 
Denizen: 1.1.0-SNAPSHOT (build 4002-DEV), Essentials: 2.17.1.0, ServerSigns: 4.5.1,
Loaded Worlds (3): world, world_nether, world_the_end
Online Players (1): MarCarrot(MarCarrot)
Offline Players: 1
Mode: online

19:23:39 [INFO]  Running script event 'PlayerBreaksBlock', event='player breaks nether_warts' for script 'MYSCRIPT' 
19:23:39 [INFO]  Starting InstantQueue 'MYSCRIPT_ComputingPlayboyProvince' with player 'MarCarrot'... 
19:23:39 [INFO] +- Queue 'MYSCRIPT_ComputingPlayboyProvince' Executing: (line 5) DEFINE "location" "<context.location>" ---------+ 
19:23:39 [INFO]  Filled tag <context.location> with 'l@-266, 66, 118, world'. 
19:23:39 [INFO] +> Executing 'DEFINE': queue='MYSCRIPT_ComputingPlayboyProvince'  definition='location'  value='l@-266, 66, 118, world' 
19:23:39 [INFO] +- Queue 'MYSCRIPT_ComputingPlayboyProvince' Executing: (line 6) NARRATE "this is at <[location]>"" ---------+ 
19:23:39 [INFO]  Filled tag <[location]> with 'l@-266, 66, 118, world'. 
19:23:39 [INFO] +> Executing 'NARRATE': Narrating='this is at l@-266,66,118,world"'  Targets='[p@71ec3f8c-a98d-4817-81ba-d97d4e86517e 
                   (MarCarrot)]' 
19:23:39 [INFO] +- Queue 'MYSCRIPT_ComputingPlayboyProvince' Executing: (line 7) IF "<context.material>" "==" "m@nether_warts,3" ---------+ 
19:23:39 [INFO] +> Executing 'IF': use_braces='true' 
19:23:39 [INFO]  Filled tag <context.material> with 'm@nether_warts,3'. 
19:23:39 [INFO]  Comparable='Element(m@nether_warts,3)', Operator='EQUALS', ComparedTo='Element(m@nether_warts,3)' --> OUTCOME='true' 
19:23:39 [INFO]  If command passed, running block. 
19:23:39 [INFO] +- Queue 'MYSCRIPT_ComputingPlayboyProvince' Executing: (line 8) NARRATE "This crop is fully grown!" ---------+ 
19:23:39 [INFO] +> Executing 'NARRATE': Narrating='This crop is fully grown!'  Targets='[p@71ec3f8c-a98d-4817-81ba-d97d4e86517e (MarCarrot)]' 
19:23:39 [INFO] +- Queue 'MYSCRIPT_ComputingPlayboyProvince' Executing: (line 9) MODIFYBLOCK "<[location]>" "m@sand" ---------+ 
19:23:39 [INFO]  Filled tag <[location]> with 'l@-266, 66, 118, world'. 
19:23:39 [INFO] +> Executing 'MODIFYBLOCK': location_list='li@l@-266,66,118,world'  materials='li@m@sand'  physics='true'  radius='0'  
                   height='0'  depth='0'  natural='false'  delayed='false' 
19:23:39 [INFO]  Completing queue 'MYSCRIPT_ComputingPlayboyProvince' in 15ms.