SuperRankup 2.0.0 [1.8-1.12] | Geliştirilmiş Rütbe Yükseltme

Bedava SuperRankup 2.0.0 [1.8-1.12] | Geliştirilmiş Rütbe Yükseltme 2.1.0

İndirmek için giriş yapın

Merhaba. ben Draww, yapmış olduğum ikinci pluginle karşınızdayım.
(Tanıtım biraz eksik olabilir, düzeltilecek)


plugin hakkında yardım için discord'a katılabilirsiniz.



Bu eklenti sunucunuzdaki oyuncuların sürekliliğini sağlar. oyunculara yeni rütbeler vermek mümkün olacak. eklentiyi kendiniz kişiselleştirebilirsiniz (dil ayarları dahil). bir hata bildirirseniz, hızlı bir şekilde çözecektir. Bana destek olmak için spigot sayfasında yorum yapabilirseniz sevinirim.

Spigot sayfası:
https://www.spigotmc.org/resources/superrankup-1-8-1-12-enhanced-rank-upgrade.65655/

Action hakkında bilgilendirme: https://github.com/Draww/SuperRankup/wiki/Conditions-and-Executors

Desteklenen Sürümler: 1.8 - 1.12


Ana yetki: superrup.*
/rank - Rütbe menüsünü açar - superrup.menu
/raffle reload - Bütün ayar dosyalarını yeniler - superrup.reload


YAML:
# Permission Providers : LuckPerms, PermissionsEx, Custom
# if the permission provider is custom, edit the settings lines.
permission_provider: LuckPerms
settings:
  # custom provider types : YAML, SQLite
  type: YAML
  # Chat listener priorities: LOWEST, LOW, NORMAL, HIGH, HIGHEST, MONITOR
  listener_priority: HIGHEST
disabled_groups:
  - VIP
  - ExampleVIP
menu:
  title: "&aRank Menu"
  size: 5 # Minimum 1, Maximum 6
  panes:
    rank:
      x: 0
      y: 0
      height: 4
      length: 9
    up_down_info:
      x: 0
      y: 4
      height: 1
      length: 9
      empty_fill:
        status: true
        icon:
          material: STAINED_GLASS_PANE:0
          amount: 1
          name: ' '
      elements:
        up:
          x: 8
          y: 0
        down:
          x: 0
          y: 0
        info:
          x: 4
          y: 0
YAML:
example_rank_1:
  group: example_group
  queue: 1
  icon:
    low:
      template: custom_low
    jump:
      material: DIAMOND_BLOCK:0
      amount: 1
      name: '&b%rank% - %player_name%'
      lores:
        - "&aYou need $500 to raise your rank."
    high:
      template: custom_high
    equal:
      template: custom_equal
  conditions:
    cond_1:
      queue: 1
      type: MONEY
      message: "&cYou don't have enough money [&e%value%&c]"
      value: 500.00
    cond_2:
      queue: 2
      template: custom_cond
    cond_3:
      queue: 3
      type: HAS_ITEM
      message: "&cYou don't have 3 Apple."
      item:
        material: APPLE
        amount: 3
  executors:
    exec_1:
      queue: 1
      type: MESSAGE
      value: "&atest message &e%player_name% &aand &6%rank%"
    exec_2:
      queue: 2
      template: custom_exec
    exec_3:
      queue: 3
      type: REMOVE_ITEM
      item:
        material: APPLE
        amount: 3
    exec_4:
      queue: 4
      type: GIVE_ITEM
      item:
        material: DIAMOND_BLOCK
        amount: 3
        name: "&b%rank_group% Gift 1"
YAML:
icons:
  custom_low:
    material: OBSIDIAN:0
    amount: 1
    name: '&bPassed &a%rank%'
    lores:
      - '&aTest1'
      - '&eTest2'
  custom_high:
    material: OBSIDIAN:0
    amount: 1
    name: '&bHigh &a%rank%'
    lores:
      - '&aTest1'
      - '&eTest2'
  custom_equal:
    material: OBSIDIAN:0
    amount: 1
    name: '&bEqual &a%rank%'
    lores:
      - '&aTest1'
      - '&eTest2'
conditions:
  custom_cond:
    type: MONEY
    message: "&cYou don't have enough money [&e%value%&c]"
    value: 1500.00
executors:
  custom_exec:
    type: MESSAGE
    value: "&atest message 2 &e%player% &aand &6%rank%"


Vault (Economy - Mutlaka gerekli):
Oyunculara para vermek istiyorsanız
https://dev.bukkit.org/projects/vault
Vault


LuckPerms (Group Managment - Önerilen):
LuckPerms - Project Homepage

https://www.spigotmc.org/resources/luckperms-an-advanced-permissions-plugin.28140/

PermissionsEx (Group Managment - Test edilmedi):
https://dev.bukkit.org/projects/permissionsex

PlaceholderAPI (İsteğe bağlı):
Başka pluginlerle bağ kurup o pluginlerin verisini çekmek istiyorsanız
PlaceholderAPI







Yazar
drawwdev
İndirilme
8
Görüntüleme
866
İlk yayınlama
Son güncelleme
Değerlendirme
5.00 yıldız(lar) 1 değerlendirme

En son güncellenenler

  1. Başka bir büyük güncelleme !

    menü ayarları basitleştirildi oyun süresi kontrolü eklendi Güncelleme ana yapılandırma...

Son incelemeler

Harika bir eklenti. Başarılarının devamını diliyorum.

Üst