PreciousStones

PreciousStones

269k Downloads

Inventory in field

Mr00Anderson opened this issue ยท 4 comments

commented

Since you have a game mode for fields, what about inventory change? That way they cannot take stuff out of the field when in creative?

commented

I feel like this might take a lot of work to implement for the creator in terms of database manipulation and tracking players.

Maybe you can try one of these mods in the mean time?

Remove / Create Inventory When Passing By
http://dev.bukkit.org/server-mods/item-detector/

Block People From Entering With Specific Items
http://dev.bukkit.org/server-mods/itemdetector2/

commented

Not really considering all it is, is swapping between inventory files. But I will check those plugins out.

Sent from my iPhone

On Mar 1, 2012, at 6:57 PM, Chris Robb [email protected] wrote:

I feel like this might take a lot of work to implement for the creator in terms of database manipulation and tracking players.

Maybe you can try one of these mods in the mean time?

Remove / Create Inventory When Passing By
http://dev.bukkit.org/server-mods/item-detector/

Block People From Entering With Specific Items
http://dev.bukkit.org/server-mods/itemdetector2/


Reply to this email directly or view it on GitHub:
#206 (comment)

commented

Yea this involved tracking and storing everyone's inventory, having to account for deaths, teleports, and basically a multitude of different situations that could help someone dupe their inventory, too much work for a one off feature

commented

Np I Completely understand. :)

Sent from my iPhone

On Apr 12, 2012, at 7:11 PM, phaed420 [email protected] wrote:

Yea this involved tracking and storing everyone's inventory, having to account for deaths, teleports, and basically a multitude of different situations that could help someone dupe their inventory, too much work for a one off feature


Reply to this email directly or view it on GitHub:
#206 (comment)