I have a player who used to be an OP, now isn't have issues with damaging entities
One of my ex operators has gone back to being a normal player. Since then, he has not been able to damage any entities on the server. We use papermc with plugins. I've already wiped his data from most of the plugins and checked all his perms to ensure those are for a normal player, yet he still can't dmg entities.
It makes it unplayable for him currently and I can't find anything online about this. Has anyone here had this experience?
I appreciate any help, thanks.
10 Replies
Thanks for asking your question!
Make sure to provide as much helpful information as possible such as logs/what you tried and what your exact issue is
Make sure to mark solved when issue is solved!!!
/close
!close
!solved
!answered
Requested by fireliliesx#0
Are you using WorldGuard?
Any logs as well?
!logs
Please check your server log for errors from your plugins.
If you need further help understanding the errors, please send us the whole log file.
Where can I find the server log?
Logs are stored in
<server_directory>/logs/
. Search for a file explorer in your server's management interface and navigate to that directory. Once you've opened that up, search for the latest.log
file. Some providers have a separate page for logs and may hide the "logs" folder.
On Aternos:
• Go to https://aternos.org/log/.
On Minehut and server.pro:
• Go to the "files" tab in the left menu.
• Navigate to the root directory of your server.
• From there navigate to /logs/latest.log
.
What should I do with the log?
• First of all, read it! I mean, that's what you do all the time when you run a server, isn't it? Try to locate any errors that have anything to do with the issue you are facing.
• If you got the latest.log
file or created a .txt
file with the necessary errors you can upload these directly to the channel, but we prefer if you upload them to https://mclo.gs/.
• If you have trouble downloading the log file, copy/paste the text to a paste service (like mclogs). Copy the link that it gives you and send it to us. (Don't worry, McLogs hides your users' IPs.)Admincraft Canned Responses
I am not using world guard. Here's a log from the last time this player logged on. https://mclo.gs/zCNdKP1
I checked all the UUID errors and none of them match his, most of those are players who no longer play. During his few minutes online, I didn't see an error for him specifically so I am not sure I missed something or not.
Check that he still doesn’t have god mode enabled, either in cmi, essentials, or any other various plugins. Also check that he isn’t vanished.
kill-road-mobs is set to false in plotsquared, this might be doing it?
So he doesn't have god mode enabled, on either cmi or essentials. No other plugin has that either. I'll be honest I don't know how to check if he's vanished, I looked it up and most things say use this or that plugin for it.
For plot squared, its only existing on a creative flat world that he can't access at this time, but I will check if that perm is affecting him
CMI is a love it or hate it plugin (personally I love it). Looking at your logs I see most of CMI's functions reproduced by another plugin. Personally, I would remove CMI from this setup unless you're using it for something specific that you can't replicate otherwise. I have a feeling this bug and others will be easier to track down after removing some of the conflicts you've got going on.
At any rate, you can certainly track down the source of your problem by removing some plugins and restarting, then testing again. Some people use the 50/50 method (remove 50% of the plugins, test, repeat), and that's pretty effective when you've got a lot of plugins installed. Myself, I would start by temporarily removing CMI, then Essentials, then Plotsquared, then Lands, restarting each time to retest.
Yeah the goal was to swap from essentials to cmi and we've been slowly moving stuff but it hasn't been completed yet. I'll try removing cmi and seeing if that helps and then try the other plugins too