• Chào bạn, hãy đăng ký hoặc đăng nhập để tham gia cùng bọn mình và sử dụng được đầy đủ chức năng của diễn đàn :).
Ken

Plugin OneWayBlocks

  • Thread starter Thread starter Ken
  • Ngày gửi Ngày gửi

Ken

THÀNH VIÊN
Tham gia
05/07/2016
Bài viết
4,225
:pd1:
Một plugin có chức năng cho phép bạn tạo được một block với nhiều texture khác nhau
Ví dụ: Ở mặt trước là gỗ, khi nhìn ra mặt sau là đá :D
:pd4:
a7I8ECe


0avPkVn.gif

0YmEfBl


:pd6:
/oneWayWand [material[:data] [inverted] - Give yourself the item to convert blocks
  • material/data - optional argument to specify the material
  • inverted - if specified, the texture is applied to all other sides of the blocks and the clicked side keeps the original texture if specified, the texture will be applied to the opposite block side
:pd7:
  • onewayblocks.wand - Permission to get the item
  • onewayblocks.create - Permission to create blocks (& to use the item)
:pd8:
Mã:
# Radius around players to replace blocks
radius:
   x: 32
   y: 8
   z: 32

# Whether to allow interaction with the blocks (causes the texture to reset when players click a block)
allowInteract: false

# Wand Item
item:
   type: "NAME_TAG"
   meta:
     display: "&eOneWayBlock&6Wand"
:pd11:
www.spigotmc.org
 
Back
Top Bottom