SimpleHomes 图标

SimpleHomes

作者:rebot | 分类:模组

价格:0 墨喵币 下载量:0 点赞:0 版本 1.1
本资源为搬运资源,原资源地址: https://modrinth.com/mod/simplehomesplugin
资源信息

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

平台: bukkit paper purpur spigot

标签: game-mechanics social utility

资源介绍

SimpleHomes

Plugin

Its a SimpleHomes Plugin. With some Customization Options. Default config is at the end of this page.

Features:

  • Customizable Messages
  • Simple Home System
  • Home Cooldowns
  • Custom Sounds

How to use:

  • /sethome [name] To set a Home. | Permission (default): homes.sethome
  • /delhome [name] To delete a home you have created. | Permission (default): homes.delhome
  • /homes To list all homes created by yourself. | Permission (default): homes.homes
  • /home [name] To teleport to a home created by yourself. | Permission (default): homes.home
  • /simplehomes reload or /shr reload To reload the config.yml. | Permission Required: simplehomes.reload

Permissions:

  • homes.sethome You need this Permission to run /sethome [name].
  • homes.delhome You need this Permission to run /delhome [name].
  • homes.homes You need this Permission to run /homes.
  • homes.home You need this Permission to run /home [name].
  • homes.unlimited Users with this permission will be able to bypass the max-homes limit.
  • simplehomes.reload You need this Permission to run /simplehomes reload or /shr reload.

SimpleHomes Logo

default config.yml

max-homes: 3 # maximum of homes a player can have
teleport-cooldown: 5        # seconds between /home uses
teleport-warmup: 3          # seconds delay before teleporting
cancel-on-move: true        # if true, moving cancels teleport
cancel-on-damage: true      # if true, taking damage cancels teleport

# Here you can customize all Messages
messages:
  no-permission: "&cYou don't have permission!"
  usage:
    sethome: "&cUsage: /sethome <name>"
    home: "&cUsage: /home <name>"
    delhome: "&cUsage: /delhome <name>"
  sethome:
    success: "&aHome '&f%home%&a' has been set!"
    limit-reached: "&cYou reached the max homes (%max%)."
  home:
    not-exist: "&cThat home does not exist."
    warmup: "&aTeleporting to &f%home% &ain %time%s... Don't move!"
    success: "&aTeleported to &f%home%&a!"
    cooldown: "&cWait %time%s before teleporting again."
    cancelled-move: "&cTeleport cancelled because you moved!"
    cancelled-damage: "&cTeleport cancelled because you took damage!"
  delhome:
    success: "&aHome '&f%home%&a' deleted."
    not-exist: "&cThat home does not exist."
  homes:
    none: "&eYou have no homes."
    list: "&aYour homes: &f%homes%"
# Here you can customize all Sounds (Format: SOUND:VOLUME:PITCH). Valid sounds can be found here: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Sound.html
sounds:
  # success sounds
  sethome-success: "BLOCK_NOTE_BLOCK_PLING:1:1"
  delhome-success: "ENTITY_ITEM_BREAK:1:1"
  home-warmup: "UI_BUTTON_CLICK:1:1"
  home-success: "ENTITY_ENDERMAN_TELEPORT:1:1"

  # cancel sounds
  home-cancel-move: "ENTITY_VILLAGER_NO:1:1"
  home-cancel-damage: "ENTITY_BLAZE_HURT:1:1"

  # failure sounds
  sethome-fail: "BLOCK_ANVIL_LAND:1:0.8"
  delhome-fail: "ENTITY_VILLAGER_NO:1:1"
  home-fail: "BLOCK_NOTE_BLOCK_BASS:1:0.8"
  no-permission: "ENTITY_VILLAGER_NO:1:1"
  cooldown-fail: "BLOCK_NOTE_BLOCK_BASS:1:0.5"
German Translation for config.yml ``` max-homes: 3 # Maximale Anzahl an Homes, die ein Spieler haben kann teleport-cooldown: 5 # Sekunden zwischen der Nutzung von /home teleport-warmup: 3 # Sekunden Verzögerung bevor teleportiert wird cancel-on-move: true # wenn true, wird der Teleport bei Bewegung abgebrochen cancel-on-damage: true # wenn true, wird der Teleport bei Schaden abgebrochen # Hier kannst du alle Nachrichten anpassen messages: no-permission: "&cDu hast keine Berechtigung!" usage: sethome: "&cBenutzung: /sethome " home: "&cBenutzung: /home " delhome: "&cBenutzung: /delhome " sethome: success: "&aHome '&f%home%&a' wurde gesetzt!" limit-reached: "&cDu hast die maximale Anzahl an Homes erreicht (%max%)." home: not-exist: "&cDieses Home existiert nicht." warmup: "&aTeleportiere zu &f%home% &ain %time%s... Bitte nicht bewegen!" success: "&aDu wurdest zu &f%home% &ateleportiert!" cooldown: "&cBitte warte %time%s bevor du erneut teleportierst." cancelled-move: "&cTeleport abgebrochen, da du dich bewegt hast!" cancelled-damage: "&cTeleport abgebrochen, da du Schaden genommen hast!" delhome: success: "&aHome '&f%home%&a' wurde gelöscht." not-exist: "&cDieses Home existiert nicht." homes: none: "&eDu hast keine Homes gesetzt." list: "&aDeine Homes: &f%homes%" # Hier kannst du alle Sounds anpassen (Format: SOUND:LAUTSTÄRKE:TONHÖHE). Gültige Sounds können hier gefunden werden https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Sound.html sounds: # Erfolgs-Sounds sethome-success: "BLOCK_NOTE_BLOCK_PLING:1:1" delhome-success: "ENTITY_ITEM_BREAK:1:1" home-warmup: "UI_BUTTON_CLICK:1:1" home-success: "ENTITY_ENDERMAN_TELEPORT:1:1" # Abbruch-Sounds home-cancel-move: "ENTITY_VILLAGER_NO:1:1" home-cancel-damage: "ENTITY_BLAZE_HURT:1:1" # Fehler-Sounds sethome-fail: "BLOCK_ANVIL_LAND:1:0.8" delhome-fail: "ENTITY_VILLAGER_NO:1:1" home-fail: "BLOCK_NOTE_BLOCK_BASS:1:0.8" no-permission: "ENTITY_VILLAGER_NO:1:1" cooldown-fail: "BLOCK_NOTE_BLOCK_BASS:1:0.5" ```

Have fun :)

下载太慢?试试 墨喵加速站,支持 Modrinth 和外网直链高速下载! 用的人越多,下载的越快!
下载与版本
评论(0)
登录 后发表评论。

暂无评论,抢个沙发吧~

举报此资源

请登录后举报

🔥 相关推荐
RECRAFT

价格:0 墨喵币
下载量:0

查看详情
Terrarium Expanded

价格:0 墨喵币
下载量:0

查看详情
Vanity Plates

价格:0 墨喵币
下载量:0

查看详情
No Evoker ❌

价格:0 墨喵币
下载量:0

查看详情