MCTweaks is a bukkit plugin designed to give you the ability to tweak your server for optimal performance. This is done so by implementing commands to remove entities, kill mobs, run the Garbage Collector, etc. MCTweaks also has a built in AutoClean engine for removing entities on a schedule!
Hmm..., it still does the same thing.
I updated and deleted the config, and put in Item_Frame on the exempt-entities list, but it still removes them.
It said, "[MCTweaks] Unknown entity type: ITEM_FRAME"
I'm running spigot 1.8.3., latest version.
-Thanks
Hello, nice plugin you have there. It works great expect the only thing I have a problem with is the exempt-entities removal list. I tried to exempt item frame but I couldn't get it to work. I tried everything from itemframe, itemframes, item_frame, item_frames, item frame, item frames, and 389 (item frame id), but it keeps removing them. It said, " [MCTweaks] Unknown entity type: item_frame."
How would you get it to work?
-Thanks.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
-
View User Profile
-
Send Message
Posted May 9, 2015@madtomic
It should, however it is untested.
-
View User Profile
-
Send Message
Posted Apr 29, 2015@Trevor1134
Does the new version work on 1.7.10?
-
View User Profile
-
Send Message
Posted Apr 3, 2015@aberts10
The values are: MINECART MINECART_CHEST MINECART_COMMAND MINECART_FURNACE MINECART_HOPPER MINECART_MOB_SPAWNER MINECART_TNT
-
View User Profile
-
Send Message
Posted Apr 3, 2015how do I blacklist minecarts?
-
View User Profile
-
Send Message
Posted Apr 3, 2015@Trevor1134
Thanks for fixing the problem, and for all your help. :D. Great dev. :)
-
View User Profile
-
Send Message
Posted Apr 2, 2015@UnknownNinjazzz
I was able to recreate the error log, but whenever I put item_frame into the config it ignores it. Could you PM me your config.yml file?
-
View User Profile
-
Send Message
Posted Apr 1, 2015@Trevor1134
Hmm..., it still does the same thing. I updated and deleted the config, and put in Item_Frame on the exempt-entities list, but it still removes them. It said, "[MCTweaks] Unknown entity type: ITEM_FRAME" I'm running spigot 1.8.3., latest version. -Thanks
-
View User Profile
-
Send Message
Posted Apr 1, 2015@UnknownNinjazzz
As of 1.3.1, it now uses the EntityType enum. Reference this for the values.
So for item frames, it would be ITEM_FRAME. Please note it is not case sensitive :)
-
View User Profile
-
Send Message
Posted Mar 31, 2015Hello, nice plugin you have there. It works great expect the only thing I have a problem with is the exempt-entities removal list. I tried to exempt item frame but I couldn't get it to work. I tried everything from itemframe, itemframes, item_frame, item_frames, item frame, item frames, and 389 (item frame id), but it keeps removing them. It said, " [MCTweaks] Unknown entity type: item_frame." How would you get it to work? -Thanks.