imDaniX / Dangerous-Caves-2

Minecraft Bukkit plugin for a new cave experience
MIT License
22 stars 8 forks source link

INFO]: Named entity #62

Closed vdl19 closed 3 years ago

vdl19 commented 3 years ago

Describe the bug Hello, since the last dev, maybe the ones before I have the server console polluted by the messages of mobs from Dangerous cave dead. I haven't seen a setting in the config.yml file to disable them. Is there something to do? thank you

Screenshots or logs log.txt

Exemple :

.... [14:58:02 INFO]: Named entity EntityBat['Crying Bat'/544278, uuid='ccf5c7b1-95cd-4596-8201-164218864554', l='ServerLevel[world]', x=1034.71, y=17.58, z=1720.77, cpos=[64, 107], tl=369, v=true, rR=null] died: Crying Bat died .... [14:58:35 INFO]: Named entity EntitySpider['Alpha Spider'/544760, uuid='5a5470ab-2b1a-464a-8871-a828eaa1578d', l='ServerLevel[world]', x=-4473.50, y=38.00, z=-2283.50, cpos=[-280, -143], tl=219, v=true, rR=null] died: Alpha Spider suffocated in a wall .... [14:58:54 INFO]: Named entity EntityZombie['Magma Monster'/544508, uuid='6dccc674-57ca-470c-a71e-e9f42b82c0b2', l='ServerLevel[world]', x=-4418.27, y=51.00, z=-2223.81, cpos=[-277, -139], tl=858, v=true, rR=null] died: Magma Monster died .... [14:59:47 INFO]: Named entity EntityBat['Crying Bat'/545736, uuid='0b521ac3-a2a5-4640-ad93-1f2a1c66b08f', l='ServerLevel[world]', x=-4447.39, y=38.34, z=-2244.69, cpos=[-278, -141], tl=117, v=true, rR=null] died: Crying Bat withered away .... [15:00:02 INFO]: Named entity EntityCreeper['TNT Creeper'/545836, uuid='13f64177-d7bd-463e-ac1e-a7b800562fee', l='ServerLevel[world]', x=-4447.57, y=37.00, z=-2244.62, cpos=[-278, -141], tl=230, v=true, rR=null] died: TNT Creeper withered away .... [15:00:05 INFO]: Named entity EntityBat['Crying Bat'/545780, uuid='b80d410f-cfea-483f-9d7d-bbb45f2cdfbc', l='ServerLevel[world]', x=-4462.21, y=49.02, z=-2247.16, cpos=[-279, -141], tl=376, v=true, rR=null] died: Crying Bat died .... [15:00:28 INFO]: Named entity EntityBat['Crying Bat'/546302, uuid='1193f135-212a-4b0a-a4cf-4b79ca85d110', l='ServerLevel[world]', x=-4443.57, y=50.46, z=-2204.25, cpos=[-278, -138], tl=16, v=true, rR=null] died: Crying Bat died

image

Plugin config https://pastebin.com/dl/nRNJxZ79

Additional information

imDaniX commented 3 years ago

Please, check pinned issues. https://github.com/imDaniX/Dangerous-Caves-2/issues/56

vdl19 commented 3 years ago

great thanks a lot