【1.17-1.21】LightNewbie——为首次加入服务器的玩家提供保护
LightNewbie:提升Minecraft服务器上的新玩家体验这个轻量级的 Bukkit/Spigot 插件为新人提供了额外的保护,确保他们有一个更安全、更顺畅的冒险之旅。
特征
[*]玩家保护:在加入您的服务器后给予新玩家一段保护期(可调整持续时间),让他们可以在不担心受到伤害的情况下进行探索。
[*]及时提醒:通过定期提醒,让玩家了解他们剩余的保护时间,确保他们保持意识和参与。
[*]轻松配置:轻松自定义保护设置以满足服务器的需求,为您的社区提供量身定制的体验。
[*]流畅性能:在不牺牲性能的情况下将 LightNewbie 无缝安装到您的服务器设置中,确保流畅且无延迟的游戏体验。
安装
[*]将LightNewbie.jar文件放入服务器的 plugins 文件夹中。
[*]重新启动服务器以应用更改。
[*]你都准备好了!LightNewbie 现在已准备好增强您的 Minecraft 服务器上的新玩家体验。
Config:
protection-duration: 300 # Protection duration in seconds
protection-reminder-interval: 1 # Interval in seconds for reminder messages
use-action-bar: true # Use action bar for messages
prevent-item-pickup: true # Prevent players with active protection from picking up items
messages:
protection-restored: "&bLightNewbie>> &aYour protection has been restored! Remaining time: {time} seconds."
protection-enabled: "&bLightNewbie>> &aProtection enabled for {time} seconds."
protection-disabled: "&bLightNewbie>> &cYour protection has been disabled."
protection-status: "&bLightNewbie>> &eYou have {time} seconds of protection left."
protection-hit: "&bLightNewbie>> &cYou cannot hit a player who is under protection!"
already-protected: "&bLightNewbie>> &aYou are already protected."
not-protected: "&bLightNewbie>> &cYou are not protected."
usage: "&bLightNewbie>> &cUsage: /lightnewbie <enable|disable|info|give|help|reload>"
no-permission: "&bLightNewbie>> &cYou don't have permission to use this command."
player-not-found: "&bLightNewbie>> &cPlayer not found."
help-message: "&bLightNewbie>> &eLightNewbie Commands:\n&6/lightnewbie enable <player> &7- Enables protection.\n&6/lightnewbie disable <player> &7- Disables protection for a player.\n&6/lightnewbie info <player> &7- Shows remaining protection time of a player.\n&6/lightnewbie give <player> &7- Gives protection to a player.\n&6/lightnewbie reload &7- Reloads the plugin configuration."
reload-complete: "&bLightNewbie>> &eConfiguration reloaded successfully."
指令:
/lightnewbie time
/lightnewbie reload
/lightnewbie disable
/lightnewbie enable
/lightnewbie help
/lightnewbie give
/lightnewbie info
/lightnewbie disableplayer
权限:
lightnewbie.use
lightnewbie.enable
lightnewbie.disable
lightnewbie.time
lightnewbie.give
lightnewbie.help
lightnewbie.reload
lightnewbie.disableplayer
页:
[1]