template.txt 1.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. # Template for translations of protector mod
  2. # last update: 2016/June/5
  3. #admin.lua
  4. Remove Protectors near players with names provided (separate names with spaces) =
  5. Protector Names to remove: @1 =
  6. Name List Reset =
  7. #doors_chest.lua
  8. Protected Wooden Door =
  9. Protected Steel Door =
  10. Protected Trapdoor =
  11. Protected Steel Trapdoor =
  12. Protected Chest =
  13. @1 moves stuff to protected chest at @2 =
  14. @1 takes stuff from protected chest at @2 =
  15. To Chest =
  16. To Inventory =
  17. Protected Chest (@1) =
  18. #init.lua
  19. -- Protector interface -- =
  20. PUNCH node to show protected area or USE for area check =
  21. Members: =
  22. Close =
  23. This area is owned by @1! =
  24. This area is owned by @1. =
  25. Protection located at: @1 =
  26. Members: @1. =
  27. This area is not protected. =
  28. You can build here. =
  29. Overlaps into above players protected area =
  30. Protection Block =
  31. Protection (owned by @1) =
  32. Protection Logo =
  33. [MOD] Protector Redo loaded =
  34. #pvp.lua
  35. [Protector] on_punchplayer called with nil objects =
  36. [Protector] pvp_protect not active, update your version of Minetest =
  37. [Protector] pvp_protect is disabled =