Since you are able to get into the .dat file when players are offline, while your there, could you allow us to change the position of a player? #5

Closed
opened 2014-02-11 02:19:05 -05:00 by Razorskills · 4 comments
Razorskills commented 2014-02-11 02:19:05 -05:00 (Migrated from github.com)

I am interested in being able to change the position of an offline player in game. I know this is an inventory plugin, but you are already in the .dat file and the command could be /openinv position 'name' 0 64 0 (Or maybe just 'here')

This would be useful for a couple times i wiped the players .dat file to fix their location in the server. So in a way it relates to the inventory not getting wiped.. haha
(that was after I found a .dat file editor and was able to upload the file to my pc, then fix it, then reupload to the server. A long process to change 3 numbers)

It might be best to set it only to be able to be used if the player is offline, then it cannot mess with current online players.

But I do think it would be a god feature!

I am interested in being able to change the position of an offline player in game. I know this is an inventory plugin, but you are already in the .dat file and the command could be /openinv position 'name' 0 64 0 (Or maybe just 'here') This would be useful for a couple times i wiped the players .dat file to fix their location in the server. So in a way it relates to the inventory not getting wiped.. haha (that was after I found a .dat file editor and was able to upload the file to my pc, then fix it, then reupload to the server. A long process to change 3 numbers) It might be best to set it only to be able to be used if the player is offline, then it cannot mess with current online players. But I do think it would be a god feature!
lishid commented 2014-02-12 16:57:56 -05:00 (Migrated from github.com)

Hmm that does sound interesting. OpenInv does not load the player dat file directly. Rather it relies on CraftBukkit to load an "OfflinePlayer". I'm not sure if teleporting the player in an offline state is allowed but maybe i could give it a try sometimes.

Hmm that does sound interesting. OpenInv does not load the player dat file directly. Rather it relies on CraftBukkit to load an "OfflinePlayer". I'm not sure if teleporting the player in an offline state is allowed but maybe i could give it a try sometimes.
Razorskills commented 2014-02-12 20:40:48 -05:00 (Migrated from github.com)

Okay let me know if it turns into a yay or nay! I hope it is possible to change the numbers somehow with a command!

Okay let me know if it turns into a yay or nay! I hope it is possible to change the numbers somehow with a command!
lifehome commented 2014-07-12 04:14:48 -04:00 (Migrated from github.com)

@Razorskills My opinion on Openinv is that it open things and change inventories, but not changing values other than inventories.

Say @lishid added this feature, what's the meaning of "Opening Inventory while able to edit other player values"?

@Razorskills My opinion on Openinv is that it open things and change inventories, but not changing values other than inventories. Say @lishid added this feature, what's the meaning of "Opening Inventory while able to edit other player values"?
ShadowRanger commented 2016-03-23 00:58:12 -04:00 (Migrated from github.com)

OpenInv is specifically for working with inventories, not player locations. Unfortunately I don't think this will be added to the plugin, however, I'm sure it could be done with a separate plugin.

OpenInv is specifically for working with inventories, not player locations. Unfortunately I don't think this will be added to the plugin, however, I'm sure it could be done with a separate plugin.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: minster586/OpenInv#5
No description provided.