• 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 :).
HuỳnhĐứcPhú

Plugin Revenge - MOBS Có Thể Giết Chết Bạn

HuỳnhĐứcPhú

THÀNH VIÊN
Tham gia
28/09/2016
Bài viết
343
:pd1:
Đây là một plugin có giá mà thôi nó Free
Link Spigot: www.spigotmc.org
:pd2:
Nếu người chơi chọc giận các con mobs hiền lành của bạn,
thì chúng sẽ điên lên và đánh người chơi đó
Sát thương gây ra bạn có thể chỉnh sửa trong config.yml

:pd5:

:pd3:

  • Dowload Plugin về (www.spigotmc.org)
  • Bỏ Plugin đó vào File "plugins/" của server bạn
  • Reload hoặc Restart server của bạn
  • Và tận hưởng :D
Ngoài ra bạn có thể chỉnh sửa phần config.yml
:pd8:
Mã:
#Enable melee mode and set the desired radius
#If enabled, when a mob start his aggro on a player
#all mobs (passive or not) in radius will attack the player.
melee-mode:
  enable: false
  radius: 20.0
#Particles to show when a mob fight a player
#Put 'null' to show no particles
#You have a list of all particles in particles.txt
hit-particles: 'CRIT'

#Disable worlds
disable-worlds:
  - 'example'

#Configured mobs list
moblist:
  BAT:
    #Enable or not the mob aggro
    enable: true
    #The name of the mob (used for %NAME% in death-message)
    name: 'Bat'
    #Speed of the mob during aggro
    speed: 1.0
    #Damage dealt by the mob during aggro
    damage: 2.0
    #Damage interval mean how many second to wait between each hit (put 0 to disable this feature)
    damage-interval: 0
    #Percent means the luck to aggro this mob when hitting it
    percent: 50
    #Stop aggro after how many seconds ? (put 0 to disable this feature)
    stop-time: 60
    #Stop aggro if player is how many blocks far away the mob ? (put 0 to disable this feature)
    stop-blocks: 20
    #Death message when the player is killed by this mob
    death-message: '%PLAYER% was killed by %NAME%'
  CHICKEN:
    enable: true
    name: 'Chicken'
    speed: 1.0
    damage: 2.0
    damage-interval: 0
    percent: 50
    stop-time: 60
    stop-blocks: 20
    death-message: '%PLAYER% was killed by %NAME%'
  COW:
    enable: true
    name: 'Cow'
    speed: 1.0
    damage: 2.0
    damage-interval: 0
    percent: 50
    stop-time: 60
    stop-blocks: 20
    death-message: '%PLAYER% was killed by %NAME%'
  MUSHROOM_COW:
    enable: true
    name: 'Mushroom Cow'
    speed: 1.0
    damage: 2.0
    damage-interval: 0
    percent: 50
    stop-time: 60
    stop-blocks: 20
    death-message: '%PLAYER% was killed by %NAME%'
  PIG:
    enable: true
    name: 'Pig'
    speed: 1.0
    damage: 2.0
    damage-interval: 0
    percent: 50
    stop-time: 60
    stop-blocks: 20
    death-message: '%PLAYER% was killed by %NAME%'
  SHEEP:
    enable: true
    name: 'Sheep'
    speed: 1.0
    damage: 2.0
    damage-interval: 0
    percent: 50
    stop-time: 60
    stop-blocks: 20
    death-message: '%PLAYER% was killed by %NAME%'
  SQUID:
    enable: true
    name: 'Squid'
    speed: 1.0
    damage: 2.0
    damage-interval: 0
    percent: 50
    stop-time: 60
    stop-blocks: 20
    death-message: '%PLAYER% was killed by %NAME%'
  HORSE:
    enable: true
    name: 'Horse'
    speed: 1.0
    damage: 2.0
    damage-interval: 0
    percent: 50
    stop-time: 60
    stop-blocks: 20
    death-message: '%PLAYER% was killed by %NAME%'
  VILLAGER:
    enable: true
    name: 'Villager'
    speed: 1.0
    damage: 2.0
    damage-interval: 0
    percent: 50
    stop-time: 60
    stop-blocks: 20
    death-message: '%PLAYER% was killed by %NAME%'
#Enable Rabbit and Polar Bears if you server is in 1.8 or higher for Rabbit
#and in 1.10 or higher for Polar Bears. To tell to the plugin to take account
#of them, remove '#' before each attributes.
#If you have any issue, please contact the developer.
#  RABBIT:
#    enable: true
#    name: 'Rabbit'
#    speed: 1.0
#    damage: 2.0
#    damage-interval: 0
#    percent: 50
#    stop-time: 60
#    stop-blocks: 20
#    death-message: '%PLAYER% was killed by %NAME%'
#  POLAR_BEAR:
#    enable: true
#    name: 'Polar Bear'
#    speed: 1.0
#    damage: 2.0
#    damage-interval: 0
#    percent: 50
#    stop-time: 60
#    stop-blocks: 20
#    death-message: '%PLAYER% was killed by %NAME%'
:pd11:

Link SpigotMC: www.spigotmc.org
 
Tốt cho RPG
 
:pd1:
Đây là một plugin có giá mà thôi nó Free
Link Spigot: www.spigotmc.org
:pd2:
Nếu người chơi chọc giận các con mobs hiền lành của bạn,
thì chúng sẽ điên lên và đánh người chơi đó
Sát thương gây ra bạn có thể chỉnh sửa trong config.yml

:pd5:

:pd3:

  • Dowload Plugin về (www.spigotmc.org)
  • Bỏ Plugin đó vào File "plugins/" của server bạn
  • Reload hoặc Restart server của bạn
  • Và tận hưởng :D
Ngoài ra bạn có thể chỉnh sửa phần config.yml
:pd8:
Mã:
#Enable melee mode and set the desired radius
#If enabled, when a mob start his aggro on a player
#all mobs (passive or not) in radius will attack the player.
melee-mode:
  enable: false
  radius: 20.0
#Particles to show when a mob fight a player
#Put 'null' to show no particles
#You have a list of all particles in particles.txt
hit-particles: 'CRIT'

#Disable worlds
disable-worlds:
  - 'example'

#Configured mobs list
moblist:
  BAT:
    #Enable or not the mob aggro
    enable: true
    #The name of the mob (used for %NAME% in death-message)
    name: 'Bat'
    #Speed of the mob during aggro
    speed: 1.0
    #Damage dealt by the mob during aggro
    damage: 2.0
    #Damage interval mean how many second to wait between each hit (put 0 to disable this feature)
    damage-interval: 0
    #Percent means the luck to aggro this mob when hitting it
    percent: 50
    #Stop aggro after how many seconds ? (put 0 to disable this feature)
    stop-time: 60
    #Stop aggro if player is how many blocks far away the mob ? (put 0 to disable this feature)
    stop-blocks: 20
    #Death message when the player is killed by this mob
    death-message: '%PLAYER% was killed by %NAME%'
  CHICKEN:
    enable: true
    name: 'Chicken'
    speed: 1.0
    damage: 2.0
    damage-interval: 0
    percent: 50
    stop-time: 60
    stop-blocks: 20
    death-message: '%PLAYER% was killed by %NAME%'
  COW:
    enable: true
    name: 'Cow'
    speed: 1.0
    damage: 2.0
    damage-interval: 0
    percent: 50
    stop-time: 60
    stop-blocks: 20
    death-message: '%PLAYER% was killed by %NAME%'
  MUSHROOM_COW:
    enable: true
    name: 'Mushroom Cow'
    speed: 1.0
    damage: 2.0
    damage-interval: 0
    percent: 50
    stop-time: 60
    stop-blocks: 20
    death-message: '%PLAYER% was killed by %NAME%'
  PIG:
    enable: true
    name: 'Pig'
    speed: 1.0
    damage: 2.0
    damage-interval: 0
    percent: 50
    stop-time: 60
    stop-blocks: 20
    death-message: '%PLAYER% was killed by %NAME%'
  SHEEP:
    enable: true
    name: 'Sheep'
    speed: 1.0
    damage: 2.0
    damage-interval: 0
    percent: 50
    stop-time: 60
    stop-blocks: 20
    death-message: '%PLAYER% was killed by %NAME%'
  SQUID:
    enable: true
    name: 'Squid'
    speed: 1.0
    damage: 2.0
    damage-interval: 0
    percent: 50
    stop-time: 60
    stop-blocks: 20
    death-message: '%PLAYER% was killed by %NAME%'
  HORSE:
    enable: true
    name: 'Horse'
    speed: 1.0
    damage: 2.0
    damage-interval: 0
    percent: 50
    stop-time: 60
    stop-blocks: 20
    death-message: '%PLAYER% was killed by %NAME%'
  VILLAGER:
    enable: true
    name: 'Villager'
    speed: 1.0
    damage: 2.0
    damage-interval: 0
    percent: 50
    stop-time: 60
    stop-blocks: 20
    death-message: '%PLAYER% was killed by %NAME%'
#Enable Rabbit and Polar Bears if you server is in 1.8 or higher for Rabbit
#and in 1.10 or higher for Polar Bears. To tell to the plugin to take account
#of them, remove '#' before each attributes.
#If you have any issue, please contact the developer.
#  RABBIT:
#    enable: true
#    name: 'Rabbit'
#    speed: 1.0
#    damage: 2.0
#    damage-interval: 0
#    percent: 50
#    stop-time: 60
#    stop-blocks: 20
#    death-message: '%PLAYER% was killed by %NAME%'
#  POLAR_BEAR:
#    enable: true
#    name: 'Polar Bear'
#    speed: 1.0
#    damage: 2.0
#    damage-interval: 0
#    percent: 50
#    stop-time: 60
#    stop-blocks: 20
#    death-message: '%PLAYER% was killed by %NAME%'
:pd11:

Link SpigotMC: www.spigotmc.org
Hỗ trợ version?
 
:gw: Lục ra lẹ thế, ta k tính share lên đây rồi hờ hờ
 
Similar content Most view Xem thêm
Back
Top Bottom