== Interacting with the world ==
Right-click on objects, tiles, players--anything--to interact with it through [[action]]s. A pop-up (context) menu appears saying "''Requesting...''" which means the [[client]] is fetching data from the [[server]] about the specific object the player is trying to interact with. When it's done (which should be near instant unless there is lag), the player is given several options (actions) in the menu of what to do with the object. There are different options for different objects and more actions depending on what item the player has [[active]]. For example, the "[[Cut down]]" action will appear if the [[hatchet]] is active and a [[tree]] is right-clicked.
Note that if a menu that appears in <span style=color:#999999>dark grey</span> is cached, not all actions may work. It will be automatically replaced with the real menu when the data from the server is received.