Advertisement
Guest User

Server Stuff

a guest
Feb 27th, 2015
260
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 57.54 KB | None | 0 0
  1. Config Below:
  2.  
  3. options:
  4. general:
  5. # [integer] The max number of players allowed in a single party. (including the leader)
  6. maxPartySize: 6 # [string] The name of the skyblock world, will be automatically generated if it doesn't exist.
  7. worldName: skyworld
  8.  
  9. # [integer] Area around 0,0 where islands will not be created to protect spawn.
  10. spawnSize: 150
  11.  
  12. # [integer] The time in seconds before a player can use the /island info command again. (note: cooldowns are reset when the plugin is reloaded)
  13. cooldownInfo: 5
  14. # [integer] The time in seconds before a player can use the /island restart command again.
  15. cooldownRestart: 604800 # [integer] The time in seconds before a player can use the /island biome command again.
  16. biomeChange: 180
  17.  
  18. # [integer] The number of milliseconds between the same notification is sent to the player.
  19. # This is used when events are triggered heavily - i.e. item-pickup-prevention, damage-prevention etc.
  20. maxSpam: 2000
  21.  
  22. island:
  23. # [filename] The schematic to use for island generation.
  24. # Put your schematic in the 'uSkyBlock/schematics' folder, you don't need to add the '.schematic' part below.
  25. schematicName: MyIsland
  26.  
  27. # [integer] The number of blocks between islands.
  28. distance: 150
  29.  
  30. # [true/false] If true, remove all hostile mobs when a player teleports back to their island.
  31. removeCreaturesByTeleport: true
  32.  
  33. # [integer] The y-coordinate (height) where islands are spawned.
  34. height: 200
  35.  
  36. # [item list] The list of items to place in the chest when a player starts a new island. ITEM_ID:HOW_MANY.
  37. # default is 2 ice, 1 watermelon, 1 cactus, 1 lava bucket, 1 red & brown mushroom, 1 pumpkin seed, 1 sugar cane, 1 sign.
  38. chestItems: 79:1 327:1 6:1 338:1 323:1
  39.  
  40. # [true/false] If true, add extra items to a chest when a player starts a new island. (for donors and special players)
  41. addExtraItems: true
  42.  
  43. # [permission] The name of the permissions to check if extra items are added to the chest, you can change these or add more
  44. # Only checked if 'addExtraItems' is set to true.
  45. # [permission:item list] The list of extra items to add to the chest, will only be added if the player has the permission. ITEM_ID:HOW_MANY
  46. # When granting the permission, prefix it with "usb." so the full permission to add would be usb.smallbonus
  47. extraPermissions:
  48. smallbonus: '4:16 320:5'
  49. mediumbonus: '50:16 327:1'
  50. largebonus: '3:5 12:5'
  51. giantbonus: '2:1 110:1'
  52. extremebonus: '352:8 263:4'
  53. donorbonus: '261:1 262:32 272:1'
  54.  
  55. # [integer] The size of the protective region for each island. Can't be higher than 'distance'
  56. protectionRange: 105
  57.  
  58. # Allow PvP on the island
  59. allowPvP: deny
  60.  
  61. #[true/false] Allow players to completely lock their islands so non-party members can't enter. (locking still requires permission usb.lock)
  62. allowIslandLock: true
  63.  
  64. # [true/false] Use old SkySMP style island generation. Set this to true if you want to use the old
  65. # island style, or set to false if you want to use the new style island generation. Only affects new islands.
  66. useOldIslands: false
  67.  
  68. # [true/false] If true, use island levels/ranks (/island info) - may have a slight impact on performance
  69. # Set to false if you have performance issues
  70. useIslandLevel: true
  71.  
  72. # [true/false] Whether or not /is top should be available.
  73. useTopTen: true
  74.  
  75. # [integer] The time in minutes for how often the top-ten list will be re-generated when doing /is top
  76. topTenTimeout: 20
  77.  
  78. # [integer] The time in minutes for refreshing/recalculating the score for players on their island
  79. # set to 0 to disabled
  80. autoRefreshScore: 0
  81.  
  82. # Extra menus shown in the main-menu - here we have some donor-menus using chestcommands.
  83. # Any empty slot can be filled using this format.
  84. extra-menus:
  85. # [integer 0-17] The slot your new menu will appear in.
  86. 7:
  87. # [String] The title of your menu.
  88. title: '§a§lBuy Perks'
  89. # [String] The item to be displayed. Note, this must be an item not used elsewhere in the menu.
  90. displayItem: CHEST
  91. # [string] List of commands to run when player clicks your menu.
  92. commands:
  93. - 'chestcommands open perks'
  94. # [string] Description of what your menu does.
  95. lore:
  96. - '§fVisit the perk shop to buy'
  97. - '§fspecial abilities for your'
  98. - '§fisland and character, as well'
  99. - '§fas titles and more.'
  100. - '§e§lClick here to open the shop!'
  101. 16:
  102. title: '§a§lBuy Donor Perks'
  103. displayItem: ENDER_CHEST
  104. commands:
  105. - '[group.donor]chestcommands open donor'
  106. - '[!group.donor]donate'
  107. lore:
  108. - '§fThis special perk shop is'
  109. - '§fonly available to donors!'
  110. - '[group.donor]§e§lClick here to open the shop!'
  111. - '[!group.donor]§a§7Click here to become a donor!'
  112.  
  113. extras:
  114. # [true/false] If true, return players that don't have an island (this includes players removed from a party while offline), to the server spawn when they login.
  115. # NOTE: Requires EssentialsSpawn or another plugin with the "/spawn" command
  116. sendToSpawn: false
  117.  
  118. # [true/false] If true, a player can right-click on a block of obsidian on their island while holding an empty bucket to remove the obsidian and fill the bucket with lava. This is useful for people that accidently
  119. # turn their lava into obsidian with a bad cobblestone generator design. Will only work on the player's island and if there are no other obsidian blocks nearby (so can't be used on portals).
  120. obsidianToLava: true
  121.  
  122. # Contains flags for enabling PROTECTION of various mechanics.
  123. protection:
  124. # Whether or not, items dropped on the ground should be limited to party-members.
  125. item-drops: true
  126. # If true, only creepers targeting party-members will explode
  127. creepers: true
  128. visitors:
  129. # Protect visitors from trampling your crop
  130. trampling: true
  131. # Protect against visitors attacked animals
  132. kill-animals: true
  133. # Protect against visitors attacking monsters
  134. kill-monsters: true
  135. # Protect from shearing
  136. shearing: true
  137. # Protect from villager-trading
  138. villager-trading: true
  139. # Whether or not visitors are protected from fall damage
  140. fall: true
  141. # Whether or not visiotrs are protected from fire damage (incl. lava)
  142. fire-damage: true
  143. party:
  144. # The number of ticks before an invite timeouts (20 ticks per sec.)
  145. invite-timeout: 100
  146.  
  147. # This section provide some performance tweaking configs
  148. advanced:
  149. # If true, display-name is looked up (might be performance intensive).
  150. useDisplayNames: false
  151.  
  152. # [number] The threshold for purging islands.
  153. # any island with a level above this, is spared.
  154. purgeLevel: 10
  155. version: 9
  156.  
  157. Last Island Config:
  158.  
  159. options:
  160. general:
  161. lastIslandX: -150
  162. lastIslandZ: 300
  163.  
  164. general:
  165.  
  166. # pointsPerLevel - number of points needed to advance 1 island level.
  167.  
  168. pointsPerLevel: 1000
  169.  
  170. # default - the default value for blocks not listed in blockValues here.
  171.  
  172. default: 10
  173.  
  174. # useDiminishingReturns - If true, diminishing returns will be used for all blocks using the default scale
  175.  
  176. # (custom scales can be defined in the section below).
  177.  
  178. # If useDiminishingReturns is false, the blocks listed in the dimishingReturns section will still be affected.
  179.  
  180. useDiminishingReturns: false
  181.  
  182. # defaultScale - the default value to use for diminishing returns. This is the number of blocks before DR starts to
  183.  
  184. # lower value.
  185.  
  186. defaultScale: 10000
  187.  
  188. # blockValues [ID: VALUE] - the blocks listed below will have custom values instead of the default.
  189.  
  190. # Syntax: ID : VALUE
  191.  
  192. # ID := BlockID | BlockID/SubType | BlockID/SubTypeMin-SubTypeMax
  193.  
  194. # I.e.
  195.  
  196. # '1/0': 10 # Will give 10 points per STONE
  197.  
  198. # '1/1': 20 # Will give 20 points per GRANITE
  199.  
  200. # '1/2-6': 25 # Will give 25 points for Polished Granite(2), Andesite(3), Polished Andesite(4), Diorite(5) and
  201.  
  202. # Polished Diorite(6).
  203.  
  204. blockValues:
  205.  
  206. '1/0': 10
  207.  
  208. '1/1': 12.5
  209.  
  210. '1/2': 15
  211.  
  212. '1/3': 12.5
  213.  
  214. '1/4': 15
  215.  
  216. '1/5': 12.5
  217.  
  218. '1/6': 15
  219.  
  220. '2': 20
  221.  
  222. '3': 20
  223.  
  224. '3/1': 25
  225.  
  226. '3/2': 25
  227.  
  228. '4': 10
  229.  
  230. '5': 10
  231.  
  232. '6': 0
  233.  
  234. '7': 0
  235.  
  236. '8': 0
  237.  
  238. '9': 0
  239.  
  240. '10': 0
  241.  
  242. '11': 0
  243.  
  244. '12/0': 20
  245.  
  246. '12/1': 22.5
  247.  
  248. '13': 20
  249.  
  250. '14': 500
  251.  
  252. '15': 200
  253.  
  254. '16': 200
  255.  
  256. '17/0': 10
  257.  
  258. '17/1-5': -1
  259.  
  260. '18/0-3': 0
  261.  
  262. '19': 50
  263.  
  264. '19/1': 50
  265.  
  266. '20': 50
  267.  
  268. '21': 300
  269.  
  270. '22': 500
  271.  
  272. '24/0': 80
  273.  
  274. '24/1-2': -1
  275.  
  276. '25': 20
  277.  
  278. '26': 1000
  279.  
  280. '27': 20
  281.  
  282. '28': 20
  283.  
  284. '29': 60
  285.  
  286. '30': 20
  287.  
  288. '33': 40
  289.  
  290. '34': 0
  291.  
  292. '35/0': 50
  293.  
  294. '35/1-15': -1
  295.  
  296. '36': 0
  297.  
  298. '41': 1500
  299.  
  300. '42': 300
  301.  
  302. '43/0': 10
  303.  
  304. '43/1': 20
  305.  
  306. '43/2-3': 10
  307.  
  308. '43/4': 50
  309.  
  310. '43/5-6': 20
  311.  
  312. '43/7': 100
  313.  
  314. '44/0': 5
  315.  
  316. '44/1': 40
  317.  
  318. '44/2': 5
  319.  
  320. '44/3': 5
  321.  
  322. '44/4': 25
  323.  
  324. '44/5': 20
  325.  
  326. '44/6': 20
  327.  
  328. '44/7': 50
  329.  
  330. '45': 50
  331.  
  332. '46': 80
  333.  
  334. '47': 50
  335.  
  336. '48': 30
  337.  
  338. '49': 200
  339.  
  340. '51': 0
  341.  
  342. '53': 15
  343.  
  344. '55': 0
  345.  
  346. '56': 400
  347.  
  348. '57': 5000
  349.  
  350. '59': 0
  351.  
  352. '60': 40
  353.  
  354. '63': 0
  355.  
  356. '64': 20
  357.  
  358. '65': 0
  359.  
  360. '67': 15
  361.  
  362. '68': 0
  363.  
  364. '70': 0
  365.  
  366. '71': 200
  367.  
  368. '72': 0
  369.  
  370. '78': 0
  371.  
  372. '79': 50
  373.  
  374. '80': 50
  375.  
  376. '81': 0
  377.  
  378. '82': 50
  379.  
  380. '83': 0
  381.  
  382. '84': 50
  383.  
  384. '85': 17.5
  385.  
  386. '89': 20
  387.  
  388. '90': 0
  389.  
  390. '91': 20
  391.  
  392. '92': 50
  393.  
  394. '95/0': 25
  395.  
  396. '95/1-15': -1
  397.  
  398. '96': 30
  399.  
  400. '98': 40
  401.  
  402. '99': 100
  403.  
  404. '100': 100
  405.  
  406. '101': 12.5
  407.  
  408. '103': 0
  409.  
  410. '104': 0
  411.  
  412. '105': 0
  413.  
  414. '107': 40
  415.  
  416. '108': 75
  417.  
  418. '109': 30
  419.  
  420. '110': 20
  421.  
  422. '112': 20
  423.  
  424. '113': 60
  425.  
  426. '114': 30
  427.  
  428. '116': 150
  429.  
  430. '117': 30
  431.  
  432. '118': 155
  433.  
  434. '119': 0
  435.  
  436. '120': 0
  437.  
  438. '121': 15
  439.  
  440. '122': 5000
  441.  
  442. '123': 20
  443.  
  444. '124': 20
  445.  
  446. '125/0': 10
  447.  
  448. '125/1-5': -1
  449.  
  450. '126/0': 5
  451.  
  452. '126/1-5': -1
  453.  
  454. '127': 0
  455.  
  456. '128': 120
  457.  
  458. '129': 200
  459.  
  460. '130': 2000
  461.  
  462. '133': 1000
  463.  
  464. '134': 15
  465.  
  466. '135': 15
  467.  
  468. '136': 15
  469.  
  470. '137': 0
  471.  
  472. '138': 2000
  473.  
  474. '141': 0
  475.  
  476. '142': 0
  477.  
  478. '144/0': 1000
  479.  
  480. '144/1-4': -1
  481.  
  482. '145/0': 150
  483.  
  484. '145/1-2': -1
  485.  
  486. '146': 20
  487.  
  488. '147': 115
  489.  
  490. '148': 50
  491.  
  492. '151': 200
  493.  
  494. '152': 150
  495.  
  496. '153': 50
  497.  
  498. '154': 125
  499.  
  500. '155/0': 100
  501.  
  502. '155/1-2': -1
  503.  
  504. '156': 150
  505.  
  506. '157': 20
  507.  
  508. '159/0': 50
  509.  
  510. '159/1-15': -1
  511.  
  512. '161/0-1': 0
  513.  
  514. '163': 15
  515.  
  516. '164': 15
  517.  
  518. '165': 250
  519.  
  520. '166': 0
  521.  
  522. '167': 20
  523.  
  524. '168': 50
  525.  
  526. '168/1': 50
  527.  
  528. '168/2': 50
  529.  
  530. '169': 50
  531.  
  532. '170': 20
  533.  
  534. '171/0': 20
  535.  
  536. '171/1-15': -1
  537.  
  538. '172': 20
  539.  
  540. '173': 500
  541.  
  542. '174': 15
  543.  
  544. '176': 20
  545.  
  546. '177': 20
  547.  
  548. '178': 200
  549.  
  550. '179/0': 25
  551.  
  552. '179/1-2': -1
  553.  
  554. '180': 20
  555.  
  556. '181': 20
  557.  
  558. '182': 12.5
  559.  
  560. '183': 40
  561.  
  562. '184': 40
  563.  
  564. '185': 40
  565.  
  566. '186': 40
  567.  
  568. '187': 40
  569.  
  570. '188': 17.5
  571.  
  572. '189': 17.5
  573.  
  574. '190': 17.5
  575.  
  576. '191': 17.5
  577.  
  578. '192': 17.5
  579.  
  580. '193': 20
  581.  
  582. '194': 20
  583.  
  584. '195': 20
  585.  
  586. '196': 20
  587.  
  588. '197': 20
  589.  
  590.  
  591.  
  592. # blockLimits - blocks listed here will stop adding to island levels after the given number of blocks.
  593.  
  594. blockLimits:
  595.  
  596. '4': 10000
  597.  
  598. '19': 20
  599.  
  600. '26': 1
  601.  
  602. '87': 10000
  603.  
  604. '88': 10000
  605. '106': 25
  606.  
  607. '117': 10
  608.  
  609. '118': 10
  610.  
  611. '121': 10000
  612.  
  613. '122': 2
  614.  
  615. '154': 10
  616.  
  617. '130': 3
  618.  
  619. '145/0-2': 5
  620.  
  621. '138': 10
  622.  
  623. # diminishingReturns [ID: SCALE] - The listed blocks will add more to island level before SCALE number of blocks are counted towards the island level,
  624.  
  625. # and less to island level after SCALE.
  626.  
  627. diminishingReturns:
  628.  
  629. '1/0-6': 10000
  630.  
  631. '2': 10000
  632.  
  633. '3/0-2': 10000
  634.  
  635. '5': 10000
  636.  
  637. '12/0-1': 10000
  638.  
  639. '17/0-5': 100
  640.  
  641. '31': 100
  642.  
  643. '35/0-15': 64
  644.  
  645. '37': 100
  646.  
  647. '38': 100
  648.  
  649. '39': 100
  650.  
  651. '40': 100
  652.  
  653. '43/0-7': 10000
  654.  
  655. '44/0-7': 10000
  656.  
  657. '49': 50
  658.  
  659. '67': 5000
  660.  
  661. '85': 5000
  662.  
  663. '98': 20000
  664.  
  665. '99': 30
  666.  
  667. '100': 30
  668.  
  669. '107': 100
  670.  
  671. '108': 5000
  672.  
  673. '109': 5000
  674.  
  675. '110': 10000
  676.  
  677. '112': 20000
  678.  
  679. '113': 5000
  680.  
  681. '114': 5000
  682.  
  683. '125/0-5': 10000
  684.  
  685. '126/0-5': 10000
  686.  
  687. '128': 5000
  688.  
  689. '139': 5000
  690.  
  691. '155/0-2': 5000
  692.  
  693. '156': 5000
  694.  
  695. '162': 100
  696.  
  697. '162/1': 100
  698.  
  699. '165': 100
  700.  
  701. '167': 10
  702.  
  703. '171/0-15': 5000
  704.  
  705. '173': 100
  706.  
  707. '176': 20
  708.  
  709. '177': 20
  710.  
  711. '181': 20000
  712.  
  713. '182': 20000
  714.  
  715. '183': 100
  716.  
  717. '184': 100
  718.  
  719. '185': 100
  720.  
  721. '186': 100
  722.  
  723. '187': 100
  724.  
  725. '188': 5000
  726.  
  727. '189': 5000
  728.  
  729. '190': 5000
  730.  
  731. '191': 5000
  732.  
  733. '192': 5000
  734.  
  735. version: 6
  736.  
  737. UUID2Name (Not quite sure what this is).
  738.  
  739. 6ec13df5-e187-4914-979c-99edd293f126:
  740. name: DarkCrimsonFury
  741. displayName: §e§4DarkCrimsonFury§r
  742.  
  743. Start-Up in Console:
  744. 27.02 19:26:45 [Server] INFO ... 26 more
  745. 27.02 19:26:45 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:298) ~[spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  746. 27.02 19:26:45 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_31]
  747. 27.02 19:26:45 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_31]
  748. 27.02 19:26:45 [Server] INFO at sun.reflect.GeneratedMethodAccessor17.invoke(Unknown Source) ~[?:?]
  749. 27.02 19:26:45 [Server] INFO at com.github.taiter.PlayerListener.onEntityDamaged(PlayerListener.java:1589) ~[?:?]
  750. 27.02 19:26:45 [Server] INFO Caused by: java.lang.IncompatibleClassChangeError: Found interface com.sk89q.worldguard.protection.ApplicableRegionSet, but class was expected
  751. 27.02 19:26:45 [Server] INFO at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  752. 27.02 19:26:45 [Server] INFO at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  753. 27.02 19:26:45 [Server] INFO at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  754. 27.02 19:26:45 [Server] INFO at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  755. 27.02 19:26:45 [Server] INFO at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:706) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  756. 27.02 19:26:45 [Server] INFO at net.minecraft.server.v1_7_R4.WorldServer.tickEntities(WorldServer.java:516) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  757. 27.02 19:26:45 [Server] INFO at net.minecraft.server.v1_7_R4.World.tickEntities(World.java:1460) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  758. 27.02 19:26:45 [Server] INFO at net.minecraft.server.v1_7_R4.World.playerJoinedWorld(World.java:1595) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  759. 27.02 19:26:45 [Server] INFO at net.minecraft.server.v1_7_R4.World.entityJoinedWorld(World.java:1620) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  760. 27.02 19:26:45 [Server] INFO at net.minecraft.server.v1_7_R4.EntityMonster.h(EntityMonster.java:25) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  761. 27.02 19:26:45 [Server] INFO at net.minecraft.server.v1_7_R4.EntityInsentient.h(EntityInsentient.java:155) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  762. 27.02 19:26:45 [Server] INFO at net.minecraft.server.v1_7_R4.EntityLiving.h(EntityLiving.java:1370) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  763. 27.02 19:26:45 [Server] INFO at net.minecraft.server.v1_7_R4.Entity.h(Entity.java:256) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  764. 27.02 19:26:45 [Server] INFO at net.minecraft.server.v1_7_R4.EntityInsentient.C(EntityInsentient.java:116) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  765. 27.02 19:26:45 [Server] INFO at net.minecraft.server.v1_7_R4.EntityLiving.C(EntityLiving.java:165) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  766. 27.02 19:26:45 [Server] INFO at net.minecraft.server.v1_7_R4.Entity.C(Entity.java:344) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  767. 27.02 19:26:45 [Server] INFO at net.minecraft.server.v1_7_R4.Entity.E(Entity.java:366) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  768. 27.02 19:26:45 [Server] INFO at net.minecraft.server.v1_7_R4.EntityMonster.damageEntity(EntityMonster.java:48) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  769. 27.02 19:26:45 [Server] INFO at net.minecraft.server.v1_7_R4.EntityLiving.damageEntity(EntityLiving.java:675) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  770. 27.02 19:26:45 [Server] INFO at net.minecraft.server.v1_7_R4.EntityLiving.d(EntityLiving.java:1040) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  771. 27.02 19:26:45 [Server] INFO at org.bukkit.craftbukkit.v1_7_R4.event.CraftEventFactory.handleLivingEntityDamageEvent(CraftEventFactory.java:586) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  772. 27.02 19:26:45 [Server] INFO at org.bukkit.craftbukkit.v1_7_R4.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:475) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  773. 27.02 19:26:45 [Server] INFO at org.bukkit.craftbukkit.v1_7_R4.event.CraftEventFactory.callEvent(CraftEventFactory.java:108) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  774. 27.02 19:26:45 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:494) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  775. 27.02 19:26:45 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:509) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  776. 27.02 19:26:45 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  777. 27.02 19:26:45 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  778. 27.02 19:26:45 [Server] INFO org.bukkit.event.EventException
  779. 27.02 19:26:45 [Server] ERROR Could not pass event EntityDamageByBlockEvent to Custom_Enchantments v1.1e
  780. 27.02 19:26:45 [Server] INFO ... 29 more
  781. 27.02 19:26:45 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:298) ~[spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  782. 27.02 19:26:45 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_31]
  783. 27.02 19:26:45 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_31]
  784. 27.02 19:26:45 [Server] INFO at sun.reflect.GeneratedMethodAccessor17.invoke(Unknown Source) ~[?:?]
  785. 27.02 19:26:45 [Server] INFO at com.github.taiter.PlayerListener.onEntityDamaged(PlayerListener.java:1589) ~[?:?]
  786. 27.02 19:26:45 [Server] INFO Caused by: java.lang.IncompatibleClassChangeError: Found interface com.sk89q.worldguard.protection.ApplicableRegionSet, but class was expected
  787. 27.02 19:26:45 [Server] INFO at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  788. 27.02 19:26:45 [Server] INFO at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  789. 27.02 19:26:45 [Server] INFO at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  790. 27.02 19:26:45 [Server] INFO at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  791. 27.02 19:26:45 [Server] INFO at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:706) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  792. 27.02 19:26:45 [Server] INFO at net.minecraft.server.v1_7_R4.WorldServer.tickEntities(WorldServer.java:516) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  793. 27.02 19:26:45 [Server] INFO at net.minecraft.server.v1_7_R4.World.tickEntities(World.java:1460) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  794. 27.02 19:26:45 [Server] INFO at net.minecraft.server.v1_7_R4.World.playerJoinedWorld(World.java:1595) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  795. 27.02 19:26:45 [Server] INFO at net.minecraft.server.v1_7_R4.World.entityJoinedWorld(World.java:1620) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  796. 27.02 19:26:45 [Server] INFO at net.minecraft.server.v1_7_R4.EntityMonster.h(EntityMonster.java:25) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  797. 27.02 19:26:45 [Server] INFO at net.minecraft.server.v1_7_R4.EntityInsentient.h(EntityInsentient.java:155) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  798. 27.02 19:26:45 [Server] INFO at net.minecraft.server.v1_7_R4.EntityLiving.h(EntityLiving.java:1409) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  799. 27.02 19:26:45 [Server] INFO at net.minecraft.server.v1_7_R4.EntitySkeleton.e(EntitySkeleton.java:110) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  800. 27.02 19:26:45 [Server] INFO at net.minecraft.server.v1_7_R4.EntityMonster.e(EntityMonster.java:21) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  801. 27.02 19:26:45 [Server] INFO at net.minecraft.server.v1_7_R4.EntityInsentient.e(EntityInsentient.java:294) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  802. 27.02 19:26:45 [Server] INFO at net.minecraft.server.v1_7_R4.EntityLiving.e(EntityLiving.java:1581) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  803. 27.02 19:26:45 [Server] INFO at net.minecraft.server.v1_7_R4.EntityLiving.e(EntityLiving.java:1253) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  804. 27.02 19:26:45 [Server] INFO at net.minecraft.server.v1_7_R4.Entity.move(Entity.java:716) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  805. 27.02 19:26:45 [Server] INFO at net.minecraft.server.v1_7_R4.Entity.burn(Entity.java:815) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  806. 27.02 19:26:45 [Server] INFO at net.minecraft.server.v1_7_R4.EntityMonster.damageEntity(EntityMonster.java:48) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  807. 27.02 19:26:45 [Server] INFO at net.minecraft.server.v1_7_R4.EntityLiving.damageEntity(EntityLiving.java:684) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  808. 27.02 19:26:45 [Server] INFO at net.minecraft.server.v1_7_R4.EntityLiving.d(EntityLiving.java:1040) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  809. 27.02 19:26:45 [Server] INFO at org.bukkit.craftbukkit.v1_7_R4.event.CraftEventFactory.handleLivingEntityDamageEvent(CraftEventFactory.java:586) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  810. 27.02 19:26:45 [Server] INFO at org.bukkit.craftbukkit.v1_7_R4.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:540) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  811. 27.02 19:26:45 [Server] INFO at org.bukkit.craftbukkit.v1_7_R4.event.CraftEventFactory.callEntityDamageEvent(CraftEventFactory.java:554) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  812. 27.02 19:26:45 [Server] INFO at org.bukkit.craftbukkit.v1_7_R4.event.CraftEventFactory.callEvent(CraftEventFactory.java:108) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  813. 27.02 19:26:45 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:494) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  814. 27.02 19:26:45 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:509) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  815. 27.02 19:26:45 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  816. 27.02 19:26:45 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  817. 27.02 19:26:45 [Server] INFO org.bukkit.event.EventException
  818. 27.02 19:26:45 [Server] ERROR Could not pass event EntityDamageEvent to Custom_Enchantments v1.1e
  819. 27.02 19:26:45 [Multicraft] Skipped 50 lines due to rate limit (100/s)
  820. 27.02 19:26:44 [Server] INFO at net.minecraft.server.v1_7_R4.World.playerJoinedWorld(World.java:1595) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  821. 27.02 19:26:44 [Server] INFO at net.minecraft.server.v1_7_R4.World.entityJoinedWorld(World.java:1620) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  822. 27.02 19:26:44 [Server] INFO at net.minecraft.server.v1_7_R4.EntityMonster.h(EntityMonster.java:25) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  823. 27.02 19:26:44 [Server] INFO at net.minecraft.server.v1_7_R4.EntityInsentient.h(EntityInsentient.java:155) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  824. 27.02 19:26:44 [Server] INFO at net.minecraft.server.v1_7_R4.EntityLiving.h(EntityLiving.java:1409) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  825. 27.02 19:26:44 [Server] INFO at net.minecraft.server.v1_7_R4.EntitySkeleton.e(EntitySkeleton.java:110) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  826. 27.02 19:26:44 [Server] INFO at net.minecraft.server.v1_7_R4.EntityMonster.e(EntityMonster.java:21) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  827. 27.02 19:26:44 [Server] INFO at net.minecraft.server.v1_7_R4.EntityInsentient.e(EntityInsentient.java:294) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  828. 27.02 19:26:44 [Server] INFO at net.minecraft.server.v1_7_R4.EntityLiving.e(EntityLiving.java:1581) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  829. 27.02 19:26:44 [Server] INFO at net.minecraft.server.v1_7_R4.EntityLiving.e(EntityLiving.java:1253) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  830. 27.02 19:26:44 [Server] INFO at net.minecraft.server.v1_7_R4.Entity.move(Entity.java:716) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  831. 27.02 19:26:44 [Server] INFO at net.minecraft.server.v1_7_R4.Entity.burn(Entity.java:815) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  832. 27.02 19:26:44 [Server] INFO at net.minecraft.server.v1_7_R4.EntityMonster.damageEntity(EntityMonster.java:48) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  833. 27.02 19:26:44 [Server] INFO at net.minecraft.server.v1_7_R4.EntityLiving.damageEntity(EntityLiving.java:684) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  834. 27.02 19:26:44 [Server] INFO at net.minecraft.server.v1_7_R4.EntityLiving.d(EntityLiving.java:1040) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  835. 27.02 19:26:44 [Server] INFO at org.bukkit.craftbukkit.v1_7_R4.event.CraftEventFactory.handleLivingEntityDamageEvent(CraftEventFactory.java:586) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  836. 27.02 19:26:44 [Server] INFO at org.bukkit.craftbukkit.v1_7_R4.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:540) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  837. 27.02 19:26:44 [Server] INFO at org.bukkit.craftbukkit.v1_7_R4.event.CraftEventFactory.callEntityDamageEvent(CraftEventFactory.java:554) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  838. 27.02 19:26:44 [Server] INFO at org.bukkit.craftbukkit.v1_7_R4.event.CraftEventFactory.callEvent(CraftEventFactory.java:108) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  839. 27.02 19:26:44 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:494) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  840. 27.02 19:26:44 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:509) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  841. 27.02 19:26:44 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  842. 27.02 19:26:44 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  843. 27.02 19:26:44 [Server] INFO org.bukkit.event.EventException
  844. 27.02 19:26:44 [Server] ERROR Could not pass event EntityDamageEvent to Custom_Enchantments v1.1e
  845. 27.02 19:26:44 [Server] INFO ... 26 more
  846. 27.02 19:26:44 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:298) ~[spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  847. 27.02 19:26:44 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_31]
  848. 27.02 19:26:44 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_31]
  849. 27.02 19:26:44 [Server] INFO at sun.reflect.GeneratedMethodAccessor17.invoke(Unknown Source) ~[?:?]
  850. 27.02 19:26:44 [Server] INFO at com.github.taiter.PlayerListener.onEntityDamaged(PlayerListener.java:1589) ~[?:?]
  851. 27.02 19:26:44 [Server] INFO Caused by: java.lang.IncompatibleClassChangeError: Found interface com.sk89q.worldguard.protection.ApplicableRegionSet, but class was expected
  852. 27.02 19:26:44 [Server] INFO at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  853. 27.02 19:26:44 [Server] INFO at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  854. 27.02 19:26:44 [Server] INFO at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  855. 27.02 19:26:44 [Server] INFO at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  856. 27.02 19:26:44 [Server] INFO at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:706) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  857. 27.02 19:26:44 [Server] INFO at net.minecraft.server.v1_7_R4.WorldServer.tickEntities(WorldServer.java:516) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  858. 27.02 19:26:44 [Server] INFO at net.minecraft.server.v1_7_R4.World.tickEntities(World.java:1460) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  859. 27.02 19:26:44 [Server] INFO at net.minecraft.server.v1_7_R4.World.playerJoinedWorld(World.java:1595) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  860. 27.02 19:26:44 [Server] INFO at net.minecraft.server.v1_7_R4.World.entityJoinedWorld(World.java:1620) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  861. 27.02 19:26:44 [Server] INFO at net.minecraft.server.v1_7_R4.EntityMonster.h(EntityMonster.java:25) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  862. 27.02 19:26:44 [Server] INFO at net.minecraft.server.v1_7_R4.EntityInsentient.h(EntityInsentient.java:155) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  863. 27.02 19:26:44 [Server] INFO at net.minecraft.server.v1_7_R4.EntityLiving.h(EntityLiving.java:1370) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  864. 27.02 19:26:44 [Server] INFO at net.minecraft.server.v1_7_R4.Entity.h(Entity.java:256) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  865. 27.02 19:26:44 [Server] INFO at net.minecraft.server.v1_7_R4.EntityInsentient.C(EntityInsentient.java:116) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  866. 27.02 19:26:44 [Server] INFO at net.minecraft.server.v1_7_R4.EntityLiving.C(EntityLiving.java:165) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  867. 27.02 19:26:44 [Server] INFO at net.minecraft.server.v1_7_R4.Entity.C(Entity.java:344) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  868. 27.02 19:26:44 [Server] INFO at net.minecraft.server.v1_7_R4.Entity.E(Entity.java:366) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  869. 27.02 19:26:44 [Server] INFO at net.minecraft.server.v1_7_R4.EntityMonster.damageEntity(EntityMonster.java:48) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  870. 27.02 19:26:44 [Server] INFO at net.minecraft.server.v1_7_R4.EntityLiving.damageEntity(EntityLiving.java:675) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  871. 27.02 19:26:44 [Server] INFO at net.minecraft.server.v1_7_R4.EntityLiving.d(EntityLiving.java:1040) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  872. 27.02 19:26:44 [Server] INFO at org.bukkit.craftbukkit.v1_7_R4.event.CraftEventFactory.handleLivingEntityDamageEvent(CraftEventFactory.java:586) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  873. 27.02 19:26:44 [Server] INFO at org.bukkit.craftbukkit.v1_7_R4.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:475) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  874. 27.02 19:26:44 [Server] INFO at org.bukkit.craftbukkit.v1_7_R4.event.CraftEventFactory.callEvent(CraftEventFactory.java:108) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  875. 27.02 19:26:44 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:494) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  876. 27.02 19:26:44 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:509) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  877. 27.02 19:26:44 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  878. 27.02 19:26:44 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  879. 27.02 19:26:44 [Server] INFO org.bukkit.event.EventException
  880. 27.02 19:26:44 [Server] ERROR Could not pass event EntityDamageByBlockEvent to Custom_Enchantments v1.1e
  881. 27.02 19:26:44 [Server] INFO ... 29 more
  882. 27.02 19:26:44 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:298) ~[spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  883. 27.02 19:26:44 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_31]
  884. 27.02 19:26:44 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_31]
  885. 27.02 19:26:44 [Server] INFO at sun.reflect.GeneratedMethodAccessor17.invoke(Unknown Source) ~[?:?]
  886. 27.02 19:26:44 [Server] INFO at com.github.taiter.PlayerListener.onEntityDamaged(PlayerListener.java:1589) ~[?:?]
  887. 27.02 19:26:44 [Server] INFO Caused by: java.lang.IncompatibleClassChangeError: Found interface com.sk89q.worldguard.protection.ApplicableRegionSet, but class was expected
  888. 27.02 19:26:44 [Server] INFO at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  889. 27.02 19:26:44 [Server] INFO at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  890. 27.02 19:26:44 [Server] INFO at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  891. 27.02 19:26:44 [Server] INFO at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  892. 27.02 19:26:44 [Server] INFO at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:706) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  893. 27.02 19:26:44 [Server] INFO at net.minecraft.server.v1_7_R4.WorldServer.tickEntities(WorldServer.java:516) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  894. 27.02 19:26:44 [Server] INFO at net.minecraft.server.v1_7_R4.World.tickEntities(World.java:1460) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  895. 27.02 19:26:44 [Server] INFO at net.minecraft.server.v1_7_R4.World.playerJoinedWorld(World.java:1595) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  896. 27.02 19:26:44 [Server] INFO at net.minecraft.server.v1_7_R4.World.entityJoinedWorld(World.java:1620) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  897. 27.02 19:26:44 [Server] INFO at net.minecraft.server.v1_7_R4.EntityMonster.h(EntityMonster.java:25) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  898. 27.02 19:26:44 [Server] INFO at net.minecraft.server.v1_7_R4.EntityInsentient.h(EntityInsentient.java:155) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  899. 27.02 19:26:44 [Server] INFO at net.minecraft.server.v1_7_R4.EntityLiving.h(EntityLiving.java:1409) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  900. 27.02 19:26:44 [Server] INFO at net.minecraft.server.v1_7_R4.EntitySkeleton.e(EntitySkeleton.java:110) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  901. 27.02 19:26:44 [Server] INFO at net.minecraft.server.v1_7_R4.EntityMonster.e(EntityMonster.java:21) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  902. 27.02 19:26:44 [Server] INFO at net.minecraft.server.v1_7_R4.EntityInsentient.e(EntityInsentient.java:294) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  903. 27.02 19:26:44 [Server] INFO at net.minecraft.server.v1_7_R4.EntityLiving.e(EntityLiving.java:1581) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  904. 27.02 19:26:44 [Server] INFO at net.minecraft.server.v1_7_R4.EntityLiving.e(EntityLiving.java:1253) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  905. 27.02 19:26:44 [Server] INFO at net.minecraft.server.v1_7_R4.Entity.move(Entity.java:716) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  906. 27.02 19:26:44 [Server] INFO at net.minecraft.server.v1_7_R4.Entity.burn(Entity.java:815) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  907. 27.02 19:26:44 [Server] INFO at net.minecraft.server.v1_7_R4.EntityMonster.damageEntity(EntityMonster.java:48) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  908. 27.02 19:26:44 [Server] INFO at net.minecraft.server.v1_7_R4.EntityLiving.damageEntity(EntityLiving.java:684) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  909. 27.02 19:26:44 [Server] INFO at net.minecraft.server.v1_7_R4.EntityLiving.d(EntityLiving.java:1040) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  910. 27.02 19:26:44 [Server] INFO at org.bukkit.craftbukkit.v1_7_R4.event.CraftEventFactory.handleLivingEntityDamageEvent(CraftEventFactory.java:586) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  911. 27.02 19:26:44 [Server] INFO at org.bukkit.craftbukkit.v1_7_R4.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:540) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  912. 27.02 19:26:44 [Server] INFO at org.bukkit.craftbukkit.v1_7_R4.event.CraftEventFactory.callEntityDamageEvent(CraftEventFactory.java:554) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  913. 27.02 19:26:44 [Server] INFO at org.bukkit.craftbukkit.v1_7_R4.event.CraftEventFactory.callEvent(CraftEventFactory.java:108) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  914. 27.02 19:26:44 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:494) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  915. 27.02 19:26:44 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:509) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  916. 27.02 19:26:44 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  917. 27.02 19:26:44 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  918. 27.02 19:26:44 [Server] INFO org.bukkit.event.EventException
  919. 27.02 19:26:44 [Server] ERROR Could not pass event EntityDamageEvent to Custom_Enchantments v1.1e
  920. 27.02 19:26:44 [Multicraft] Skipped 50 lines due to rate limit (100/s)
  921. 27.02 19:26:43 [Server] INFO at net.minecraft.server.v1_7_R4.World.playerJoinedWorld(World.java:1595) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  922. 27.02 19:26:43 [Server] INFO at net.minecraft.server.v1_7_R4.World.entityJoinedWorld(World.java:1620) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  923. 27.02 19:26:43 [Server] INFO at net.minecraft.server.v1_7_R4.EntityMonster.h(EntityMonster.java:25) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  924. 27.02 19:26:43 [Server] INFO at net.minecraft.server.v1_7_R4.EntityInsentient.h(EntityInsentient.java:155) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  925. 27.02 19:26:43 [Server] INFO at net.minecraft.server.v1_7_R4.EntityLiving.h(EntityLiving.java:1409) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  926. 27.02 19:26:43 [Server] INFO at net.minecraft.server.v1_7_R4.EntitySkeleton.e(EntitySkeleton.java:110) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  927. 27.02 19:26:43 [Server] INFO at net.minecraft.server.v1_7_R4.EntityMonster.e(EntityMonster.java:21) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  928. 27.02 19:26:43 [Server] INFO at net.minecraft.server.v1_7_R4.EntityInsentient.e(EntityInsentient.java:294) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  929. 27.02 19:26:43 [Server] INFO at net.minecraft.server.v1_7_R4.EntityLiving.e(EntityLiving.java:1581) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  930. 27.02 19:26:43 [Server] INFO at net.minecraft.server.v1_7_R4.EntityLiving.e(EntityLiving.java:1253) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  931. 27.02 19:26:43 [Server] INFO at net.minecraft.server.v1_7_R4.Entity.move(Entity.java:716) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  932. 27.02 19:26:43 [Server] INFO at net.minecraft.server.v1_7_R4.Entity.burn(Entity.java:815) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  933. 27.02 19:26:43 [Server] INFO at net.minecraft.server.v1_7_R4.EntityMonster.damageEntity(EntityMonster.java:48) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  934. 27.02 19:26:43 [Server] INFO at net.minecraft.server.v1_7_R4.EntityLiving.damageEntity(EntityLiving.java:684) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  935. 27.02 19:26:43 [Server] INFO at net.minecraft.server.v1_7_R4.EntityLiving.d(EntityLiving.java:1040) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  936. 27.02 19:26:43 [Server] INFO at org.bukkit.craftbukkit.v1_7_R4.event.CraftEventFactory.handleLivingEntityDamageEvent(CraftEventFactory.java:586) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  937. 27.02 19:26:43 [Server] INFO at org.bukkit.craftbukkit.v1_7_R4.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:540) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  938. 27.02 19:26:43 [Server] INFO at org.bukkit.craftbukkit.v1_7_R4.event.CraftEventFactory.callEntityDamageEvent(CraftEventFactory.java:554) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  939. 27.02 19:26:43 [Server] INFO at org.bukkit.craftbukkit.v1_7_R4.event.CraftEventFactory.callEvent(CraftEventFactory.java:108) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  940. 27.02 19:26:43 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:494) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  941. 27.02 19:26:43 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:509) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  942. 27.02 19:26:43 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  943. 27.02 19:26:43 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  944. 27.02 19:26:43 [Server] INFO org.bukkit.event.EventException
  945. 27.02 19:26:43 [Server] ERROR Could not pass event EntityDamageEvent to Custom_Enchantments v1.1e
  946. 27.02 19:26:43 [Server] INFO ... 26 more
  947. 27.02 19:26:43 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:298) ~[spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  948. 27.02 19:26:43 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_31]
  949. 27.02 19:26:43 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_31]
  950. 27.02 19:26:43 [Server] INFO at sun.reflect.GeneratedMethodAccessor17.invoke(Unknown Source) ~[?:?]
  951. 27.02 19:26:43 [Server] INFO at com.github.taiter.PlayerListener.onEntityDamaged(PlayerListener.java:1589) ~[?:?]
  952. 27.02 19:26:43 [Server] INFO Caused by: java.lang.IncompatibleClassChangeError: Found interface com.sk89q.worldguard.protection.ApplicableRegionSet, but class was expected
  953. 27.02 19:26:43 [Server] INFO at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  954. 27.02 19:26:43 [Server] INFO at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  955. 27.02 19:26:43 [Server] INFO at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  956. 27.02 19:26:43 [Server] INFO at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  957. 27.02 19:26:43 [Server] INFO at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:706) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  958. 27.02 19:26:43 [Server] INFO at net.minecraft.server.v1_7_R4.WorldServer.tickEntities(WorldServer.java:516) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  959. 27.02 19:26:43 [Server] INFO at net.minecraft.server.v1_7_R4.World.tickEntities(World.java:1460) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  960. 27.02 19:26:43 [Server] INFO at net.minecraft.server.v1_7_R4.World.playerJoinedWorld(World.java:1595) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  961. 27.02 19:26:43 [Server] INFO at net.minecraft.server.v1_7_R4.World.entityJoinedWorld(World.java:1620) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  962. 27.02 19:26:43 [Server] INFO at net.minecraft.server.v1_7_R4.EntityMonster.h(EntityMonster.java:25) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  963. 27.02 19:26:43 [Server] INFO at net.minecraft.server.v1_7_R4.EntityInsentient.h(EntityInsentient.java:155) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  964. 27.02 19:26:43 [Server] INFO at net.minecraft.server.v1_7_R4.EntityLiving.h(EntityLiving.java:1370) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  965. 27.02 19:26:43 [Server] INFO at net.minecraft.server.v1_7_R4.Entity.h(Entity.java:256) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  966. 27.02 19:26:43 [Server] INFO at net.minecraft.server.v1_7_R4.EntityInsentient.C(EntityInsentient.java:116) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  967. 27.02 19:26:43 [Server] INFO at net.minecraft.server.v1_7_R4.EntityLiving.C(EntityLiving.java:165) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  968. 27.02 19:26:43 [Server] INFO at net.minecraft.server.v1_7_R4.Entity.C(Entity.java:344) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  969. 27.02 19:26:43 [Server] INFO at net.minecraft.server.v1_7_R4.Entity.E(Entity.java:366) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  970. 27.02 19:26:43 [Server] INFO at net.minecraft.server.v1_7_R4.EntityMonster.damageEntity(EntityMonster.java:48) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  971. 27.02 19:26:43 [Server] INFO at net.minecraft.server.v1_7_R4.EntityLiving.damageEntity(EntityLiving.java:675) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  972. 27.02 19:26:43 [Server] INFO at net.minecraft.server.v1_7_R4.EntityLiving.d(EntityLiving.java:1040) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  973. 27.02 19:26:43 [Server] INFO at org.bukkit.craftbukkit.v1_7_R4.event.CraftEventFactory.handleLivingEntityDamageEvent(CraftEventFactory.java:586) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  974. 27.02 19:26:43 [Server] INFO at org.bukkit.craftbukkit.v1_7_R4.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:475) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  975. 27.02 19:26:43 [Server] INFO at org.bukkit.craftbukkit.v1_7_R4.event.CraftEventFactory.callEvent(CraftEventFactory.java:108) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  976. 27.02 19:26:43 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:494) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  977. 27.02 19:26:43 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:509) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  978. 27.02 19:26:43 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  979. 27.02 19:26:43 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  980. 27.02 19:26:43 [Server] INFO org.bukkit.event.EventException
  981. 27.02 19:26:43 [Server] ERROR Could not pass event EntityDamageByBlockEvent to Custom_Enchantments v1.1e
  982. 27.02 19:26:43 [Server] INFO ... 29 more
  983. 27.02 19:26:43 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:298) ~[spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  984. 27.02 19:26:43 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_31]
  985. 27.02 19:26:43 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_31]
  986. 27.02 19:26:43 [Server] INFO at sun.reflect.GeneratedMethodAccessor17.invoke(Unknown Source) ~[?:?]
  987. 27.02 19:26:43 [Server] INFO at com.github.taiter.PlayerListener.onEntityDamaged(PlayerListener.java:1589) ~[?:?]
  988. 27.02 19:26:43 [Server] INFO Caused by: java.lang.IncompatibleClassChangeError: Found interface com.sk89q.worldguard.protection.ApplicableRegionSet, but class was expected
  989. 27.02 19:26:43 [Server] INFO at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  990. 27.02 19:26:43 [Server] INFO at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  991. 27.02 19:26:43 [Server] INFO at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  992. 27.02 19:26:43 [Server] INFO at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  993. 27.02 19:26:43 [Server] INFO at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:706) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  994. 27.02 19:26:43 [Server] INFO at net.minecraft.server.v1_7_R4.WorldServer.tickEntities(WorldServer.java:516) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  995. 27.02 19:26:43 [Server] INFO at net.minecraft.server.v1_7_R4.World.tickEntities(World.java:1460) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  996. 27.02 19:26:43 [Server] INFO at net.minecraft.server.v1_7_R4.World.playerJoinedWorld(World.java:1595) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  997. 27.02 19:26:43 [Server] INFO at net.minecraft.server.v1_7_R4.World.entityJoinedWorld(World.java:1620) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  998. 27.02 19:26:43 [Server] INFO at net.minecraft.server.v1_7_R4.EntityMonster.h(EntityMonster.java:25) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  999. 27.02 19:26:43 [Server] INFO at net.minecraft.server.v1_7_R4.EntityInsentient.h(EntityInsentient.java:155) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  1000. 27.02 19:26:43 [Server] INFO at net.minecraft.server.v1_7_R4.EntityLiving.h(EntityLiving.java:1409) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  1001. 27.02 19:26:43 [Server] INFO at net.minecraft.server.v1_7_R4.EntitySkeleton.e(EntitySkeleton.java:110) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  1002. 27.02 19:26:43 [Server] INFO at net.minecraft.server.v1_7_R4.EntityMonster.e(EntityMonster.java:21) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  1003. 27.02 19:26:43 [Server] INFO at net.minecraft.server.v1_7_R4.EntityInsentient.e(EntityInsentient.java:294) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  1004. 27.02 19:26:43 [Server] INFO at net.minecraft.server.v1_7_R4.EntityLiving.e(EntityLiving.java:1581) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  1005. 27.02 19:26:43 [Server] INFO at net.minecraft.server.v1_7_R4.EntityLiving.e(EntityLiving.java:1314) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  1006. 27.02 19:26:43 [Server] INFO at net.minecraft.server.v1_7_R4.Entity.move(Entity.java:716) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  1007. 27.02 19:26:43 [Server] INFO at net.minecraft.server.v1_7_R4.Entity.burn(Entity.java:815) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  1008. 27.02 19:26:43 [Server] INFO at net.minecraft.server.v1_7_R4.EntityMonster.damageEntity(EntityMonster.java:48) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  1009. 27.02 19:26:43 [Server] INFO at net.minecraft.server.v1_7_R4.EntityLiving.damageEntity(EntityLiving.java:684) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  1010. 27.02 19:26:43 [Server] INFO at net.minecraft.server.v1_7_R4.EntityLiving.d(EntityLiving.java:1040) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  1011. 27.02 19:26:43 [Server] INFO at org.bukkit.craftbukkit.v1_7_R4.event.CraftEventFactory.handleLivingEntityDamageEvent(CraftEventFactory.java:586) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  1012. 27.02 19:26:43 [Server] INFO at org.bukkit.craftbukkit.v1_7_R4.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:540) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  1013. 27.02 19:26:43 [Server] INFO at org.bukkit.craftbukkit.v1_7_R4.event.CraftEventFactory.callEntityDamageEvent(CraftEventFactory.java:554) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  1014. 27.02 19:26:43 [Server] INFO at org.bukkit.craftbukkit.v1_7_R4.event.CraftEventFactory.callEvent(CraftEventFactory.java:108) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  1015. 27.02 19:26:43 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:494) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  1016. 27.02 19:26:43 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:509) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  1017. 27.02 19:26:43 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  1018. 27.02 19:26:43 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  1019. 27.02 19:26:43 [Server] INFO org.bukkit.event.EventException
  1020. 27.02 19:26:43 [Server] ERROR Could not pass event EntityDamageEvent to Custom_Enchantments v1.1e
  1021. 27.02 19:26:43 [Multicraft] Skipped 16 lines due to rate limit (100/s)
  1022. 27.02 19:26:38 [Server] INFO at net.minecraft.server.v1_7_R4.EntitySlime.h(EntitySlime.java:79) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  1023. 27.02 19:26:38 [Server] INFO at net.minecraft.server.v1_7_R4.EntityInsentient.h(EntityInsentient.java:155) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  1024. 27.02 19:26:38 [Server] INFO at net.minecraft.server.v1_7_R4.EntityLiving.h(EntityLiving.java:1370) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  1025. 27.02 19:26:38 [Server] INFO at net.minecraft.server.v1_7_R4.Entity.h(Entity.java:256) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  1026. 27.02 19:26:38 [Server] INFO at net.minecraft.server.v1_7_R4.EntityInsentient.C(EntityInsentient.java:116) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  1027. 27.02 19:26:38 [Server] INFO at net.minecraft.server.v1_7_R4.EntityLiving.C(EntityLiving.java:165) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  1028. 27.02 19:26:38 [Server] INFO at net.minecraft.server.v1_7_R4.Entity.C(Entity.java:336) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  1029. 27.02 19:26:38 [Server] INFO at net.minecraft.server.v1_7_R4.EntityLiving.damageEntity(EntityLiving.java:684) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  1030. 27.02 19:26:38 [Server] INFO at net.minecraft.server.v1_7_R4.EntityLiving.d(EntityLiving.java:1040) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  1031. 27.02 19:26:38 [Server] INFO at org.bukkit.craftbukkit.v1_7_R4.event.CraftEventFactory.handleLivingEntityDamageEvent(CraftEventFactory.java:586) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  1032. 27.02 19:26:38 [Server] INFO at org.bukkit.craftbukkit.v1_7_R4.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:540) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  1033. 27.02 19:26:38 [Server] INFO at org.bukkit.craftbukkit.v1_7_R4.event.CraftEventFactory.callEntityDamageEvent(CraftEventFactory.java:554) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  1034. 27.02 19:26:38 [Server] INFO at org.bukkit.craftbukkit.v1_7_R4.event.CraftEventFactory.callEvent(CraftEventFactory.java:108) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  1035. 27.02 19:26:38 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:494) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  1036. 27.02 19:26:38 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:509) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  1037. 27.02 19:26:38 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  1038. 27.02 19:26:38 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  1039. 27.02 19:26:38 [Server] INFO org.bukkit.event.EventException
  1040. 27.02 19:26:38 [Server] ERROR Could not pass event EntityDamageEvent to Custom_Enchantments v1.1e
  1041. 27.02 19:26:38 [Server] INFO ... 27 more
  1042. 27.02 19:26:38 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:298) ~[spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  1043. 27.02 19:26:38 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_31]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement