-EarthWave:
- type: world
- debug: false
- events:
- on player right clicks with item:
- - if <player.flag[element]> == earth && !<player.has_flag[element_toggled]> {
- - if <li@m@sand|m@clay|m@dirt|m@grass|m@gravel|m@diorite|m@cobblestone|m@stone|m@polished_diorite|m@andesite|m@polished_andesite|m@granite|m@polished_granite.contains[<player.location.center.add[0,-1,0].material>]> {
- - define materials li@
- - foreach <player.location.points_between[<player.location.cursor_on[20]>]> {
- - foreach <def[value].as_location.find.surface_blocks[<li@m@sand|m@clay|m@dirt|m@grass|m@gravel|m@diorite|m@cobblestone|m@stone|m@polished_diorite|m@andesite|m@polished_andesite|m@granite|m@polished_granite>].within[2].parse[material.id]> {
- - define materials <def[materials].include[<def[value]>]>
- }
- }
- - define modified li@
- - foreach <player.location.points_between[<player.location.cursor_on[20]>]> {
- - foreach <def[value].as_location.find.surface_blocks[<li@m@sand|m@clay|m@dirt|m@grass|m@gravel|m@diorite|m@cobblestone|m@stone|m@polished_diorite|m@andesite|m@polished_andesite|m@granite|m@polished_granite>].within[2]> {
- - if <def[modified].contains[<def[value]>]> foreach next
- - define modified <def[modified].include[<def[value]>]>
- - modifyblock <def[value]> m@air
- - spawn e@falling_block,<def[materials].get[<def[loop_index]>]> <def[value].add[0,1,0]> save:faller
- - adjust <entry[faller].spawned_entities> "velocity:0,0.3,0"
- - adjust <entry[faller].spawned_entities> "fallingblock_drop_item:false"
- - wait 0.5t
- }
- }
- }
- }
+CraftBukkit Version: git-Spigot-1304 (MC: 1.7.2)
+Active Plugins: 2WorldBorder: 1.7.7, 2iTags: 2.1.1, 2Buycraft: 6.4, 2mcore: 7.0.1, 2Vault: 1.2.31-b411,
+2Multiverse-Core: 2.5-b677, 2MobBountyReloaded: 376, 2Whitelist: 3.3, 2MCDocs: 14.4,
+2CityGates: 1.7, 2Chairs: 3.3.beta, 2ItemAttributes: 1.2.0-SNAPSHOT-b102, 2EnderPearlCoolDown: 1.4,
+2MOTD: 1.0.3, 2WhatIsIt: 1.3.7, 2BanManager: 3.13, 2ProtocolLib: 3.1.2, 2Votifier: 1.9,
+2MobArena: 0.96.2, 2Catacombs: 3.6, 2ToughAnvils: 1.1-SNAPSHOT, 2GAListener: 0.9,
+2Citizens: 2.0.11-SNAPSHOT (build 1071), 2Referrals: 0.463, 2AlphaChest: 1.16.0,
+2WorldEdit: 5.5.9-SNAPSHOT:3000-ab0d170,master, 2MythicDrops: 3.0.0-SNAPSHOT-b307-STABLE,
+2VotifierCount: 1.0.5, 2PermissionsEx: 1.20.4, 2HealthBar: 1.8.1, 2CombatTag: 6.0.2,
+2WorldGuard: 5.8.1-SNAPSHOT:1268-2df3290,master with custom flags plugin., 2Give All: 0.1,
+2PvPTimer: 1.2, 2CombatApples: 1.0, 2MobSpawnControl: 2.4.4, 2massivetickets: 1.2.0,
+2NoFarm: 0.8, 2ClearLag: 2.6.2, 2Herochat: 5.6.7-SNAPSHOT, 2TrophyHeads: 1.12.6,
+2AutoAnnouncer: 1.7-03.23, 2CommunityBridge: 2.1.3.341, 2Essentials: Pre2.13.1.2,
+2HyperConomy: 0.974.3, 2floAuction: 2.10.3, 2SilkSpawners: 3.3.4, 2HyperMerchant: 1.4-dev,
+2LeveledMobs: 13.0, 2Denizen: 0.9.4-SNAPSHOT (build Unknown), 2WGCustomFlags: 1.6,
+2mcMMO: 1.5.00-SNAPSHOT-b96, 2SimpleRegionMarket: 3.6, 2EssentialsProtect: Pre2.13.1.2,
+2EssentialsSpawn: Pre2.13.1.2, 2BattleTracker: 2.5.8.4, 2EssentialsGeoIP: Pre2.13.1.2,
+2VanishNoPacket: 3.18.7, 2WGBlockRestricter: 1.7, 2AuthMe: 3.2, 2CompatNoCheatPlus: 6.4.5-SNAPSHOT-sMD5NET-b64,
+2NoCheatPlus: 3.10.8-SNAPSHOT-sMD5NET-b655, 2Factions: 2.3.0, 2ObsidianDestroyer: 4.1.3,
+2Sentry: 1.7.1, 2BattleArena: 3.9.5.8, 2FactionAlert: 0.1-Beta
+Loaded Worlds: world, world_nether, world_the_end
+Online Players: TheRealKeith7(TheRealKeith)
+
+10:50:45 [INFO] e+> 8Executing 'eEvent8': 8Type='eon entity damages entity8'
+ 8Container='bLIFESTEAL1e(WORLD)8' 8Player='eTheRealKeith8'
+ 8Context='e{cause=ENTITY_ATTACK, damager=p@TheRealKeith,
+ entity=e@1645, damage=11.5}8'
+10:50:45 [INFO] d+- Building event 'ON ENTITY DAMAGES ENTITY' for
+ LIFESTEAL1 ---------+
+10:50:45 [INFO] d fStarting InstantQueue 'ENEENNDNIE'...
+10:50:45 [INFO] d+- Executing dCommand: IF/TheRealKeith ---------+
+10:50:45 [INFO] d fFilled tag <context.damager.is_player> with 'true'.
+10:50:45 [INFO] d feComparable 1: fLogic='NEGATIVE',
+ Comparable='Boolean(btruef)', Operator='EQUALS',
+ ComparedTo='Boolean(btruef)' e--> OUTCOME='false'
+10:50:45 [INFO] d+- Executing dCommand: IF/TheRealKeith ---------+
+10:50:45 [INFO] d fFilled tag <player.item_in_hand.lore> with 'li@FType:
+ Diamond Sword|6An item only the legendary can
+ hold.|6Lifesteal
+ III|6(Socket)|6(Socket)|6(Socket)|6(Socket)|6(Socket)|9+3
+ Lifesteal|4Lifesteal does not stack|4Cannot lifesteal when
+ Poisoned'.
+10:50:45 [INFO] d fFilled tag <player.has_effect[poison]> with 'false'.
+10:50:45 [INFO] d feComparable 1: fComparable='dList(bli@ Diamond Sword|6An item
+ only the legendary can hold.|6Lifesteal
+ III|6(Socket)|6(Socket)|6(Socket)|6(Socket)|6(Socket)|9+3
+ Lifesteal|4Lifesteal does not stack|4Cannot lifesteal when
+ Poisonedf)', Operator='CONTAINS',
+ ComparedTo='String(bLifestealf)' e--> OUTCOME='false'
+10:50:45 [INFO] d feComparable 2: fLogic='NEGATIVE',
+ Comparable='Boolean(bfalsef)', Operator='EQUALS',
+ ComparedTo='Boolean(btruef)' e--> OUTCOME='true'
+10:50:45 [INFO] d fCompleting queue 'ENEENNDNIE'.