Paste #38049: Denizen Debug Logs From 2mcmonkey4'2s 2server

Date: 2016/11/29 18:53:57 UTC-08:00
Type: Server Log

View Raw Paste Download This Paste
Copy Link


Java Version: 1.8.0_111
Up-time: 10m
CraftBukkit Version: git-Spigot-de459a2-51263e9 (MC: 1.10.2)
Denizen Version: Core: 1.15 (Build 77), CraftBukkit: 1.0.1-SNAPSHOT (build 64)
Active Plugins (21): dynmap: 2.3-1142, WorldEdit: 6.1.3;7a097ca, monkeysLockette: 1, PermissionsEx: 1.23.4, 
CameraObscura: 0.2.1, Vault: 1.5.6-b49, WorldGuard: 6.1.2;e38d98d, Citizens: 2.0.20-SNAPSHOT (build 1420), 
Denizen: 1.0.1-SNAPSHOT (build 64), Essentials: 2.0.1-b439, ChessCraft: 3.0, 
EssentialsChat: 2.0.1-b439, CompatNoCheatPlus: 6.6.2-RC-sMD5NET-b83, dIRCBot: 0.3 (build 9), 
EssentialsSpawn: 2.0.1-b439, SilkSpawners: 3.7.3, NoCheatPlus: 3.15.0-SNAPSHOT-sMD5NET-b1030, 
Sentinel: 0.8 (build 69), Depenizen: 1.0.0 (build 368), EssentialsProtect: 2.0.1-b439, 
Lift: 54
Loaded Worlds (3): mcworld, mcworld_nether, mcworld_the_end
Online Players (1): mcmonkey(mcmonkey4eva)
Offline Players: 493
Mode: online

18:53:43 [INFO]  Starting InstantQueue 
                   'TPHORSE_TASK_KillMinecraftPython'... 
18:53:43 [INFO]  Queue 'TPHORSE_TASK_KillMinecraftPython' Executing: 
                   DEFINE "location" 
                   "<player.flag[personalhorse].as_entity.location>" 
18:53:43 [INFO] +- Executing dCommand: DEFINE/p@mcmonkey4eva ---------+ 
18:53:43 [INFO]  Filled tag 
                   <player.flag[personalhorse].as_entity.location> with 
                   'l@2691.5,66.0,1678.5,0.0,-90.05739,mcworld'. 
18:53:43 [INFO] +> Executing 'DEFINE': 
                   queue='TPHORSE_TASK_KillMinecraftPython'  
                   definition='location'  
                   value='l@2691.5,66.0,1678.5,0.0,-90.05739,mcworld' 
18:53:43 [INFO]  Queue 'TPHORSE_TASK_KillMinecraftPython' Executing: IF 
                   "<def[1].in_region[spawnarea]||false>" "{" "-" "narrate" 
                   "<&c>Can't teleport a horse there!" "-" "queue" "stop" "}" 
18:53:43 [INFO] +- Executing dCommand: IF/p@mcmonkey4eva ---------+ 
18:53:43 [INFO] +> Executing 'IF': use_braces='true' 
18:53:43 [INFO]  Filled tag <def[1].in_region[spawnarea]||false> with 
                   'false'. 
18:53:43 [INFO]  Queue 'TPHORSE_TASK_KillMinecraftPython' Executing: FLAG 
                   "<player.flag[personalhorse]>" 
                   "horsetp_invincible:<def[location]>" 
18:53:43 [INFO] +- Executing dCommand: FLAG/p@mcmonkey4eva ---------+ 
18:53:43 [INFO]  Filled tag <player.flag[personalhorse]> with 
                   'e@c14ab1fd-115a-436a-87f6-95750fa7cd27'. 
18:53:43 [INFO]  Filled tag <def[location]> with 
                   'l@2691.5,66.0,1678.5,0.0,-90.05739,mcworld'. 
18:53:43 [INFO] +> Executing 'FLAG': flag_name='HORSETP_INVINCIBLE'  
                   Action/Value='SET_VALUE(l@2691.5,66.0,1678.5,0.0,-90.05739,mcworld)' 
                    flag_target='e@c14ab1fd-115a-436a-87f6-95750fa7cd27' 
18:53:43 [INFO]  Queue 'TPHORSE_TASK_KillMinecraftPython' Executing: 
                   TELEPORT "<player.flag[personalhorse]>" "<def[1]>" 
18:53:43 [INFO] +- Executing dCommand: TELEPORT/p@mcmonkey4eva ---------+ 
18:53:43 [INFO]  Filled tag <player.flag[personalhorse]> with 
                   'e@c14ab1fd-115a-436a-87f6-95750fa7cd27'. 
18:53:43 [INFO]  Filled tag <def[1]> with 
                   'l@3597.5,72.0,2420.5,18.750122,133.40125,mcworld'. 
18:53:43 [INFO] +> Executing 'TELEPORT': 
                   location='l@3597.5,72.0,2420.5,18.750122,133.40125,mcworld' 
                    entities='[e@c14ab1fd-115a-436a-87f6-95750fa7cd27]' 
18:53:43 [INFO]  Queue 'TPHORSE_TASK_KillMinecraftPython' Executing: WAIT 
                   "1s" 
18:53:43 [INFO] +- Executing dCommand: WAIT/p@mcmonkey4eva ---------+ 
18:53:43 [INFO] +> Executing 'WAIT': 
                   queue='TPHORSE_TASK_KillMinecraftPython'  delay='d@1.0s' 
18:53:43 [INFO]  Forcing queue TPHORSE_TASK_KillMinecraftPython into a 
                   timed queue... 
18:53:43 [INFO]  Completing queue 'TPHORSE_TASK_KillMinecraftPython' in 
                   14ms. 
18:53:43 [INFO]  Starting TimedQueue 'TPHORSE_TASK_KillMinecraftPython'... 
18:53:44 [INFO]  Queue 'TPHORSE_TASK_KillMinecraftPython' Executing: IF 
                   "<player.flag[personalhorse].as_entity.has_flag[horsetp_invincible]>" 
                   "{" "-" "flag" "<player.flag[personalhorse]>" 
                   "horsetp_invincible:!" "-" "narrate" "<&a>Personal horse 
                   teleported." "}" "else" "{" "-" "narrate" "<&c>Failed to 
                   teleport horse, spawn area too dangerous!" "}" 
18:53:44 [INFO] +- Executing dCommand: IF/p@mcmonkey4eva ---------+ 
18:53:44 [INFO] +> Executing 'IF': use_braces='true' 
18:53:44 [INFO]  Filled tag 
                   <player.flag[personalhorse].as_entity.has_flag[horsetp_invincible]> 
                   with 'true'. 
18:53:44 [INFO]  Queue 'TPHORSE_TASK_KillMinecraftPython' Executing: FLAG 
                   "<player.flag[personalhorse]>" "horsetp_invincible:!" 
18:53:44 [INFO] +- Executing dCommand: FLAG/p@mcmonkey4eva ---------+ 
18:53:44 [INFO]  Filled tag <player.flag[personalhorse]> with 
                   'e@c14ab1fd-115a-436a-87f6-95750fa7cd27'. 
18:53:44 [INFO] +> Executing 'FLAG': flag_name='HORSETP_INVINCIBLE'  
                   Action/Value='DELETE(false)'  
                   flag_target='e@c14ab1fd-115a-436a-87f6-95750fa7cd27' 
18:53:44 [INFO]  Queue 'TPHORSE_TASK_KillMinecraftPython' Executing: 
                   NARRATE "<&a>Personal horse teleported." 
18:53:44 [INFO] +- Executing dCommand: NARRATE/p@mcmonkey4eva ---------+ 
18:53:44 [INFO]  Filled tag <&a> with ''. 
18:53:44 [INFO] +> Executing 'NARRATE': Narrating='Personal horse 
                   teleported.'  Targets='[p@mcmonkey4eva]' 
18:53:44 [INFO]  Completing queue 'TPHORSE_TASK_KillMinecraftPython' in 
                   1011ms. 
18:53:53 [INFO]  Starting InstantQueue 
                   'TPHORSE_COMMAND_CountryDaughterAmong'... 
18:53:53 [INFO]  Queue 'TPHORSE_COMMAND_CountryDaughterAmong' Executing: 
                   IF "!<player.has_flag[personalhorse]>" "{" "-" "narrate" 
                   "<&c>You do not have a personal horse set." "-" "queue" 
                   "stop" "}" 
18:53:53 [INFO] +- Executing dCommand: IF/p@mcmonkey4eva ---------+ 
18:53:53 [INFO] +> Executing 'IF': use_braces='true' 
18:53:53 [INFO]  Filled tag <player.has_flag[personalhorse]> with 'true'. 
18:53:53 [INFO]  Queue 'TPHORSE_COMMAND_CountryDaughterAmong' Executing: 
                   IF 
                   "!<server.entity_is_spawned[<player.flag[personalhorse]>]>" 
                   "{" "-" "narrate" "<&c>Your personal horse cannot be 
                   found. You may need to be closer to the horse, or it may 
                   be dead." "-" "queue" "stop" "}" 
18:53:53 [INFO] +- Executing dCommand: IF/p@mcmonkey4eva ---------+ 
18:53:53 [INFO] +> Executing 'IF': use_braces='true' 
18:53:53 [INFO]  Filled tag <player.flag[personalhorse]> with 
                   'e@c14ab1fd-115a-436a-87f6-95750fa7cd27'. 
18:53:53 [INFO]  Filled tag 
                   <server.entity_is_spawned[e@c14ab1fd-115a-436a-87f6-95750fa7cd27]> 
                   with 'true'. 
18:53:53 [INFO]  Queue 'TPHORSE_COMMAND_CountryDaughterAmong' Executing: 
                   RUN "tphorse_task" "def:<player.location>" "instantly" 
18:53:53 [INFO] +- Executing dCommand: RUN/p@mcmonkey4eva ---------+ 
18:53:53 [INFO]  Filled tag <player.location> with 
                   'l@3601.391289089283,71.0,2420.8495274062593,4.2001143,91.55126,mcworld'. 
18:53:53 [INFO] +> Executing 'RUN': script='TPHORSE_TASK(TASK)'  
                   instant='true'  
                   definitions='l@3601.391289089283,71.0,2420.8495274062593,4.2001143,91.55126,mcworld' 
18:53:53 [INFO]  Adding definition %1% as 
                   l@3601.391289089283,71.0,2420.8495274062593,4.2001143,91.55126,mcworld 
18:53:53 [INFO]  Starting InstantQueue 
                   'TPHORSE_TASK_GlassesLegacyAccordingly'... 
18:53:53 [INFO]  Queue 'TPHORSE_TASK_GlassesLegacyAccordingly' Executing: 
                   DEFINE "location" 
                   "<player.flag[personalhorse].as_entity.location>" 
18:53:53 [INFO] +- Executing dCommand: DEFINE/p@mcmonkey4eva ---------+ 
18:53:53 [INFO]  Filled tag 
                   <player.flag[personalhorse].as_entity.location> with 
                   'l@3590.9499456893263,73.0,2411.9349407585123,0.0,140.89641,mcworld'. 
18:53:53 [INFO] +> Executing 'DEFINE': 
                   queue='TPHORSE_TASK_GlassesLegacyAccordingly'  
                   definition='location'  
                   value='l@3590.9499456893263,73.0,2411.9349407585123,0.0,140.89641,mcworld' 
18:53:53 [INFO]  Queue 'TPHORSE_TASK_GlassesLegacyAccordingly' Executing: 
                   IF "<def[1].in_region[spawnarea]||false>" "{" "-" 
                   "narrate" "<&c>Can't teleport a horse there!" "-" "queue" 
                   "stop" "}" 
18:53:53 [INFO] +- Executing dCommand: IF/p@mcmonkey4eva ---------+ 
18:53:53 [INFO] +> Executing 'IF': use_braces='true' 
18:53:53 [INFO]  Filled tag <def[1].in_region[spawnarea]||false> with 
                   'false'. 
18:53:53 [INFO]  Queue 'TPHORSE_TASK_GlassesLegacyAccordingly' Executing: 
                   FLAG "<player.flag[personalhorse]>" 
                   "horsetp_invincible:<def[location]>" 
18:53:53 [INFO] +- Executing dCommand: FLAG/p@mcmonkey4eva ---------+ 
18:53:53 [INFO]  Filled tag <player.flag[personalhorse]> with 
                   'e@c14ab1fd-115a-436a-87f6-95750fa7cd27'. 
18:53:53 [INFO]  Filled tag <def[location]> with 
                   'l@3590.9499456893263,73.0,2411.9349407585123,0.0,140.89641,mcworld'. 
18:53:53 [INFO] +> Executing 'FLAG': flag_name='HORSETP_INVINCIBLE'  
                   Action/Value='SET_VALUE(l@3590.9499456893263,73.0,2411.9349407585123,0.0,140.89641,mcworld)' 
                    flag_target='e@c14ab1fd-115a-436a-87f6-95750fa7cd27' 
18:53:53 [INFO]  Queue 'TPHORSE_TASK_GlassesLegacyAccordingly' Executing: 
                   TELEPORT "<player.flag[personalhorse]>" "<def[1]>" 
18:53:53 [INFO] +- Executing dCommand: TELEPORT/p@mcmonkey4eva ---------+ 
18:53:53 [INFO]  Filled tag <player.flag[personalhorse]> with 
                   'e@c14ab1fd-115a-436a-87f6-95750fa7cd27'. 
18:53:53 [INFO]  Filled tag <def[1]> with 
                   'l@3601.391289089283,71.0,2420.8495274062593,4.2001143,91.55126,mcworld'. 
18:53:53 [INFO] +> Executing 'TELEPORT': 
                   location='l@3601.391289089283,71.0,2420.8495274062593,4.2001143,91.55126,mcworld' 
                    entities='[e@c14ab1fd-115a-436a-87f6-95750fa7cd27]' 
18:53:53 [INFO]  Queue 'TPHORSE_TASK_GlassesLegacyAccordingly' Executing: 
                   WAIT "1s" 
18:53:53 [INFO] +- Executing dCommand: WAIT/p@mcmonkey4eva ---------+ 
18:53:53 [INFO] +> Executing 'WAIT': 
                   queue='TPHORSE_TASK_GlassesLegacyAccordingly'  
                   delay='d@1.0s' 
18:53:53 [INFO]  Forcing queue TPHORSE_TASK_GlassesLegacyAccordingly into 
                   a timed queue... 
18:53:53 [INFO]  Completing queue 'TPHORSE_TASK_GlassesLegacyAccordingly' 
                   in 13ms. 
18:53:53 [INFO]  Starting TimedQueue 
                   'TPHORSE_TASK_GlassesLegacyAccordingly'... 
18:53:53 [INFO]  Completing queue 'TPHORSE_COMMAND_CountryDaughterAmong' 
                   in 28ms. 
18:53:54 [INFO]  Queue 'TPHORSE_TASK_GlassesLegacyAccordingly' Executing: 
                   IF 
                   "<player.flag[personalhorse].as_entity.has_flag[horsetp_invincible]>" 
                   "{" "-" "flag" "<player.flag[personalhorse]>" 
                   "horsetp_invincible:!" "-" "narrate" "<&a>Personal horse 
                   teleported." "}" "else" "{" "-" "narrate" "<&c>Failed to 
                   teleport horse, spawn area too dangerous!" "}" 
18:53:54 [INFO] +- Executing dCommand: IF/p@mcmonkey4eva ---------+ 
18:53:54 [INFO] +> Executing 'IF': use_braces='true' 
18:53:54 [INFO]  Filled tag 
                   <player.flag[personalhorse].as_entity.has_flag[horsetp_invincible]> 
                   with 'true'. 
18:53:54 [INFO]  Queue 'TPHORSE_TASK_GlassesLegacyAccordingly' Executing: 
                   FLAG "<player.flag[personalhorse]>" "horsetp_invincible:!" 
18:53:54 [INFO] +- Executing dCommand: FLAG/p@mcmonkey4eva ---------+ 
18:53:54 [INFO]  Filled tag <player.flag[personalhorse]> with 
                   'e@c14ab1fd-115a-436a-87f6-95750fa7cd27'. 
18:53:54 [INFO] +> Executing 'FLAG': flag_name='HORSETP_INVINCIBLE'  
                   Action/Value='DELETE(false)'  
                   flag_target='e@c14ab1fd-115a-436a-87f6-95750fa7cd27' 
18:53:54 [INFO]  Queue 'TPHORSE_TASK_GlassesLegacyAccordingly' Executing: 
                   NARRATE "<&a>Personal horse teleported." 
18:53:54 [INFO] +- Executing dCommand: NARRATE/p@mcmonkey4eva ---------+ 
18:53:54 [INFO]  Filled tag <&a> with ''. 
18:53:54 [INFO] +> Executing 'NARRATE': Narrating='Personal horse 
                   teleported.'  Targets='[p@mcmonkey4eva]' 
18:53:54 [INFO]  Completing queue 'TPHORSE_TASK_GlassesLegacyAccordingly' 
                   in 1026ms.