ClaimChunk icon indicating copy to clipboard operation
ClaimChunk copied to clipboard

Teleport Command

Open meowsome opened this issue 6 years ago • 3 comments

Hello, I have another suggestion for the plugin: A command for admins to teleport to a person's claims. This would be useful if a player reports another player for suspicious activity, and the suspicious player is offline, then you could simply use the command to teleport to their base to have a look at it.

Command idea: /chunk tp (username) (chunk number) or /chunk admintp (username) (chunk number)

Permission idea: claimchunk.tp or claimchunk.admintp or something of the sort.

Thank you!

meowsome avatar Jul 24 '19 23:07 meowsome

The only issue I have with this is that there is no way to know where a user’s “base” is because claimed chunks can be separate from other claims. Maybe this could be part of a larger TP system that allows users to set a chunk home and let other users request to TP to it.

cjburkey01 avatar Jul 24 '19 23:07 cjburkey01

Perhaps you could make it so you could tp to each individual chunk that a person has claimed? A TP home system does sound cool also! I dunno how hard thatd be to code, but it's a great idea. It's up to you if you wanna do it or not, thanks for taking the time to look at this.

meowsome avatar Jul 25 '19 01:07 meowsome

I think its easy to coding this . You save the uuid and the chunk in the db take this for a teleport. whit if sender uuid is in db ... check kordinate if save location(no lava is solied block) and teleport and for chunk 2 ...3 .... 4... do it whit a while

mysticpath93 avatar Jan 02 '20 23:01 mysticpath93