Game | Free |
---|---|
7 Days to Die | ❌ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Messages: | |
Players-Only: '&cDoar jucatori pot folosi aceasta comanda.' | |
Reload: '&7Tocmai ai reincarcat fisierele Casei de Licitatii Crazy.' | |
Need-More-Money: '&cAi nevoi de &a$%Money_Needed%&c.' | |
Inventory-Full: '&cInventarul tau este plin. Elibereaza niste spatiu pentru a cumpara asta.' | |
No-Permission: '&cNu ai permisiunea de a folosi aceasta comanda!' | |
Not-Online: '&cAcest jucator nu este online acum.' | |
Doesnt-Have-Item-In-Hand: '&cTrebuie sa ti un item in mana.' | |
Not-A-Number: '&c%Arg% nu este un numar.' | |
Got-Item-Back: '&7Item-ul tau a fost returnat.' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
%statz_deaths% | |
%statz_blocks_broken% | |
%statz_blocks_placed% | |
%statz_blocks_broken_<block_ID:data>% | |
%statz_blocks_placed_<block_ID:data>% | |
%statz_blocks_broken_<block_name>% | |
%statz_blocks_placed_<block_name>% | |
%statz_caught_items% | |
%statz_crafted_items% | |
%statz_damage_taken% |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
blacklist: # the blocks listed here will give 0 xp | |
- COBBLESTONE | |
values: | |
- STONE: 10 | |
- STONE;1: 10 # if the item meta isn't specified, then the other blocks will have the same value | |
- DIRT: 1 | |
- COAL_ORE: 20 | |
- IRON_ORE: 25 | |
- GOLD_ORE: 30 | |
- _OTHER_: 1 # this value is used for the other blocks that 't specified here |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[sounds]: https://gist.github.com/Andre601/1ab3b4fabd0010ae241156333491c379 | |
[tokenenchant]: https://www.spigotmc.org/resources/2287/ | |
[vault]: https://dev.bukkit.org/projects/vault | |
[1.1]: https://img.shields.io/badge/Version-1.1+-brightgreen.svg | |
[1.2]: https://img.shields.io/badge/Version-1.2+-brightgreen.svg | |
[1.3]: https://img.shields.io/badge/Version-1.3+-brightgreen.svg | |
[1.4]: https://img.shields.io/badge/Version-1.4+-brightgreen.svg | |
[1.5]: https://img.shields.io/badge/Version-1.5+-brightgreen.svg |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Potions: | |
DarkHarvest: | |
event_map: | |
EntityDeathEvent: 'HIGHEST' | |
EntityDamageByEntityEvent: 'HIGHEST' | |
price: 10 | |
max: 10 | |
# | |
# If enabled, players can check their DarkHarvest stats using using '/te [darkharvest / alias]' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Potions: | |
Gemstone: | |
event_map: | |
BlockBreakEvent: HIGHEST | |
EntityDeathEvent: HIGHEST | |
occurrence: random | |
price: 10 | |
max: 10 | |
alias: '&5Gemstone&d' | |
events: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Potions: | |
KeyGreed: | |
event_map: | |
BlockBreakEvent: HIGH | |
TEBlockExplodeEvent: HIGH # @since 1.0.2 | |
price: 10 | |
max: 10 | |
occurrence: always | |
# | |
# Available options |
WORK IN PROGRESS
OlderNewer