-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature] Bulk edit a player's blocks #133
Comments
Oh, and if there's no such command exist, does anybody know where is the plugin data file? |
Hi @Henry0811, sorry for the late response. There currently is no bulk edit command so there's no alternative to manually removing all protections currently, I am looking at a solution for this though! For the data file: There is none, the protections are stored in the world folder in the blocks themselves. |
I want to know that how to stop reminding players How to lock? |
Are you sure you are using the newest version of the plugin? This should have been fixed a long time ago. A simple opening of the inventory should be sufficient to remove that message for that player. Otherwise, look at config.yml, theres a setting there. |
I am using the 1.06 version and I think it is the newest version. |
1.06 was re-released which included a fix. Re-downloading is always a good idea. |
Hi I'm really looking for this kind of feature for BlockProt. It is common when players leave and left hundreds of empty chests from their underground storage. The algorithm of this command would be something like... For example /blockprot purge PlayerName r:100 (where r=radius) |
Your question
In our server, sometimes there are players quit. But then if they want to give their things to another player, then they have to unlock all the chest that they had lock before. If they have so many chests then it would be hard to unlock all of them. Is there a command that can unlock all the blocks that a player had lock before ?
The text was updated successfully, but these errors were encountered: