Sol Reklam
Sağ Reklam

Çözüldü AutoRank Hata Acil Yardım!!

Durum
Mesaj gönderimine kapalı.

IHasanBabaTR

Somon Balığı Selam Vermeye Geldi

Discord:

Bilmiyom

Katılım
18 Eylül 2016
Mesajlar
23
Elmaslar
8
Puanlar
13.260
Yaş
35
Minecraft
HasanRookie
Merhabalar iyi akşamlar autorank'da bi sıkıntı cıktı ve calısmıyor yani sindi arkadasım beni olduruyor ama lvl atlamıyor acaba sebebi nedir?

Kod:
#############################################################################
#                                                                           #
#                   Autorank Advanced Config                                #
#                                                                           #
#   Please use the SimpleConfig unless you know what you are doing and      #
#   need functionality that the SimpleConfig doesn't provide.               #
#                                                                           #
#############################################################################

ranks:
    Oyuncu:
        requirements:
            players killed:
                value: 10
        results:
            rank change: Oyuncu;BronzeIII
            message: ''
    BronzeIII:
        requirements:
            players killed:
                value: 20
        results:
            rank change: BronzeIII;BronzeII
            message: '&9Rütbe &8» &8BRONZE-III &cRütbesine ulaştın.'
    BronzeII:
        requirements:
            players killed:
                value: 30
        results:
            rank change: BronzeII;BronzeI
            message: '&9Rütbe &8» &8BRONZE-II &cRütbesine ulaştın.'
    BronzeI:
        requirements:
            players killed:
                value: 40
        results:
            rank change: BronzeI;SilverV
            message: '&9Rütbe &8» &8BRONZE-I &cRütbesine ulaştın.'
    SilverV:
        requirements:
            players killed:
                value: 50
        results:
            rank change: SilverV;SilverIV
            message: '&9Rütbe &8» &7SILVER-V &cRütbesine ulaştın.'
    SilverIV:
        requirements:
            players killed:
                value: 60
        results:
            rank change: SilverIV;SilverIII
            message: '&9Rütbe &8» &7SILVER-IV &cRütbesine ulaştın.'
    SilverIII:
        requirements:
            players killed:
                value: 70
        results:
            rank change: SilverIII;SilverII
            message: '&9Rütbe &8» &7SILVER-III &cRütbesine ulaştın.'
    SilverII:
        requirements:
            players killed:
                value: 80
        results:
            rank change: SilverII;SilverI
            message: '&9Rütbe &8» &7SILVER-II &cRütbesine ulaştın.'
    SilverI:
        requirements:
            players killed:
                value: 90
        results:
            rank change: SilverI;GoldV
            message: '&9Rütbe &8» &7SILVER-I &cRütbesine ulaştın.'
    GoldV:
        requirements:
            players killed:
                value: 100
        results:
            rank change: GoldV;GoldIV
            message: '&9Rütbe &8» &6GOLD-V &cRütbesine ulaştın.'
    GoldIV:
        requirements:
            players killed:
                value: 110
        results:
            rank change: GoldIV;GoldIII
            message: '&9Rütbe &8» &6GOLD-IV &cRütbesine ulaştın.'
    GoldIII:
        requirements:
            players killed:
                value: 120
        results:
            rank change: GoldIII;GoldII
            message: '&9Rütbe &8» &6GOLD-III &cRütbesine ulaştın.'
    GoldII:
        requirements:
            players killed:
                value: 130
        results:
            rank change: GoldII;GoldI
            message: '&9Rütbe &8» &6GOLD-II &cRütbesine ulaştın.'
    GoldI:
        requirements:
            players killed:
                value: 140
        results:
            rank change: GoldI;DiamondV
            message: '&9Rütbe &8» &6GOLD-I &cRütbesine ulaştın.'
    DiamondV:
        requirements:
            players killed:
                value: 150
        results:
            rank change: DiamondV;DiamondIV
            message: '&9Rütbe &8» &b&lDiamond-V &cRütbesine ulaştın.'
    DiamondIV:
        requirements:
            players killed:
                value: 160
        results:
            rank change: DiamondIV;DiamondIII
            message: '&9Rütbe &8» &b&lDiamond-IV &cRütbesine ulaştın.'
    DiamondIII:
        requirements:
            players killed:
                value: 170
        results:
            rank change: DiamondIII;DiamondII
            message: '&9Rütbe &8» &b&lDiamond-III &cRütbesine ulaştın.'
    DiamondII:
        requirements:
            players killed:
                value: 180
        results:
            rank change: DiamondII;DiamondI
            message: '&9Rütbe &8» &b&lDiamond-II &cRütbesine ulaştın.'
    DiamondI:
        requirements:
            players killed:
                value: 190
        results:
            rank change: DiamondI;EmeraldV
            message: '&9Rütbe &8» &b&lDiamond-I &cRütbesine ulaştın.'
    EmeraldV:
        requirements:
            players killed:
                value: 200
        results:
            rank change: EmeraldV;EmeraldIV
            message: '&9Rütbe &8» &a&lEmerald-V &cRütbesine ulaştın.'
    EmeraldIV:
        requirements:
            players killed:
                value: 210
        results:
            rank change: EmeraldIV;EmeraldIII
            message: '&9Rütbe &8» &a&lEmerald-IV &cRütbesine ulaştın.'
    EmeraldIII:
        requirements:
            players killed:
                value: 220
        results:
            rank change: EmeraldIII;EmeraldII
            message: '&9Rütbe &8» &a&lEmerald-III &cRütbesine ulaştın.'
    EmeraldII:
        requirements:
            players killed:
                value: 230
        results:
            rank change: EmeraldII;EmeraldI
            message: '&9Rütbe &8» &a&lEmerald-II &cRütbesine ulaştın.'
    EmeraldI:
        requirements:
            players killed:
                value: 240
        results:
            message: '&9Rütbe &8» &a&lEmerald-I &cRütbesine ulaştın afferin son seviyeye ulaşmayı başardın.'
            
# new requirements and results can be added by other plugins that hook into the Autorank API
# these are the ones that are included in the main plugin:
#
#   requirements:
#       time: 1d 1h 1m
#       exp: 20 (level)
#       money: 2000 (requires vault ! Player has to have at least this amount of money)
#       world: world_nether (player has to be in this world to get ranked)
#       gamemode: 1 (player has to have a certain gamemode, 0 = Survival mode, 1 = Creative mode, 2 = Adventure mode)
#       has item: id(;amount;data;name;false/true) (checks the players inventory for the item, the name would be the display name of the item. When the false/true (boolean) parameter is true, the player should have the item with the given display name, if it is false, the player only needs the specific amount and material type.)
#       blocks broken: id(;amount;data;name) (a player has to have broken x amount blocks of item id and data) (Requires Statz) (when no data or id is given, it will check total blocks)
#       Example: break 10 magenta wool would be: 'blocks broken: 35;10;2' 35 = itemid, 10 = amount, 2 = damagevalue
#       blocks placed: id(;amount;data;name) (a player has to have placed x amount blocks of item id and data) (Requires Statz) (when no data or amount is given, it will check total blocks)
#       votes: 10 (player has to have voted at least 10 times) (Requires Statz and Votifier)
#       damage taken: 10 (player has to have taken 10 damage) (damage is not counted in hearts) (Requires Statz)
#       mobs killed: 5;spider (player has to have killed 5 spiders) (if no entity is specified, then any kill counts) (Requires Statz) (for a list of entities: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/entity/EntityType.html) Can also use WITHER_SKELETON,
#       location: x;y;z;world;radius (player has to be in a location or within its radius)
#       faction power: 10 (Amount of power a faction has to have) (Requires Factions)
#       players killed: 10 (Player has to kill at least 10 players) (Requires Statz)
#       global time: 10d 1h 5m (Player has to be online for at least 10 days, 1 hour and 5 mins) (Global time is the accumulated time over all servers you have connected the MySQL database with)
#       total time: 50d 1h (Player has to be with this server for at least 50 days and 1 hour) (The time from when the player joined for the first time is the reference point. This means that when a player has joined 3 weeks ago, his 'total time' = 3 weeks)
#       blocks moved: 1000;0 (Player has to move at least an x amount of blocks. Second argument is what kind of movement: 0=walk, 1=boat, 2=train, 3=pig, 4=pig in train, 5=horse) (Need Statz for this)
#       worldguard region: TestRegion (Player has to be in a certain WorldGuard region) (requires WorldGuard)
#       mcmmo skill level: 100;mining (Player has to have at least level 100 in mining) (requires McMMO)
#       mcmmo power level: 100 (Player has to have at least power level 100) (requires McMMO)
#       permission: i.need.a.permission (Player has to have this permission)
#       fish caught: 10 (Player has to have caught at least 10 fish) (requires Statz)
#       items crafted: 7 (Player has to have crafted at least 7 items) (requires Statz)
#       times sheared: 15 (Player has to have sheared at least 15 sheep) (requires Statz)
#       essentials geoip location: Netherlands (Player has to be in the area 'Netherlands') (requires Essentials GeoIP)
#       in biome: river (Player has to be in biome 'river') (a list of all biomes: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/block/Biome.html)
#       food eaten: 10;PORK (Player has to eat at least 10 Pork chops) (Food type can be omitted to include any type of food) (Statz required)
#       acidisland level: 10 (Player needs to have at least an island level of 10) (AcidIsland required)
#       askyblock level: 10 (Player needs to have at least an island level of 10) (ASkyBlock required)
#       javascript: Player.getHealth() > 15;You need at least 15 hearts of health. (This first part must be true for this evaluations to be true, the second part is the description that is shown.)
#       jobs current points: 10 (Player needs to have at least 10 points (at the moment of checking) in Jobs) (requires Jobs)
#       jobs total points: 100 (Player needs to have at least 100 points in total in Jobs) (requires Jobs)
#       jobs level: 50;mining (A player has to have at least level 50 in job 'mining') (requires Jobs)
#       jobs experience: 100;mining (A player needs to have at least 100 exp in the job 'mining') (requires Jobs)
#       grief prevention claims: 100 (A player needs to have at least 100 claims in Grief Prevention) (requires GriefPrevention)
#       grief prevention claimed blocks: 150 (A player needs to have at least 150 blocks claimed in Grief Prevention) (requires GriefPrevention)
#       grief prevention remaining blocks: 20 (A player needs to have at least 20 blocks left over to claim in Grief Prevention) (requires GriefPrevention)
#       grief prevention bonus blocks: 60 (A player needs to have at least 60 bonus blocks in Grief Prevention) (requires GriefPrevention)
#       has achievement: 10 (A player needs to have at least 10 achievements.)
#       (also possible:) has achievement: BREED_COW (A player has to have a specific achievement. For a list of achievements, see https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Achievement.html)
#       rpgme skill level: 20;mining (Player has to have at least level 20 in mining in RPGme) (requires RPGme)
#       rpgme combat level: 100 (Player has to have at least combat level 100 in RPGme) (requires RPGme)
#
#   results:
#       rank change: new-rank
#       rank change: old-rank; new-rank
#       rank change: old-rank; new-rank; world (only works for permissions plugins that support this)
#       message: 'You got ranked up'
#       command: 'say &p hi; give &p 1 100'(executes a console command. &p will be replaced by the player name) You can perform more commands with the ';' sign.
#       effect: STEP_SOUND;8 (first argument is the effect name, second is the effect data. For a list of possible effects go to https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Effect.html)
#       tp: x;y;z;world;yaw;pitch (tp: 0;0;0;world_nether;1.0;2.0)
#       firework: target;power;type;R;G;B (Spawn a firework with on a player or spawn, with specified power, type and RGB colour) (target can be 'player' or 'spawn', power is an integer, type is a type (see https://hub.spigotmc.org/javadocs/spigot/org/bukkit/FireworkEffect.Type.html), R;G;B is a RGB colour code (see http://www.rapidtables.com/web/color/RGB_Color.htm))
 

Alpho320

powered by Fabulous.

Discord:

Alpho320#9202

Katılım
20 Haziran 2018
Mesajlar
1.396
Elmaslar
1.285
Puanlar
17.175
Yer
Istanbul
Minecraft
Alpho320
Players killed kullanmak için Statz eklentisine ihtiyacın var yükleyip tekrar dener misin?
 

IHasanBabaTR

Somon Balığı Selam Vermeye Geldi

Discord:

Bilmiyom

Katılım
18 Eylül 2016
Mesajlar
23
Elmaslar
8
Puanlar
13.260
Yaş
35
Minecraft
HasanRookie

Alpho320

powered by Fabulous.

Discord:

Alpho320#9202

Katılım
20 Haziran 2018
Mesajlar
1.396
Elmaslar
1.285
Puanlar
17.175
Yer
Istanbul
Minecraft
Alpho320

bnjrKemaI

Bir Kömür Göründü Kaptanım!

Discord:

bnjrKemal#7329

Katılım
23 Ekim 2016
Mesajlar
125
Elmaslar
50
Puanlar
13.530
Yaş
25
Minecraft
bnjrKemal

IHasanBabaTR

Somon Balığı Selam Vermeye Geldi

Discord:

Bilmiyom

Katılım
18 Eylül 2016
Mesajlar
23
Elmaslar
8
Puanlar
13.260
Yaş
35
Minecraft
HasanRookie
Durum
Mesaj gönderimine kapalı.
Neden altınlarını Discord sunucumuzda kazmıyorsun? TIKLA VE KATIL!
Yukarı