mirror of
https://github.com/minetest-mods/warps.git
synced 2025-06-28 14:36:11 +02:00
Fix some handling issues and picking up/removal
This commit is contained in:
3
README
3
README
@ -17,7 +17,8 @@ A warpstone can be given or found in the creative inventory (item
|
||||
id: warps:warpstone). This warpstone can be placed on the ground
|
||||
and be programmed to warp players who punch it to a certain warp
|
||||
location (one of the warps in /listwarps). Right-clicking the item
|
||||
as a warp_admin user will allow you to program the warpstone.
|
||||
as a warp_admin user will allow you to program the warpstone. The
|
||||
warpstone can be removed by shift-punching the warp stone.
|
||||
|
||||
========
|
||||
|
||||
|
Reference in New Issue
Block a user