ScreamAround
作者:rebot | 分类:模组
Minecraft 版本: 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1
平台: bukkit spigot
:: Scream Around ::
Players can scream out some sounds from the vanilla game.
With a moderate to the farthest distance possible.
:: Installation ::
copy/paste in plugins folder.
:: Commands ::
- /scream >> play the default sound
- /scream help >> all help info
- /scream wolf >> play a wolf growl
- /scream sheep >> play a sheep baa
- /scream roar >> play a sage roar
- /scream polar >> play a polar bear growl
add 'loud' to make it louder:
- /scream loud
- /scream wolf loud
- /scream sheep loud
...
:: Functions ::
- a cooldown to limit the screamings by player
:: Permissions ::
- screamaround.use --- with the default sound
- screamaround.me --- for admin
- screamaround.loud --- to use the loud command
- screamaround.wolf .sheep .roar .polar
.me admin permission will grant the use of all commands.
:: Configuration::
messages:
no_permission: "You do not have permission."
cooldown_on: "There is a cooldown on your Screamings. You will be notified on its end."
cooldown_end: "Your cooldown is over."
usage: "/scream help to read about the commands."
chat_prefix: "§c§k000§r[§6Scream§c Around§r]"
permissions:
use: "screamaround.use"
admin: "screamaround.me"
wolf: "screamaround.wolf"
sheep: "screamaround.sheep"
roar: "screamaround.roar"
polar: "screamaround.polar"
loud: "screamaround.loud"
cooldown_minutes: 2
server_ticks_per_second: 20
titles:
main: "§6SCREAMING"
subtitle: "§cOUT"
subtitle_loud: "§cOUT & LOUD!!"
timings:
fade_in_ticks: 40
show_ticks: 120
fade_out_ticks: 40
sound:
volume_default: 0.7
pitch_default: 0.5
sound_effects:
default: ENTITY_VILLAGER_YES
sheep: ENTITY_SHEEP_AMBIENT
wolf: ENTITY_WOLF_BIG_GROWL
roar: ENTITY_RAVAGER_ROAR
polar: ENTITY_POLAR_BEAR_WARNING请登录后举报
暂无评论,抢个沙发吧~