▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
LeraTrap

LeraTrap

Modern, feature-rich trap management plugin with party system and multilingual support!

Оцените первым
88
1

LeraTrap

LeraTrap is a modern, feature-rich Minecraft trap plugin! Protect your base, manage your trap, party up with friends, and more!


Features

  • Trap Management: Create, buy, and manage traps for your chunks!
  • Trap Protection: Protect your trap from other players!
  • TNT Damage System: TNT deals damage to traps!
  • Trap Shop GUI: Buy available traps with in-game currency!
  • Trap Balance: Deposit and withdraw money from your trap!
  • Trap Settings GUI: Configure PVP, block placing/breaking, member taxes!
  • Party System: Create parties, invite friends, teleport to party members!
  • Friendly Fire Control: Toggle friendly fire in your party!
  • PlaceholderAPI Support: Use placeholders for scoreboards, chat, etc.!
  • Multilingual Support: Turkish (tr) and English (en) language packs!
  • SQLite & MySQL Database Support: Save your trap data!

Commands

Trap Commands

CommandDescriptionPermission
/trapOpen trap main menuleratrap.use
/trap toggleOpen trap settings GUIleratrap.use
/trap deposit <amount>Deposit money to your trapleratrap.use
/trap withdraw <amount>Withdraw money from your trapleratrap.use (Requires high rank)
/trap infoShow trap informationleratrap.use
/trap leaveLeave your current trapleratrap.use
/trap flyToggle fly mode in your trapleratrap.fly
/trap kick <player>Kick a player from your trapleratrap.use (Requires high rank)
/trap rank <player> <rank>Set a player's trap rankleratrap.use (Requires high rank)
/trap trust add <player>Add a player to your trapleratrap.use
/trap trust remove <player>Remove a player from your trapleratrap.use

Party Commands

CommandDescriptionPermission
/party create or /parti createCreate a partyleratrap.party
/party setpassword <password> or /parti setpassword <password>Set party passwordleratrap.party
/party join <player> <password> or /parti join <player> <password>Join a partyleratrap.party
/party tp <player> or /parti tp <player> or /ptp <player>Teleport to a party member (3-second countdown, cancelled if moved)leratrap.party
/party delete or /parti deleteDelete your partyleratrap.party
/party toggle friendly-fire or /parti toggle friendly-fireToggle party friendly fireleratrap.party

Admin Commands

CommandDescriptionPermission
/trapadmin reloadReload the pluginleratrap.admin
/trapadmin listList all trapsleratrap.admin
/trapadmin createCreate a new sellable trap in the current chunkleratrap.admin
`/trapadmin delete <trap_idplayer>`Delete a trap (either by ID or by player name)
/trapadmin removeRemove the trap in the current chunkleratrap.admin
/trapadmin removeallDelete ALL traps on the serverleratrap.admin
/trapadmin healty <trap_id> <amount>Set a trap's healthleratrap.admin
/trapadmin chunkadd <trap_id>Add the current chunk to a trapleratrap.admin
/trapadmin chunkremove <trap_id>Remove the current chunk from a trapleratrap.admin

Permissions

PermissionDescriptionDefault
leratrap.useUse basic trap commandstrue
leratrap.partyUse party commandstrue
leratrap.adminUse admin commandsop
leratrap.bypassBypass trap protectionsop
leratrap.flyFly in your own trapop (change as needed for ranks)

Installation

  1. Download the latest version of LeraTrap
  2. Put the .jar file in your server's plugins folder
  3. Required Plugins:
    • Vault (for economy support)
    • An economy plugin (e.g., EssentialsX, CMI, etc.)
  4. Optional Plugins:
    • PlaceholderAPI (for placeholders)
  5. Start or restart your server!
  6. Configure plugins/LeraTrap/config.yml and language files in plugins/LeraTrap/lang/!

Configuration

config.yml

# Language: tr or en
language: tr

trap:
  health_system_enabled: true
  default_health: 15000.0
  max_health: 15000.0
  creation_cost: 10000.0

chunk:
  max_chunks_per_trap: 3

pvp:
  enabled_in_trap_areas: true
  protect_trap_owner: false
  allow_non_owner_pvp: true
  friendly_fire: false

interaction:
  allow_food_consumption: true
  allow_consumables: true
  restrict_specific_blocks_only: true
  crafting_table_restricted: true
  tnt_break_blocks: false

tnt_damage:
  min: 50.0
  max: 150.0

actionbar:
  enabled: true

health_upgrades:
  1000:
    material: "REDSTONE_BLOCK"
    cost: 10000.0
  2000:
    material: "DIAMOND_BLOCK"
    cost: 20000.0
  full:
    material: "EMERALD_BLOCK"
    cost: 50000.0

placeholders:
  enabled: true
  owner_format: "%owner%"

database:
  type: "sqlite"
  sqlite_file: "traps.db"
  mysql:
    host: "localhost"
    port: 3306
    database: "leratrap"
    username: "root"
    password: "password"
    use_ssl: false

debug: false

Placeholders (PlaceholderAPI)

PlaceholderDescription
%leratrap_trap_name% or %leratrap_name%Name of the trap you own/member of or "Trap Yok!" if none
%leratrap_trap_healty% or %leratrap_health% or %leratrap_healty%Current health of your trap
%leratrap_max_health%Maximum health of your trap
%leratrap_owner%Owner of your trap
%leratrap_chunk_count%Number of chunks in your trap

Trapper Ranks

RankPermissions
Leader (Owner)All permissions, withdraw money, kick, set ranks, change settings
AssistantChange settings, kick, add/remove members, set ranks (Assistant and below)
ChiefAdd/remove members
MemberBasic access to trap

Часто задаваемые вопросы

Совместимость

Minecraft: Java Edition

26.1.x1.21.x1.20.x1.19.x

Поддерживаемые окружения

Сервер

Ссылки

Создатели

Детали

Лицензия:
Опубликован:2 месяца назад
Обновлён:2 месяца назад
Главная